My attempt to build cloud images in CBS for CentOS Hyperscale 10 failed because btrfs-progs wasn't included in the kiwi-build group, which caused the image build to fail.
btrfs-progs
kiwi-build
Please add it to the group, so that it gets installed automatically.
Example failed task: https://cbs.centos.org/koji/taskinfo?taskID=4553210
Metadata Update from @arrfab: - Issue assigned to arrfab
Metadata Update from @arrfab: - Issue tagged with: cbs, high-gain, low-trouble
btrfs-progs added in kiwi-build group. I guess we can just add it in our default kiwi-support wrapper and if not available, it would not be added into buildroot anyway
Metadata Update from @arrfab: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
It's available from EPEL these days, so it should be universally available now.
Looks like it's not present in our image build tags for experimental: https://cbs.centos.org/koji/taskinfo?taskID=4562204
Metadata Update from @ngompa: - Issue status updated to: Open (was: Closed)
oups, I forgot that you have multiple tags .. ideally you'd mention all the tags you want to see modified so that we don't forget and have all info :)
Now modified so kojira kicked automatically a regen-repo task https://cbs.centos.org/koji/taskinfo?taskID=4562225 and so it should work once it finishes
Log in to comment on this ticket.