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

Antigen fails to install bundle #61

Open
antony-frolov opened this issue Jan 10, 2023 · 5 comments
Open

Antigen fails to install bundle #61

antony-frolov opened this issue Jan 10, 2023 · 5 comments

Comments

@antony-frolov
Copy link

antony-frolov commented Jan 10, 2023

Latest update broke my antigen installation. Getting

Installing mafredri/zsh-async!...
Installing mafredri/zsh-async... Error! Activate logging and try again.

when starting zsh and

[TRA][1673363831.7467699051] -antigen-bundle-instal failed to clone https://github.com/mafredri/zsh-async.git BUNDLE

in ~/.antigen/debug.log

@m-roberts
Copy link

I am also getting this

@mafredri
Copy link
Owner

This is likely due to the rename from master to main branch. Can you try removing the local files/repo and see if it clears up?

@antony-frolov
Copy link
Author

Unfortunately, removing repo or the whole .antigen directory doesn't fix that

@antony-frolov
Copy link
Author

Adding @main to antigen bundle mafredri/zsh-async@main fixes it though. Turns out antigen expects master branch in the plugin repo. I guess it's closed then.

@mafredri
Copy link
Owner

Ah, that's unfortunate. Not surprising seeing as the last significant commit to antigen was 5 years ago, predating the GitHub move to main 😕. Sorry this caused you problems, and glad you found a fix, thanks for sharing!

(I'll leave this open for now in case others run into it.)

Robert-G-J added a commit to Robert-G-J/dotfiles that referenced this issue Jan 23, 2023
For unclear reasons, zplug is not pointing at the main branch and is
probably pointing at master. Pinning to this branch moved the status
from failed to OK. Made change following reading this issues (because
Pure uses zsh-async): mafredri/zsh-async#61
KylePDavis added a commit to KylePDavis/dotfiles that referenced this issue Mar 2, 2023
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

No branches or pull requests

3 participants