Coder Social home page Coder Social logo

Comments (8)

joelberkeley avatar joelberkeley commented on June 20, 2024 1

i'm also seeing the same for brew install idris2, specifically

==> Downloading https://ghcr.io/v2/linuxbrew/core/idris2/manifests/0.4.0_1
curl: (22) The requested URL returned error: 404                              

Error: Failed to download resource "idris2_bottle_manifest"
Download failed: https://ghcr.io/v2/linuxbrew/core/idris2/manifests/0.4.0_1

with

$ brew update
Already up-to-date.
$ brew doctor
Your system is ready to brew.

from linuxbrew-core.

joelberkeley avatar joelberkeley commented on June 20, 2024 1

also similar to #23713 do we know if these are the same problem?

from linuxbrew-core.

iMichka avatar iMichka commented on June 20, 2024 1

Fixed by 3726a13

from linuxbrew-core.

brettcannon avatar brettcannon commented on June 20, 2024

I'm seeing the same issue for python-launcher.

from linuxbrew-core.

joelberkeley avatar joelberkeley commented on June 20, 2024

does anyone have any idea how to fix this kind of issue? I'd be happy to try but I've no idea where to start

from linuxbrew-core.

brettcannon avatar brettcannon commented on June 20, 2024

@joelberkeley My guess is some GitHub Action workflow that generates that manifest file failed (either due to a bug in the workflow or a hiccup on GitHub's side, e.g. GHR having problems at that exact moment). Probably the best option is to try and find the GitHub Action which creates the manifest files and then try to find the workflow run that was supposed to create the manifest file and failed (or find out in fact that workflow run never existed to begin with).

I found Homebrew/homebrew-core#80982 as the PR on homebrew-core which I assume is what Linuxbrew picked up.

from linuxbrew-core.

branchvincent avatar branchvincent commented on June 20, 2024

i'm not sure of the expected behavior here, but it's trying to pull the bottle from https://ghcr.io/v2/linuxbrew whereas it only exists right now at https://ghcr.io/v2/homebrew.

as homebrew-core is periodically merged into linuxbrew-core, it looks like the homebrew-built bottle is meant to be manually removed so it can be rebuilt here. doesn't look like that happened with these formulae (here is the failure for clang-format)

from linuxbrew-core.

joelberkeley avatar joelberkeley commented on June 20, 2024

i'll be honest I've just found a workaround and after a week or so of installation problems I want a break from debugging. I may come back to this, at least in part because it's faster than my current approach, but I don't know when

from linuxbrew-core.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.