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

[Bug]: Deploy features job fails due to upload issue for homebrew-package #98

Open
koralowiec opened this issue Jan 18, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@koralowiec
Copy link
Member

Feature id and version

No response

Dev Container base Image

No response

What happened?

There's a permission issue for homebrew-package during publishing the new image version

Release - deploy - Publish Features - logs

Relevant log output

[2025-01-16T16:46:59.697Z] Fetching published versions...
[2025-01-16T16:46:59.921Z] Publishing tags: 1,1.0,1.0.8,latest...
[2025-01-16T16:46:59.922Z] Data layer digest: sha256:53c524e22f19e8b427f87b87bd33da9237b703c2f98d004e41d9b23408b24a5c (archive size: 15872)
[2025-01-16T16:46:59.923Z] Computed content digest from manifest: sha256:505d9ec4040a549f6e6d4b7ec750f5582ced70014d02789c5fc7179bc59e656b
[2025-01-16T16:47:00.254Z] https://ghcr.io/v2/devcontainers-extra/features/homebrew-package/blobs/uploads/: Unexpected status code '403' 
{
    "errors": [
        {
            "code": "DENIED",
            "message": "permission_denied: write_package"
        }
    ]
}
[2025-01-16T16:47:00.254Z] Failed to get upload session ID
[2025-01-16T16:47:00.254Z] (!) ERR: Failed to publish feature: 'ghcr.io/devcontainers-extra/features/homebrew-package'
[2025-01-16T16:47:00.254Z] (!) ERR: Failed to publish 'ghcr.io/devcontainers-extra/features/homebrew-package'
@koralowiec koralowiec added the bug Something isn't working label Jan 18, 2025
@koralowiec
Copy link
Member Author

It may be connected with this thread: devcontainers/devcontainers.github.io#493

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant