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

latest-41.20241113.1 not available for aurora-dx #1967

Closed
phirestalker opened this issue Nov 23, 2024 · 3 comments
Closed

latest-41.20241113.1 not available for aurora-dx #1967

phirestalker opened this issue Nov 23, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@phirestalker
Copy link

Describe the bug

I tried using the commands in the release notes to rebase to this version as I need a newer kernel.
I ran

IMAGE_NAME=$(jq -r '.["image-name"]' < /usr/share/ublue-os/image-info.json)
sudo bootc switch --enforce-container-sigpolicy ghcr.io/ublue-os/$IMAGE_NAME:latest-41.20241113.1

and I got this error

ERROR Switching: Pulling: Creating importer: failed to invoke method OpenImage: failed to invoke method OpenImage: reading manifest latest-41.20241113.1 in ghcr.io/ublue-os/aurora-dx: manifest unknown

What did you expect to happen?

I expected to use the image

Output of bootc status

No staged image present
Current booted image: ghcr.io/ublue-os/aurora-dx:stable
    Image version: 41.20241117.3 (2024-11-17 15:52:27 UTC)
    Image digest: sha256:e78b70e68f068ad8e4331e636f4a488ff820fa5bbcdfa39a6643f0749414e790
Current rollback state is native ostree

Output of groups

phire wheel docker incus-admin libvirt

Extra information or context

No response

@m2Giles
Copy link
Member

m2Giles commented Nov 23, 2024

Remove the date afterwards.

The date pins to that specific image.

@dosubot dosubot bot added the bug Something isn't working label Nov 23, 2024
@castrojo
Copy link
Member

This specific date was a partial build, there's no aurora-dx here (just looked), I'd grab another day or just choose one from the ujust rebase helper to get you on the latest channel.

@phirestalker
Copy link
Author

Thanks, I thought I was on latest. It has a new enough kernel. Unfortunately it did not fix the underlying issue. This issue is solved though.

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

3 participants