[opensuse-buildservice] KiwiCommandNotFound: Command "gfxboot" not found in the environment (was OBS: nothing provides this-is-only-for-build-envs)
2017-12-05 10:24 GMT-02:00 Linux Kamarada <linuxkamarada@gmail.com>:
Em Ter, 2017-12-05 às 04:32 +0100, Frank Schreiner escreveu:
tl;dr
are you aware of build constraints?
http://openbuildservice.org/help/manuals/obs-reference-guide/cha.obs.build_j...
No, I was not. I'm going to read that. Thank you, Frank Schreiner!
Thank you. The original question has been solved: https://build.opensuse.org/package/view_file/home:livesuse:dev/LiveSUSE-Leap... <?xml version="1.0"?> <constraints> <hardware> <disk> <size unit="G">20</size> </disk> <memory> <size unit="M">500</size> </memory> </hardware> </constraints> Now the prepare step finishes, but the create step fails: ... [ 625s] [ INFO ]: 02:17:35 | Creating system image [ 625s] [ INFO ]: 02:17:35 | Using following live ISO metadata: [ 625s] [ INFO ]: 02:17:35 | --> Application id: 0xbe9d91e0 [ 625s] [ INFO ]: 02:17:35 | --> Publisher: SUSE LINUX GmbH [ 625s] [ INFO ]: 02:17:35 | --> Volume id: CDROM [ 625s] [ INFO ]: 02:17:35 | Packing system into dracut live ISO type: overlay ... [ 1472s] [ DEBUG ]: 02:31:42 | EXEC: [gfxboot --config-file /usr/src/packages/KIWI-iso/build/image-root/image/loader//gfxboot.cfg --change-config install::autodown=0] [ 1472s] [ DEBUG ]: 02:31:42 | "gfxboot": in paths "/sbin:/usr/sbin:/usr/local/sbin:/root/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin" exists: "False" mode match: not checked [ 1472s] [ ERROR ]: 02:31:42 | KiwiCommandNotFound: Command "gfxboot" not found in the environment [ 1472s] [ INFO ]: 02:31:42 | Cleaning up FileSystemExt4 instance ... [ 1473s] lamb65 failed "build config.kiwi" at Thu Jan 11 02:31:43 UTC 2018. Does anyone know how can I solve that? Package: https://build.opensuse.org/package/show/home:livesuse:dev/LiveSUSE-Leap-KDE Build log: https://build.opensuse.org/package/live_build_log/home:livesuse:dev/LiveSUSE... Antonio The Linux Kamarada Project http://kamarada.github.io/ -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
2018-01-11 11:33 GMT-02:00 Linux Kamarada <linuxkamarada@gmail.com>:
Now the prepare step finishes, but the create step fails:
[ 1472s] [ ERROR ]: 02:31:42 | KiwiCommandNotFound: Command "gfxboot" not found in the environment
Does anyone know how can I solve that?
Package:
https://build.opensuse.org/package/show/home:livesuse:dev/LiveSUSE-Leap-KDE
Build log:
https://build.opensuse.org/package/live_build_log/home:livesuse:dev/LiveSUSE...
The only thing I find if I google for "KiwiCommandNotFound" is: https://rpmfind.net/linux/RPM/opensuse/updates/leap/42.2/oss/x86_64/kiwi-boo... * Fri Aug 05 2016 dcassany@suse.com - Command validation This commit includes a validation in Command.run and Command.call in order to verify the existance of the command before running it. It case it is not found in the specified environment it raises a KiwiCommandNotFound Exception. Why the command gfxboot is not found in OBS? Antonio The Linux Kamarada Project http://kamarada.github.io/ -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
participants (1)
-
Linux Kamarada