You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ????
The text was updated successfully, but these errors were encountered:
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 ????
The text was updated successfully, but these errors were encountered: