homebrew-bio icon indicating copy to clipboard operation
homebrew-bio copied to clipboard

breseq: Failed to download resource

Open osekulovic opened this issue 1 year ago • 1 comments

I am trying to install the breseq package from brewsci/bio/ using brew install brewsci/bio/breseq

The process starts by: Fetching dependencies for brewsci/bio/breseq: libxml2, gettext, openblas, tcl-tk, fribidi, pango, r and gzip which goes all fine and then fails when trying to fetch breseq:

==> Fetching brewsci/bio/breseq
==> Downloading https://ghcr.io/v2/brewsci/bio/breseq/manifests/0.37.0
curl: (22) The requested URL returned error: 404

Error: breseq: Failed to download resource "breseq_bottle_manifest"
Download failed: https://ghcr.io/v2/brewsci/bio/breseq/manifests/0.37.0

For troubleshooting:

brew doctor
Your system is ready to brew
brew config
HOMEBREW_VERSION: 3.6.20
ORIGIN: https://github.com/Homebrew/brew
HEAD: 344d32bf7f40183359592ef81ca6486e0587981b
Last commit: 30 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 0656b851d3e70706fc1a548bea902567d74dce08
Core tap last commit: 54 minutes ago
Core tap branch: master
HOMEBREW_PREFIX: /home/linuxbrew/.linuxbrew
HOMEBREW_CASK_OPTS: []
HOMEBREW_DISPLAY: :0
HOMEBREW_MAKE_JOBS: 8
Homebrew Ruby: 2.6.8 => /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/2.6.8_1/bin/ruby
CPU: octa-core 64-bit unknown_0x6_0x8c
Clang: N/A
Git: 2.25.1 => /bin/git
Curl: 7.68.0 => /bin/curl
Kernel: Linux 5.15.79.1-microsoft-standard-WSL2 x86_64 GNU/Linux
OS: Ubuntu 20.04.5 LTS (focal)
WSL: 2 (Microsoft Store)
Host glibc: 2.31
/usr/bin/gcc: 9.4.0
/usr/bin/ruby: N/A
glibc: 2.35_1
gcc@11: N/A
gcc: 12.2.0
xorg: N/A

osekulovic avatar Jan 20 '23 16:01 osekulovic