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

chore(brew): Add a retry to the installation script #344

Open
RoyalOughtness opened this issue Oct 14, 2024 · 2 comments
Open

chore(brew): Add a retry to the installation script #344

RoyalOughtness opened this issue Oct 14, 2024 · 2 comments

Comments

@RoyalOughtness
Copy link
Contributor

I notice the installation script fails sometimes with:

[09:24:58 g.i/s/wayblue-hyprland-main-userns-hardened:br-staging-40] => error: RPC failed; curl 92 HTTP/2 stream 5 was not closed cleanly: CANCEL (err 8)
[09:24:58 g.i/s/wayblue-hyprland-main-userns-hardened:br-staging-40] => error: 6412 bytes of body are still expected
[09:24:58 g.i/s/wayblue-hyprland-main-userns-hardened:br-staging-40] => fetch-pack: unexpected disconnect while reading sideband packet
[09:24:58 g.i/s/wayblue-hyprland-main-userns-hardened:br-staging-40] => fatal: early EOF
[09:24:58 g.i/s/wayblue-hyprland-main-userns-hardened:br-staging-40] => fatal: fetch-pack: invalid index-pack output
[09:24:58 g.i/s/wayblue-hyprland-main-userns-hardened:br-staging-40] => Failed during: /usr/bin/git fetch --quiet --force origin

a retry could improve reliability

@fiftydinar fiftydinar changed the title [feat] add a retry to the brew installation module chore(brew): Add a retry to the installation script Oct 16, 2024
@KernelFreeze
Copy link

The problem happens somewhere inside this homebrew install script. I think that the issue needs to be upstreamed to them or a patch to the installer would have to be added to BlueBuild.

@fiftydinar
Copy link
Collaborator

fiftydinar commented Oct 30, 2024

@KernelFreeze
I made the upstream issue:
Homebrew/install#890

Edit: Issue is closed unfortunately

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