
Guys, JeOS builds in QEMU are completely broken ATM: https://build.opensuse.org/package/live_build_log/devel:ARM:Factory:Contrib:... The unsupported ioctl 0x1269 appears to be BLKPG, so I implemented it to the best of my understanding in Virtualization qemu. But it seems, the build is still using some 1.5.92 version rather than my shiny 1.7.0! I tracked down that :Factory:ARM's qemu-linux-user-arm is packaging whatever QEMU the build host happens to have installed for some reason. But there is no dependency on QEMU so that it doesn't get updated. I therefore pieced together a trivial qemu-linux-user-arm package with my new binaries and overlaid that: https://build.opensuse.org/package/show/devel:ARM:Factory:Contrib:RaspberryP... However, the package did not get published yet, which I guess - since kiwi uses zypper to download packages - is the reason the build still fails... "Build jobs have been processed, new repository is not yet created" although the repository on the download server does exist and contains kernel binaries. Same problem as with 13.1 updates? Other than that, I have a local experimental KIWI patch adding the bootargs quotes and changing the partition type that I would've liked to test. Regards, Andreas -- SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org