-
Notifications
You must be signed in to change notification settings - Fork 150
Milestone
Description
Since latest update [1] anaconda bootc tests started failing:
[1] https://bodhi.fedoraproject.org/updates/FEDORA-2025-a47496d227
The image contains the bootupd package: bootupd-0.2.31-1.fc44.x86_64
The version of bootc is: bootc-1.10.0-2.fc44.x86_64
12:21:03,312 WARNING org.fedoraproject.Anaconda.Modules.Payloads:DEBUG:anaconda.modules.payloads.payload.rpm_ostree.installation:bootc output: error: Installing to filesystem: bootupd is required for ostree-based installs
...
3792 12:21:03,753 WARNING org.fedoraproject.Anaconda.Modules.Payloads:pyanaconda.modules.common.errors.installation.PayloadInstallationError: bootc installation failed: process '['bootc', 'i nstall', 'to-filesystem', '--root-mount-spec=UUID=052a29d5-c8c2-4b29-b234-8bce4f7416d6', '--boot-mount-spec=UUID=ed888a3c-4980-4c0b-8571-5de28db84ccf', '--stateroot=test-stateroot', '-- source-imgref=registry:quay.io/fedora/fedora-bootc:rawhide', '--target-imgref=registry:quay.io/fedora/fedora-bootc:rawhide', '/mnt/sysimage', '--karg=rd.lvm.lv=fedora_ibm-p8-kvm-03-gues t-02/root', '--karg=rd.luks.uuid=luks-bad313c7-65ea-42c1-9ca5-75b1d57e634f']' exited with status 1
3793 12:21:03,754 WARNING org.fedoraproject.Anaconda.Modules.Payloads:INFO:anaconda.core.threads:Thread Done: AnaTaskThread-DeployBootcTask-1 (139924088080064)
3794 12:21:03,847 WARNING org.fedoraproject.Anaconda.Modules.Payloads:WARNING:dasbus.server.handler:The call org.fedoraproject.Anaconda.Task.Finish has failed with an exception:
3795 12:21:03,847 WARNING org.fedoraproject.Anaconda.Modules.Payloads:Traceback (most recent call last):
3796 12:21:03,847 WARNING org.fedoraproject.Anaconda.Modules.Payloads: File "/usr/lib64/python3.14/site-packages/pyanaconda/modules/payloads/payload/rpm_ostree/installation.py", line 875, i n run
3797 12:21:03,847 WARNING org.fedoraproject.Anaconda.Modules.Payloads: for line in execReadlines("bootc", bootc_args):
3798 12:21:03,847 WARNING org.fedoraproject.Anaconda.Modules.Payloads: ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^
3799 12:21:03,847 WARNING org.fedoraproject.Anaconda.Modules.Payloads: File "/usr/lib64/python3.14/site-packages/pyanaconda/core/util.py", line 416, in __next__
3800 12:21:03,847 WARNING org.fedoraproject.Anaconda.Modules.Payloads: raise OSError("process '%s' exited with status %s" %
3801 12:21:03,847 WARNING org.fedoraproject.Anaconda.Modules.Payloads: (self._argv, self._proc.returncode))
3802 12:21:03,847 WARNING org.fedoraproject.Anaconda.Modules.Payloads:OSError: process '['bootc', 'install', 'to-filesystem', '--root-mount-spec=UUID=052a29d5-c8c2-4b29-b234-8bce4f7416d6', ' --boot-mount-spec=UUID=ed888a3c-4980-4c0b-8571-5de28db84ccf', '--stateroot=test-stateroot', '--source-imgref=registry:quay.io/fedora/fedora-bootc:rawhide', '--target-imgref=registry:qua y.io/fedora/fedora-bootc:rawhide', '/mnt/sysimage', '--karg=rd.lvm.lv=fedora_ibm-p8-kvm-03-guest-02/root', '--karg=rd.luks.uuid=luks-bad313c7-65ea-42c1-9ca5-75b1d57e634f']' exited with status 1
Metadata
Metadata
Assignees
Labels
No labels