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

bootc switch --mutate-in-place failed on Fedora 42 #931

Open
henrywang opened this issue Dec 3, 2024 · 2 comments
Open

bootc switch --mutate-in-place failed on Fedora 42 #931

henrywang opened this issue Dec 3, 2024 · 2 comments
Labels
area/client Related to the client/CLI

Comments

@henrywang
Copy link
Contributor

henrywang commented Dec 3, 2024

Run bootc switch on fedora-bootc:42 system. Failed to run with --mutate-in-place.

[fedora@fedora ~]$ sudo bootc switch --mutate-in-place --transport registry quay.io/fedora/fedora-bootc:42
ERROR Switching: Writing origin: Read-only file system (os error 30)
[fedora@fedora ~]$ sudo bootc switch --transport registry quay.io/fedora/fedora-bootc:42
layers already present: 0; layers needed: 65 (820.2 MB)
Fetching layers ░░░░░░░░░░░░░░░░░░░░ 1/65 
 └ Fetching ░░░░░░░░░░░░░░░░░░░░ 1.13 MiB/63.27 MiB (34.73 MiB/s) ostree chunk 66763e94edad66cd05972

It's on Fedora 42 only.

@cgwalters cgwalters added the area/client Related to the client/CLI label Dec 3, 2024
@cgwalters
Copy link
Collaborator

I get the same error when starting from a F41 host system too; to be clear this command was always only intended to be run from the Anaconda environment, where we aren't mounting the sysroot readonly today...or at least we weren't.

Are you sure this isn't specific to the ISO version? I will need to look at that

@henrywang
Copy link
Contributor Author

henrywang commented Dec 3, 2024

Can't find this issue in my anaconda-iso test for fedora-bootc:41 image (https://artifacts.osci.redhat.com/testing-farm/e372b9f2-ecc9-487b-b331-5d883a1374ec/).

Are you sure this isn't specific to the ISO version? I will need to look at that

Do you mean the Volume id of ISO file? Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/client Related to the client/CLI
Projects
None yet
Development

No branches or pull requests

2 participants