-
Notifications
You must be signed in to change notification settings - Fork 50
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 was here |
Legendary Programmers' Collective Creation |
Is the most epic accidental programming war crime LMAO |
All of my children are younger than this issue. One is getting into programming; I'm actually going to show him this as a teaching opportunity. |
legend |
Someone just copied your famous marketing campaign :-D |
Yo I have been here :) |
Put me in the screenshot |
I wonder how many times this issue has been shared around amongst Crowdstrike devs 🙊 |
Issue lendaria |
I was here. |
I was here 😂 |
I've done that with |
hello from /g/ |
Thanks for your workaround, but I am having a little trouble getting it to work
Could you advise me on the next step? :P |
hello there |
LMAO |
I immediately installed |
LOL I just need to leave a comment here, this is epic hahaha |
lgtm |
This is really something xD |
Do I comment here to download a job in FAANG? |
. |
I was here |
i was here |
. |
coming from programming war crimes 4 |
lgtm |
Man, can't believe this is real, it got me crying LMAO |
bro 🤣🤣🤣🤣🤣 |
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: