Hi all, I try to build custom image branched from openSUSE-Argon with kiwi in OBS, and have unresolvable error
python3-kiwi conflicts with systemd-mini, systemd-mini conflicts with python3-kiwi
Hi all, I try to build custom image branched from openSUSE-Argon with kiwi in OBS, and have unresolvable error
python3-kiwi conflicts with systemd-mini, systemd-mini conflicts with python3-kiwi
Hi
You need to set a Prefer option in the project configuration, but easier to copy the source one over into your project;
Thx solved, but i have next problem with config.sh.
296s] DEBUG ]: 15:01:00 | warning: failed to load external entity "/makezyppercmds.xsl"
296s] DEBUG ]: 15:01:00 | cannot parse /makezyppercmds.xsl
296s] DEBUG ]: 15:01:00 | + eval
296s] DEBUG ]: 15:01:00 | + xsltproc /changecontrolxml.xsl /etc/YaST2/control.xml
296s] DEBUG ]: 15:01:00 | warning: failed to load external entity "/changecontrolxml.xsl"
296s] DEBUG ]: 15:01:00 | cannot parse /changecontrolxml.xsl
296s] DEBUG ]: 15:01:00 | --------------out stop--------------
296s] DEBUG ]: 15:01:00 | --------------err start-------------
296s] DEBUG ]: 15:01:00 | + exec
296s] + tee /var/log/config.log
296s] + exec
296s]
296s] DEBUG ]: 15:01:00 | --------------err stop--------------
296s] ERROR ]: 15:01:00 | KiwiScriptFailed: config.sh failed: + exec
296s] + tee /var/log/config.log
296s] + exec
but in Argon it works fine.