MrMEEE / bumblebee-Old-and-abbandoned Public
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 |
|
F |
|
LiNuX dOeSn'T HaVe maLwaRE |
|
tbf linux doesnt have github desktop :( |
|
F |
What? |
|
|
|
HAPPY 10 YEAR ANNIVERSARY! |
|
Happy Anniversary! |
|
|
|
Happy 10 year hell |
|
Happy 10th Anniversary! |
|
10 years! |
|
F |
|
Happy Anniversary! |
|
Happy anniversary, rm bug! |
|
Happy 10 years! |
|
Fun times |
|
Still reproducible |
|
lgtm |
|
Makes sense LOL |
|
I'm a little late to the party but happy anniversary! |
|
Such a legend... |
|
Never forget. |
|
神话留名 |
1 similar comment
|
神话留名 |
|
G(old) |
|
火钳刘明...啊是火后刘明 |

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: