Le 10/09/2013 17:15, Guillaume Gardet a écrit : > Hi, > > > Le 10/09/2013 16:26, Dirk Müller a écrit : >> Hi Guillaume, >> >>> Unfortunately, we need to update kiwi package in Factory:ARM but it has not >>> been done yet (probably because people with commit rights are on vacation.) >>> Then, if all is ok, OBS will create a (working?) image. If new problems >>> appears, we will have to fix them to get a working image. So, it is >>> difficult to give an ETA. >> kiwi should be up to date now, anything I can help with? > During image creation, zypper fails with a strange error on installing atftp. > JeOS-raspberrypi is currently blocked due to rebuild of kernel-raspberrypi. > Once done, you will see lots of warning like: "warning: > %post(hwinfo-20.1-3.1.armv6hl) scriptlet failed, exit status 127" > And finally an error on atftp: > ******************************************************************************** > [ 1507s] Retrieving package atftp-0.7.0-156.1.armv6hl (177/212), 60.4 KiB > (135.4 KiB unpacked) > [ 1508s] (177/212) Installing: atftp-0.7.0-156.1 [..error] > [ 1508s] Installation of atftp-0.7.0-156.1 failed: > [ 1508s] Error: Subprocess failed. Error: RPM failed: warning: > /var/cache/kiwi/packages/usr_src_packages_SOURCES_repos_openSUSE:Factory:ARM_standard/atftp.rpm: > Header V3 RSA/SHA256 Signature, key ID 3dbdc284: NOKEY > [ 1508s] error: %pre(atftp-0.7.0-156.1.armv6hl) scriptlet failed, exit status > 127 > [ 1508s] error: atftp-0.7.0-156.1.armv6hl: install failed > [ 1508s] > [ 1508s] > [ 1508s] Abort, retry, ignore? [a/r/i] (a): a > [ 1508s] Problem occured during or after installation or removal of packages: > [ 1508s] Installation aborted by user > [ 1508s] > [ 1508s] Please see the above error message for a hint. > [ 1508s] + ECODE=4 > [ 1508s] + echo 4 > [ 1508s] + exit 4 > ******************************************************************************** > > If you have any idea what is going on.
In prjconf from openSUSE:Factory:ARM, armv6 only uses qemu-linux-user as preinstall package whereas armv7 also uses qemu-accel-armv7hl. Should not we use qemu-accel-armv6hl for our armv6 build? atftp %pre only uses groupadd/useradd and sed. Other packages show "scriptlet failed, exit status 127" but for %post, not %pre and they are not fatal error contrary to atftp. Guillaume -- To unsubscribe, e-mail: [email protected] To contact the owner, e-mail: [email protected]
