Matej Marusak
Matej Marusak
@garrett What about these errors? How should we handle those? 
Multilib test is not working ATM - see https://github.com/rhinstaller/kickstart-tests/pull/1192
This does not seem like anything cockpit-podman related. Do you just click on 'Run container' or do you edit anything? Do you need any exposed options that you would use...
Seems to work on rhel9, but still fails on fedora: ``` file /usr/lib/systemd/system/fwupd.service conflicts between attempted installs of fwupd-1.9.19-1.fc41.i686 and fwupd-1.9.19-1.fc41.x86_64 ```
I can do ``` %packages --multilib -fwupd %end ``` But anaconda does not set up `multilib_policy=all` in `/etc/dnf/dnf.conf`. From logs: ``` 11:41:01,123 WARNING org.fedoraproject.Anaconda.Modules.Payloads:DEBUG:anaconda.modules.payloads.payload.dnf.installation:Setting 'multilib_policy' to 'all'. 11:41:01,125 WARNING org.fedoraproject.Anaconda.Modules.Payloads:INFO:program:Running...