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

Podman error #59

Closed
Enekololo opened this issue Jan 14, 2025 · 2 comments
Closed

Podman error #59

Enekololo opened this issue Jan 14, 2025 · 2 comments

Comments

@Enekololo
Copy link

Run redhat-actions/push-to-registry@5ed88d269cf581ea9ef6dd6806d01562096bee9c Creating temporary Podman image storage for pulling from Docker daemon Storage driver is not 'overlay', so not overriding storage configuration Warning: Reference to image and/or tag must be lowercase. Reference has been converted to be compliant with standard. Combining image name "orbos" and registry "ghcr.io/enekololo" to form registry path "ghcr.io/enekololo/orbos" 🔍 Checking if the given image is manifest or not. /usr/bin/podman version /usr/bin/podman manifest exists orbos:latest /usr/bin/podman manifest exists orbos:latest.20250114 /usr/bin/podman manifest exists orbos:20250114 🔍 Checking if "orbos:latest, orbos:latest.20250114, orbos:20250114" present in the local Podman image storage /usr/bin/podman image exists orbos:latest /usr/bin/podman image exists orbos:latest.20250114 /usr/bin/podman image exists orbos:20250114 Tags "orbos:latest, orbos:latest.20250114, orbos:20250114" found in Podman image storage 🔍 Checking if "orbos:latest, orbos:latest.20250114, orbos:20250114" present in the local Docker image storage /usr/bin/podman --root /tmp/podman-from-docker-ixiXHb pull docker-daemon:orbos:latest /usr/bin/podman --root /tmp/podman-from-docker-ixiXHb pull docker-daemon:orbos:latest.20250114 /usr/bin/podman --root /tmp/podman-from-docker-ixiXHb pull docker-daemon:orbos:20250114 Tag "orbos:latest" was found in the Podman image storage, but not in the Docker image storage. The image(s) will be pushed from Podman image storage. ⏳ Pushing "orbos:latest, orbos:latest.20250114, orbos:20250114" to "ghcr.io/enekololo/orbos:latest, ghcr.io/enekololo/orbos:latest.20250114, ghcr.io/enekololo/orbos:20250114" respectively as "Enekololo" /usr/bin/podman push --quiet --digestfile orbos-latest_digest.txt orbos:latest ghcr.io/enekololo/orbos:latest --tls-verify=true --creds=Enekololo:*** Error: writing blob: initiating layer upload to /v2/enekololo/orbos/blobs/uploads/ in ghcr.io: denied: permission_denied: write_package Removing temporary Podman image storage for pulling from Docker daemon /usr/bin/podman --root /tmp/podman-from-docker-ixiXHb rmi -a -f (node:2[79](https://github.com/Enekololo/OrbOS/actions/runs/12772517557/job/35602243806#step:8:87)7) [DEP0147] DeprecationWarning: In future versions of Node.js, fs.rmdir(path, { recursive: true }) will be removed. Use fs.rm(path, { recursive: true }) instead (Use node --trace-deprecation ... to show where the warning was created) Error: podman exited with code 125 Error: writing blob: initiating layer upload to /v2/enekololo/orbos/blobs/uploads/ in ghcr.io: denied: permission_denied: write_package
`
this is what i keep getting despite modifiying the build.yml can someone plz help me ????

@xynydev
Copy link
Member

xynydev commented Jan 15, 2025

Looks like your repo doesn't have write access to the package. Perhaps you recreated your repo at some point?

Here's the fix: https://blue-build.org/learn/troubleshooting/#ghcrio-denied-permission_denied-write_package

@tulilirockz
Copy link
Collaborator

Nothing seems to be actionable here unless there are any reproducible steps and stuff. Closing this, might open it if someone runs into this again

@tulilirockz tulilirockz closed this as not planned Won't fix, can't repro, duplicate, stale Jan 24, 2025
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

No branches or pull requests

3 participants