Ooops.
github.com
Ooops.
1–10 of 247 posts
Re: Ooops.
#2lol, f*ckups don't get any bigger than this
Re: Ooops.
#3 -i interactive mode man is here to save the day - now you can put up to 50% more blame on the end-user!
Re: Ooops.
#4This 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.
#5I use the safe-rm (http://freshmeat.net/projects/safe-rm) package to help me avoid doing this kind of thing.
Re: Ooops.
#6This terrifies me now of every single install script that refuses to run if not root.
Re: Ooops.
#7I 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.
#8OHHHHHHHHHHHH wow .... great link, passed around the office for a few laughs ... this is one of those heart sinking moments ....
Re: Ooops.
#9Reminds 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.
#10This 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!