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

docker docker-completion 27.3.0 #191307

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

calvinit
Copy link
Contributor

  • Have you followed the guidelines for contributing?
  • Have you ensured that your commits follow the commit style guide?
  • Have you checked that there aren't other open pull requests for the same formula update/change?
  • Have you built your formula locally with HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>, where <formula> is the name of the formula you're submitting?
  • Is your test running fine brew test <formula>, where <formula> is the name of the formula you're submitting?
  • Does your build pass brew audit --strict <formula> (after doing HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>)? If this is a new formula, does it pass brew audit --new <formula>?

@github-actions github-actions bot added the automerge-skip `brew pr-automerge` will skip this pull request label Sep 20, 2024
@calvinit calvinit force-pushed the docker_docker-completion_27.3.0 branch from 245db08 to 90c1174 Compare September 20, 2024 05:28
@github-actions github-actions bot removed the automerge-skip `brew pr-automerge` will skip this pull request label Sep 20, 2024
@calvinit
Copy link
Contributor Author

Help wanted, what is the problem? Is it the problem of Homebrew itself? @chenrui333 @stefanb

Error: /opt/homebrew/Cellar/docker-completion/27.3.0 is not a directory

@stefanb
Copy link
Member

stefanb commented Sep 20, 2024

Interesting.

Complete log before failure shows some 404 errors:

==> Downloading https://ghcr.io/v2/homebrew/core/docker/manifests/27.3.0
curl: (56) The requested URL returned error: 404
==> Fetching dependencies for docker: docker-completion
==> Downloading https://ghcr.io/v2/homebrew/core/docker-completion/manifests/27.3.0
curl: (56) The requested URL returned error: 404
==> Fetching docker-completion
==> Downloading https://ghcr.io/v2/homebrew/core/docker-completion/blobs/sha256:4d749c41af20db8f943d3415cf57d[55](https://github.com/Homebrew/homebrew-core/actions/runs/10953126109/job/30418196093?pr=191307#step:3:56)cc932f3301af10aca65cf8cda90e67b23
==> Installing dependencies for docker: docker-completion
==> Installing docker dependency: docker-completion
==> Downloading https://ghcr.io/v2/homebrew/core/docker-completion/manifests/27.3.0
curl: (56) The requested URL returned error: 404
==> Pouring docker-completion--27.3.0.all.bottle.tar.gz
Error: /opt/homebrew/Cellar/docker-completion/27.3.0 is not a directory
Error: /opt/homebrew/Cellar/docker-completion/27.3.0 is not a directory

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

Successfully merging this pull request may close these issues.

2 participants