RFH: sane-backends FTBFS on buildds, but not in pbuilder

2014-01-18 Thread John Paul Adrian Glaubitz
Hi!

I sponsored a new version of sane-backends today which Mark Buda (CC)
has recently adopted. He has imported the latest upstream version 1.0.24
and fixed some lintian issues.

Unfortunately, this package currently fails to build on the buildds
while it builds fine when building in a pbuilder environment [1].

The builds fails during dh_installdocs which previously worked fine,
the debian/rules file is identical for version 1.0.23-3 and 1.0.24-1,
so the issue must lie somewhere else.

I have already tried removing debhelper's option --parallel (since
this resulted in similar issues on some packages before) as well as
changing the source path for the affected file sane.ps from
debian/libsane-common/usr/share/doc/libsane/sane.ps to
debian/usr/share/doc/libsane/sane.ps, yet this doesn't fix the issue.

I have used my Launchpad PPA for these tests [2], but without luck so
far.

Anyone has a clue what could be wrong? I can't really wrap my head
around the fact that it builds fine in a pbuilder environment but
not on the actual buildds.

Any help is highly appreciated!

Cheers,

Adrian

 [1] https://buildd.debian.org/status/package.php?p=sane-backends
 [2] https://launchpad.net/~glaubitz/+archive/misc/+packages

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaub...@debian.org
`. `'   Freie Universitaet Berlin - glaub...@physik.fu-berlin.de
  `-GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/52dab9e6.8010...@physik.fu-berlin.de



Re: RFH: sane-backends FTBFS on buildds, but not in pbuilder

2014-01-18 Thread Andreas Barth
Hi,

* John Paul Adrian Glaubitz (glaub...@physik.fu-berlin.de) [140118 18:26]:
 Unfortunately, this package currently fails to build on the buildds
 while it builds fine when building in a pbuilder environment [1].

Did you try to build it with dpkg-buildpackage -B (i.e. not building
binary-all-packages)? If that works, could you compare the log between
your build and the one on the i386 buildd (and in best case, just
build in an i386 chroot)?


 The builds fails during dh_installdocs which previously worked fine,
 the debian/rules file is identical for version 1.0.23-3 and 1.0.24-1,
 so the issue must lie somewhere else.

It seems to me that sane.ps is not built.


Andi


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20140118173216.go16...@mails.so.argh.org



Re: RFH: sane-backends FTBFS on buildds, but not in pbuilder

2014-01-18 Thread John Paul Adrian Glaubitz
On 01/18/2014 06:32 PM, Andreas Barth wrote:
 Did you try to build it with dpkg-buildpackage -B (i.e. not building
 binary-all-packages)? If that works, could you compare the log between
 your build and the one on the i386 buildd (and in best case, just
 build in an i386 chroot)?

No, you're right, this could definitely be the reason. Mark changed the
architecture for libsane-common from any to all which would mean
the package isn't built during a binary-only build!

On the other hand, the Launchpad buildds have to do a full build since
I am uploading source packages only.

 The builds fails during dh_installdocs which previously worked fine,
 the debian/rules file is identical for version 1.0.23-3 and 1.0.24-1,
 so the issue must lie somewhere else.
 
 It seems to me that sane.ps is not built.

From where do you see that? The build log for i386 actually states

Generating sane.ps from sane.dvi

However, I think the buildd is probably disregarding the package due
to the architecture set to all for libsane-common.

Adrian

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaub...@debian.org
`. `'   Freie Universitaet Berlin - glaub...@physik.fu-berlin.de
  `-GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/52dabc7d.2050...@physik.fu-berlin.de