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

Merged
merged 4 commits into from
Sep 21, 2024

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

@ZhongRuoyu ZhongRuoyu added the brew Issue may be Homebrew/brew related label Sep 20, 2024
carlocab added a commit to Homebrew/homebrew-test-bot that referenced this pull request Sep 20, 2024
Fixes CI failure seen at Homebrew/homebrew-core#191307.

I think this is a much cleaner fix for this, but I'll need a bit more
time to work it out. In the meantime, let's do this to unblock the
aforementioned PR.
@carlocab
Copy link
Member

This is a test-bot bug. Opened a fix at Homebrew/homebrew-test-bot#1227.

Copy link
Member

@carlocab carlocab left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@Rylan12 Rylan12 removed the brew Issue may be Homebrew/brew related label Sep 21, 2024
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Sep 21, 2024
@BrewTestBot BrewTestBot added this pull request to the merge queue Sep 21, 2024
Merged via the queue into Homebrew:master with commit 8418978 Sep 21, 2024
15 checks passed
@calvinit calvinit deleted the docker_docker-completion_27.3.0 branch September 21, 2024 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants