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

Fetch sqlite fails when install with macos #1407

Closed
shiyuhang0 opened this issue Oct 20, 2023 · 2 comments
Closed

Fetch sqlite fails when install with macos #1407

shiyuhang0 opened this issue Oct 20, 2023 · 2 comments

Comments

@shiyuhang0
Copy link

install with the macos homebrew

brew install thefuck

It outputs:

==> Fetching dependencies for thefuck: openssl@3, sqlite, python@3.11 and six
==> Fetching openssl@3
==> Downloading https://ghcr.io/v2/homebrew/core/openssl/3/manifests/3.1.3
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/openssl/3/blobs/sha256:becff25b
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sh
######################################################################## 100.0%
==> Fetching sqlite
#=#=-#  #
curl: (22) The requested URL returned error: 404
Error: Failure while executing; `/usr/bin/env /opt/homebrew/Library/Homebrew/shims/shared/curl --disable --cookie /dev/null --globoff --show-error --user-agent Homebrew/4.0.1\ \(Macintosh\;\ arm64\ Mac\ OS\ X\ 11.6\)\ curl/7.64.1 --header Accept-Language:\ en --fail --progress-bar --retry 3 --location --remote-time --output /Users/shiyuhang/Library/Caches/Homebrew/Formula/sqlite.rb https://raw.githubusercontent.com/Homebrew/homebrew-core/b38fe3c1239958e979672c92a410e5add6e4d8fd/Formula/sqlite.rb` exited with 22. Here's the output:
#=#=-#  #
curl: (22) The requested URL returned error: 404

➜  ~ brew reinstall thefuck
==> Fetching dependencies for thefuck: openssl@3, sqlite, python@3.11 and six
==> Fetching openssl@3
==> Downloading https://ghcr.io/v2/homebrew/core/openssl/3/manifests/3.1.3
Already downloaded: /Users/shiyuhang/Library/Caches/Homebrew/downloads/f038f540886a6a94c000296efb3058dc47e867eef00f0c6836b8ff310bc04daa--openssl@3-3.1.3.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/openssl/3/blobs/sha256:becff25b
Already downloaded: /Users/shiyuhang/Library/Caches/Homebrew/downloads/9c41f167dff5044c22e85805d2c602d289648f9bd51ca02dc3c92cdedee8fba8--openssl@3--3.1.3.arm64_big_sur.bottle.tar.gz
==> Fetching sqlite
##O=#  #
curl: (22) The requested URL returned error: 404
Error: Failure while executing; `/usr/bin/env /opt/homebrew/Library/Homebrew/shims/shared/curl --disable --cookie /dev/null --globoff --show-error --user-agent Homebrew/4.0.1\ \(Macintosh\;\ arm64\ Mac\ OS\ X\ 11.6\)\ curl/7.64.1 --header Accept-Language:\ en --fail --progress-bar --retry 3 --location --remote-time --output /Users/shiyuhang/Library/Caches/Homebrew/Formula/sqlite.rb https://raw.githubusercontent.com/Homebrew/homebrew-core/b38fe3c1239958e979672c92a410e5add6e4d8fd/Formula/sqlite.rb` exited with 22. Here's the output:
##O=#  #
curl: (22) The requested URL returned error: 404
@shiyuhang0
Copy link
Author

shiyuhang0 commented Oct 20, 2023

curl with my chrome also returns 404

image

@shiyuhang0
Copy link
Author

shiyuhang0 commented Oct 20, 2023

FIxed by brew update

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

1 participant