Re: [opensuse-buildservice] Re: [opensuse-arm] Most ARM v7 workers are broken

2015-11-26 Thread Adrian Schröter
On Thursday 26 November 2015, 22:57:57 wrote Dirk Müller: > Hi Adrian, > > > I have disabled for now kernel RNG support in the build script for arm, > > but we need to discuss if we want to have this in future (by having > > proper kernel and initrd support for it) or if we should disable it in >

Re: [opensuse-buildservice] Re: [opensuse-arm] Most ARM v7 workers are broken

2015-11-26 Thread Adrian Schröter
On Friday 27 November 2015, 07:58:47 wrote Adrian Schröter: > On Thursday 26 November 2015, 22:57:57 wrote Dirk Müller: > > Hi Adrian, > > > > > I have disabled for now kernel RNG support in the build script for arm, > > > but we need to discuss if we want to have this in future (by having > > > p

Re: [opensuse-buildservice] Re: [opensuse-arm] Most ARM v7 workers are broken

2015-11-26 Thread Adrian Schröter
On Friday 27 November 2015, 08:02:19 wrote Adrian Schröter: > On Friday 27 November 2015, 07:58:47 wrote Adrian Schröter: > > On Thursday 26 November 2015, 22:57:57 wrote Dirk Müller: > > > Hi Adrian, > > > > > > > I have disabled for now kernel RNG support in the build script for arm, > > > > but

Re: [opensuse-buildservice] Re: [opensuse-arm] Most ARM v7 workers are broken

2015-11-27 Thread Alexander Graf
On 27.11.15 08:07, Adrian Schröter wrote: > On Friday 27 November 2015, 08:02:19 wrote Adrian Schröter: >> On Friday 27 November 2015, 07:58:47 wrote Adrian Schröter: >>> On Thursday 26 November 2015, 22:57:57 wrote Dirk Müller: Hi Adrian, > I have disabled for now kernel RNG suppor

Re: [opensuse-buildservice] Re: [opensuse-arm] Most ARM v7 workers are broken

2015-11-28 Thread Dirk Müller
Hi Adrian, > [ 14s] qemu-system-arm: -device virtio-rng-pci,rng=rng0: No 'PCI' bus found > for device 'virtio-rng-pci' I fixed that already a bit over a month ago. see https://github.com/openSUSE/obs-build/pull/210/ That needs to be deployed. In case you're wondering why all build workers on

Re: [opensuse-buildservice] Re: [opensuse-arm] Most ARM v7 workers are broken

2015-11-29 Thread Adrian Schröter
On Saturday 28 November 2015, 18:29:36 wrote Dirk Müller: > Hi Adrian, > > > [ 14s] qemu-system-arm: -device virtio-rng-pci,rng=rng0: No 'PCI' bus > > found for device 'virtio-rng-pci' > > I fixed that already a bit over a month ago. see > https://github.com/openSUSE/obs-build/pull/210/ That n

Re: [opensuse-buildservice] Re: [opensuse-arm] Most ARM v7 workers are broken

2015-11-30 Thread Dirk Müller
Hi Adrian, > That was the version which caused the problems on arm 32bit > with the the kernel/qemu startup Not really :-) the change fixed the problem. the issue was that somebody ,while editing the build script, forgot to remove the reference to the -pci device and only added the -device virtio

Re: [opensuse-buildservice] Re: [opensuse-arm] Most ARM v7 workers are broken

2015-11-30 Thread Adrian Schröter
On Monday 30 November 2015, 09:35:10 wrote Dirk Müller: > Hi Adrian, > > > That was the version which caused the problems on arm 32bit > > with the the kernel/qemu startup > > Not really :-) the change fixed the problem. the issue was that > somebody ,while editing the build script, forgot to rem

Re: [opensuse-buildservice] Re: [opensuse-arm] Most ARM v7 workers are broken

2015-11-30 Thread Dirk Müller
Hi Adrian, > the current git master is the one with caused the armv7 failures, do > you speak about that one? When we talk about why armv7 fails, then yes, thats because https://github.com/openSUSE/obs-build/pull/210 is not merged in git master. Don't be confused by the "merged" state in github,

Re: [opensuse-buildservice] Re: [opensuse-arm] Most ARM v7 workers are broken

2015-11-30 Thread Adrian Schröter
On Monday 30 November 2015, 11:12:57 wrote Dirk Müller: > Hi Adrian, > > > the current git master is the one with caused the armv7 failures, do > > you speak about that one? > > When we talk about why armv7 fails, then yes, thats because > https://github.com/openSUSE/obs-build/pull/210 is not mer