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

How to install Homebrew on new Ubuntu 24.04 laptop? #909

Closed
1 task
zhandosweb opened this issue Dec 12, 2024 · 1 comment
Closed
1 task

How to install Homebrew on new Ubuntu 24.04 laptop? #909

zhandosweb opened this issue Dec 12, 2024 · 1 comment

Comments

@zhandosweb
Copy link

zhandosweb commented Dec 12, 2024

Please note we will close your issue without comment if you delete, do not read or do not fill out the issue checklist below and provide ALL the requested information. If you repeatedly fail to use the issue template, we will block you from ever submitting issues to Homebrew again.

  • your problem was from running the official install or uninstall script? - [ ] after installation: ran brew config and brew doctor and included their output with your issue? If you couldn't install: provided your OS version with the output of your issue?

What you were trying to do (and why)

I'm trying to install Homebrew on new laptop with Ubuntu 24.04 using command from main page: /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

What happened (include command output)

image

I uploaded the image above.

Command output
==> Downloading and installing Homebrew...
remote: Enumerating objects: 287510, done.
remote: Counting objects: 100% (871/871), done.
remote: Compressing objects: 100% (470/470), done.
error: RPC failed; curl 92 HTTP/2 stream 5 was not closed cleanly: CANCEL (err 8)
error: 6785 bytes of body are still expected
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: fetch-pack: invalid index-pack output
Failed during: /usr/bin/git fetch --quiet --progress --force origin

What you expected to happen

I want to have installed Homebrew on my laptop.

Step-by-step reproduction instructions (by running brew commands)

I have installed git, curl on my laptop already. I don't know, what is the issue here.

@MikeMcQuaid
Copy link
Member

what is the issue here.

Your internet connection as you're failing to connect to GitHub.

@MikeMcQuaid MikeMcQuaid closed this as not planned Won't fix, can't repro, duplicate, stale Dec 12, 2024
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

2 participants