Guys,

JeOS builds in QEMU are completely broken ATM:

https://build.opensuse.org/package/live_build_log/devel:ARM:Factory:Contrib:RaspberryPi:upstream/JeOS-raspberrypi/images/armv6l

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:RaspberryPi:upstream/qemu-linux-user-arm

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: [email protected]
To contact the owner, e-mail: [email protected]

Reply via email to