Live data from Hacker News

Ooops.

github.com

1–10 of 247 posts

Re: Ooops.

#4
This release fixes the install script; it no longer deletes the /usr directory in its entirety. But how on earth did this get through even basic testing? Absolutely shocking!

Re: Ooops.

#7

I use the safe-rm ( http://freshmeat.net/projects/safe-rm ) package to help me avoid doing this kind of thing.

Do you not find that a lack of wide installation limits its usefulness?

Re: Ooops.

#8
OHHHHHHHHHHHH wow .... great link, passed around the office for a few laughs ... this is one of those heart sinking moments ....

Re: Ooops.

#9
Reminds me of some slackware install script back in 1999 or so, I think it was for the gnome documentation.

Anyway, it accidentally removed rm-rf'ed /, I only discovered it in time because it gave errors about removing nodes in /proc...

Re: Ooops.

#10

This terrifies me now of every single install script that refuses to run if not root.

With a bug like this, an install script without root permissions can still wipe out your $HOME when messing around in the dotfiles. Scary!
Post reply on HN