Skip to content
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

Error installing nvim #36

Closed
emirchus opened this issue Aug 8, 2022 · 17 comments · Fixed by #37
Closed

Error installing nvim #36

emirchus opened this issue Aug 8, 2022 · 17 comments · Fixed by #37
Labels
bug Something isn't working

Comments

@emirchus
Copy link

emirchus commented Aug 8, 2022

When I run bob install v0.7.2 it throws this error

image

@MordechaiHadad
Copy link
Owner

@MrEmii can you try opening the specified URL in your browser?

@emirchus
Copy link
Author

emirchus commented Aug 9, 2022

Of course, it downloads the file shown in the image.
image

@MordechaiHadad
Copy link
Owner

MordechaiHadad commented Aug 9, 2022

Can you provide system info so I can try to reproduce this error?
Also if you recently downloaded bob which version of the linux download did you install?

@MordechaiHadad MordechaiHadad added the bug Something isn't working label Aug 9, 2022
@emirchus
Copy link
Author

emirchus commented Aug 9, 2022

system information:
image

Cargo version: cargo 1.62.0

I don't know which version of Bob I have, but it is the one installed with the command

cargo install --git https://github.com/MordechaiHadad/bob.git

@MordechaiHadad
Copy link
Owner

@MrEmii I have been able to reproduce the issue thankfully, currently you can use bob-linux-rustls on releases and it will work just fine, the main difference is just not relying on openssl really.
I will keep looking into this issue and see what I can do to fix this.

@dvchoudh
Copy link
Contributor

dvchoudh commented Aug 9, 2022

Hi, I'm having the same issue as @MrEmii on Windows 10.

@MordechaiHadad
Copy link
Owner

image

@emirchus
Copy link
Author

emirchus commented Aug 9, 2022

image

@iChard
Copy link

iChard commented Aug 10, 2022

Hi, I'm having the same issue as @MrEmii on macos 12.5

@MordechaiHadad
Copy link
Owner

@iChard do you know which version of bob? if the latest then I think I know what causes this issue.

@iChard
Copy link

iChard commented Aug 10, 2022

@MordechaiHadad yes,the lastest~.i just installed it minutes ago

@MordechaiHadad
Copy link
Owner

@iChard for now download one release before, thankfully you guys were able to notify me of this right away.
I do not know how this released passed my tests.

@MordechaiHadad
Copy link
Owner

I have made the dumbest mistake in the history of dumb programming mistakes, and it will stay on the internet forever 🤦‍♂️

@MordechaiHadad
Copy link
Owner

@MrEmii @iChard @BinxDot I have fixed this issue, I would also suggest testing and if there's any feedback write it here, I have tested on windows, Arch linux and basic pop-os installation.

@MrEmii for you specifically and for ubuntu/debian(?) based distros use the rustls version as for some reason their openSSL version clashes with the version bob expects, I will also write that on the release that i will open today.

@emirchus
Copy link
Author

The rustl version continues to give the same error.
image
also, the new version with charge works perfectly, thank you.

@MordechaiHadad
Copy link
Owner

@MrEmii what exactly you mean by charge?

@MordechaiHadad
Copy link
Owner

@MrEmii its weird that rustls version doesn't work for you but the openssl does, I have tested it 2 times now on a plain pop-os docker image with no changes, only made a bob user, and downloaded neofetch(after trying bob) and it works just fine
image
image

@MordechaiHadad MordechaiHadad unpinned this issue Sep 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants