Bug#835177: [PKG-Openstack-devel] Bug#835177: aodh: FTBFS with eatmydata (build hangs)

2016-10-13 Thread Thomas Goirand
On 10/13/2016 01:37 PM, Santiago Vila wrote: > + set -e > ++ mktemp -d /tmp/AODH-MONGODB-X > + MONGO_DATA=/tmp/AODH-MONGODB-lZXDc > + MONGO_PORT=29000 > + mkfifo /tmp/AODH-MONGODB-lZXDc/out > + MONGO_PID=16886 > + wait_for_line 'waiting for connections on port 29000' > /tmp/AODH-MONGODB-lZXDc/

Bug#835177: [PKG-Openstack-devel] Bug#835177: Bug#835177: aodh: FTBFS with eatmydata (build hangs)

2016-10-13 Thread Santiago Vila
On Thu, Oct 13, 2016 at 05:49:00PM +0200, Thomas Goirand wrote: > On 10/13/2016 02:03 AM, Santiago Vila wrote: > > > No. If A "build-depends: B" and B "build-depends: C", that would be > > three mirror pulses at most, and we have a mirror pulse every six > > hours. Between the first and the third m

Bug#835177: [PKG-Openstack-devel] Bug#835177: aodh: FTBFS with eatmydata (build hangs)

2016-10-13 Thread Santiago Vila
On Thu, Oct 13, 2016 at 05:09:06PM +0200, Thomas Goirand wrote: > Back to the issue: can you check if #835177 is really solved, and aodh > builds fine for you with eatmydata? I posted my findings several hours ago in the logs for this bug. This is the link if you missed it: https://bugs.debian.o

Bug#835177: [PKG-Openstack-devel] Bug#835177: Bug#835177: aodh: FTBFS with eatmydata (build hangs)

2016-10-13 Thread Thomas Goirand
On 10/13/2016 02:03 AM, Santiago Vila wrote: >> Then only, B can be built, which also >> takes so long. Then only A can be built. >> >> All of this could take maybe 2 days. > > No. If A "build-depends: B" and B "build-depends: C", that would be > three mirror pulses at most, and we have a mirror p

Bug#835177: [PKG-Openstack-devel] Bug#835177: aodh: FTBFS with eatmydata (build hangs)

2016-10-13 Thread Thomas Goirand
On 10/13/2016 02:29 AM, Santiago Vila wrote: > For the record, here is a tarball for the 38 unbuildable source > packages in testing I detected today related to OpenStack. > > It could be that the intention was to avoid FTBFS, but this has been > the result. > > We might better have FTBFS happen

Bug#835177: aodh: FTBFS with eatmydata (build hangs)

2016-10-13 Thread Santiago Vila
found 835177 3.0.0-2 thanks On Mon, 10 Oct 2016, Thomas Goirand wrote: > I have uploaded what I believe is a fix for #835177. Though as I am not > sure how to reproduce your build env, it'd be really nice if you could > try to build aodh 3.0.0-2 and check that the bug is really closed. > > If th

Bug#835177: [PKG-Openstack-devel] Bug#835177: Bug#835177: aodh: FTBFS with eatmydata (build hangs)

2016-10-12 Thread Santiago Vila
For the record, here is a tarball for the 38 unbuildable source packages in testing I detected today related to OpenStack. It could be that the intention was to avoid FTBFS, but this has been the result. We might better have FTBFS happen in buildd.debian.org in unstable, as that's really the best

Bug#835177: [PKG-Openstack-devel] Bug#835177: Bug#835177: aodh: FTBFS with eatmydata (build hangs)

2016-10-12 Thread Santiago Vila
On Thu, Oct 13, 2016 at 01:02:30AM +0200, Thomas Goirand wrote: > The issue is inter-(build-)dependencies. Let's say we have package A > that build-depends on B, which itself build-depends on C. We then have > to do a source-only upload of C, wait for the next dak run, wait for it > to be built, t

Bug#835177: [PKG-Openstack-devel] Bug#835177: Bug#835177: aodh: FTBFS with eatmydata (build hangs)

2016-10-12 Thread Thomas Goirand
On 10/11/2016 08:13 PM, Ondrej Novy wrote: > Hi, > > 2016-10-11 18:58 GMT+02:00 Thomas Goirand >: > > It is impossible maintain 400+ interacting packages the way you would > with your single pet package. > > > I don't see any problem using source-only upload for

Bug#835177: [PKG-Openstack-devel] Bug#835177: Bug#835177: aodh: FTBFS with eatmydata (build hangs)

2016-10-11 Thread Ondrej Novy
Hi, 2016-10-11 18:58 GMT+02:00 Thomas Goirand : > It is impossible maintain 400+ interacting packages the way you would > with your single pet package. > I don't see any problem using source-only upload for all OS packages. buildd will wait for missed deps automatically and it's cross-check of y

Bug#835177: [PKG-Openstack-devel] Bug#835177: aodh: FTBFS with eatmydata (build hangs)

2016-10-11 Thread Thomas Goirand
On 10/11/2016 05:41 PM, Santiago Vila wrote: > On Tue, 11 Oct 2016, Thomas Goirand wrote: > >> The problem was python-fixtures, which is maintained within the PKG >> OpenStack, but for some reason, the Maintainer: field still has Robert >> Collins, which is why it didn't appear in the PKG OpenStac

Bug#835177: [PKG-Openstack-devel] Bug#835177: aodh: FTBFS with eatmydata (build hangs)

2016-10-11 Thread Santiago Vila
On Tue, 11 Oct 2016, Thomas Goirand wrote: > The problem was python-fixtures, which is maintained within the PKG > OpenStack, but for some reason, the Maintainer: field still has Robert > Collins, which is why it didn't appear in the PKG OpenStack QA page, and > I missed the upload to unstable. T

Bug#835177: [PKG-Openstack-devel] Bug#835177: aodh: FTBFS with eatmydata (build hangs)

2016-10-11 Thread Thomas Goirand
On 10/11/2016 04:46 PM, Santiago Vila wrote: > In a sid chroot, please try: > > apt-get install python-oslotest > > and you will see why the package is unbuildable. > > (Hopefully, you will also see why we all should be always doing > source-only uploads). > > Thanks. Hi, The problem was pyth

Bug#835177: [PKG-Openstack-devel] Bug#835177: aodh: FTBFS with eatmydata (build hangs)

2016-10-11 Thread Santiago Vila
In a sid chroot, please try: apt-get install python-oslotest and you will see why the package is unbuildable. (Hopefully, you will also see why we all should be always doing source-only uploads). Thanks.

Bug#835177: [PKG-Openstack-devel] Bug#835177: aodh: FTBFS with eatmydata (build hangs)

2016-10-11 Thread Thomas Goirand
On 10/11/2016 02:26 PM, Santiago Vila wrote: > Hmm, the package is currently unbuildable. This is what I got: > > The following packages have unmet dependencies: > sbuild-build-depends-aodh-dummy : Depends: python-oslotest (>= 1:1.5.1) but > it is not going to be installed # rmadison --suite=un

Bug#835177: aodh: FTBFS with eatmydata (build hangs)

2016-10-11 Thread Santiago Vila
Hmm, the package is currently unbuildable. This is what I got: The following packages have unmet dependencies: sbuild-build-depends-aodh-dummy : Depends: python-oslotest (>= 1:1.5.1) but it is not going to be installed and it's also in dep-wait state here: https://tests.reproducible-builds.org

Bug#835177: aodh: FTBFS with eatmydata (build hangs)

2016-10-11 Thread Santiago Vila
On Mon, 10 Oct 2016, Thomas Goirand wrote: > I have uploaded what I believe is a fix for #835177. Though as I am not > sure how to reproduce your build env, it'd be really nice if you could > try to build aodh 3.0.0-2 and check that the bug is really closed. > > If that is the case (that my chang

Bug#835177: aodh: FTBFS with eatmydata (build hangs)

2016-10-10 Thread Thomas Goirand
Hi Santiago, I have uploaded what I believe is a fix for #835177. Though as I am not sure how to reproduce your build env, it'd be really nice if you could try to build aodh 3.0.0-2 and check that the bug is really closed. If that is the case (that my change fixes the FTBFS of aodh in your env),

Bug#835177: aodh: FTBFS with eatmydata (build hangs)

2016-08-23 Thread Santiago Vila
Package: src:aodh Version: 2.0.0-2 Severity: wishlist Dear maintainer: I tried to build this package in stretch with "dpkg-buildpackage -A" (which is what the "Arch: all" autobuilder would do to build it) but it failed: