New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
install script does rm -rf /usr for ubuntu #123
Comments
Ya this happened to me. I wasn't sure what went wrong, but chaos ensued shortly after I ran the install script. I have to work tommorow, and require my computer, so this could be a late night reinstalling/recovering my personal files. Oh well, I guess that is what I get for alpha testing ;D |
GIANT BUG... causing /usr to be deleted... so sorry.... |
This made me laugh :) |
Yeah... I was very tired that night... |
Guess it's ok to laugh about it now :-)
|
poor guy.. |
nice... |
dude. you are famous now |
Wow - just read the commit thread on github. Took me longer than it did |
It took me longer to load the pictures in that commit than to reinstall my machine. |
DMA-BUF is the real solution to this problem. |
epic xd |
。。。。。。。。。。。。。。。 |
Haha people even reference to this issue lolol Long it will be remembered |
Link to a commit for future reference, awesomeness and epic comments since this issue comes up in Google instead: |
LOL, i am on the process of recovering my own files. Fortunately, it's just a test machine. I'd love to see if some one deployed the script on an working server |
mom i have been here |
So interesting a bug |
Just place the space before |
I'm a little late to the party but happy anniversary! |
Such a legend... |
Never forget. |
神话留名 |
1 similar comment
神话留名 |
G(old) |
火钳刘明...啊是火后刘明 |
Happy New Year! |
leave a flower for who removed their files |
This is interesting!! |
“Life's but a walking shadow, a poor player, |
This is funny. |
Absolute legend |
i love that people are still commenting on this |
im here !! |
0_0 |
From «Be Honest And True», George Birdseye, Golden Days for Boys and Girls, 1887 |
lollll |
People using Ubuntu deserve this, lol. |
I get sentimental every time I think about this issue |
Even more than 10 years after somebody's computer broke with a simple typo, there are still comments on the relevant issue. |
I love that the most recent comment was |
ping Any idea when this will land? +1 |
what a legend lmfao |
this is the power of linux |
give this man a round of applause. his styling caused linux to commit die |
just touch history |
Hello from May, 2022 |
An extra space at line 351:
rm -rf /usr /lib/nvidia-current/xorg/xorg
causes the install.sh script to do an rm -rf on the /usr directory for people installing in ubuntu.
Totally uncool dude!!! The script deletes everything under /usr. I just had to reinstall linux on my pc to recover.
Removing the space will fix this. Probably should do it quickly!!!
The text was updated successfully, but these errors were encountered: