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

Update command doesn't update nightly #232

Closed
MordechaiHadad opened this issue Aug 23, 2024 · 7 comments · Fixed by #234
Closed

Update command doesn't update nightly #232

MordechaiHadad opened this issue Aug 23, 2024 · 7 comments · Fixed by #234

Comments

@MordechaiHadad
Copy link
Owner

Hey since using v4 i'm having problems with bob. It doesn't set stable versions only nighlty ones. Also when updates are available, it doesn't manage to update saying "file not found" as shown in the following image (bun is an alias for bob update nightly).

The workaround is erasing and installing nightly.

I'm on arch, using v4.0.0-2.

bob update not working

#230

@MordechaiHadad
Copy link
Owner Author

Doesn't seem to create rollbacks as well.

@MordechaiHadad
Copy link
Owner Author

Seems to not happen on windows.

@MordechaiHadad
Copy link
Owner Author

@NicolasGB it should be fixed now, grab one of the artifacts and put in ur nightly version bob.json "target_commitish":"0d3f2c4904d552635da07a6e2b4e75520b514940","published_at":"2024-08-09T05:12:33Z"

and run bob update nightly

@MordechaiHadad
Copy link
Owner Author

also you mentioned bob doesn't set stable versions, could you elaborate please?

@NicolasGB
Copy link

Sweet! it looks like it's working again although because there is no update, i cannot really reproduce but installing with the artifact works.

Also seems that the stable version is working again:
image

If i use the one from the repos:
image
ls doesn't show the version and trying to use nvim even if it's in the nvim-bin dir says file not found.

No clue if it's related but on the local/share/.. path one is an appImage flat and the one in the artifact is a directory.

Let me know if i can provide any more information

@MordechaiHadad
Copy link
Owner Author

You can force a nightly update by changing to those values in bob.json file in nightly folder "target_commitish":"0d3f2c4904d552635da07a6e2b4e75520b514940","published_at":"2024-08-09T05:12:33Z"

@NicolasGB
Copy link

@MordechaiHadad Ohhh indeed. I didn't understand it at first.

It is working back again!

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants