Your message dated Tue, 24 Nov 2015 16:51:50 +0000
with message-id <[email protected]>
and subject line Bug#806079: fixed in mongrel2 1.10.0-2
has caused the Debian Bug report #806079,
regarding mongrel2: FTBFS when built with dpkg-buildpackage -A (No such file or 
directory)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
806079: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=806079
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:mongrel2
Version: 1.10.0-1
User: [email protected]
Usertags: binary-indep
Severity: important

Dear maintainer:

I tried to build this package with "dpkg-buildpackage -A"
(i.e. only architecture-independent packages), and it failed:

--------------------------------------------------------------------------------
[...]
 fakeroot debian/rules binary-indep
dh binary-indep --parallel
   dh_testroot -i -O--parallel
   dh_prep -i -O--parallel
   dh_installdirs -i -O--parallel
   debian/rules override_dh_auto_install
make[1]: Entering directory '/<<PKGBUILDDIR>>'
/usr/bin/make DESTDIR="$(pwd)/debian/tmp" PREFIX=/usr install
make[2]: Entering directory '/<<PKGBUILDDIR>>'
/usr/bin/make OPTFLAGS=" " OPTLIBS="" LIBS="-lzmq -ldl -lsqlite3 -lpolarssl " 
DESTDIR="/<<PKGBUILDDIR>>/debian/tmp" PREFIX="/usr" -C tests/filters all
make[3]: Entering directory '/<<PKGBUILDDIR>>/tests/filters'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests/filters'
/usr/bin/make OPTFLAGS=" " OPTLIBS="" LIBS="-lzmq -ldl -lsqlite3 -lpolarssl " 
DESTDIR="/<<PKGBUILDDIR>>/debian/tmp" PREFIX="/usr" -C tools/filters all
make[3]: Entering directory '/<<PKGBUILDDIR>>/tools/filters'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/tools/filters'
/usr/bin/make OPTFLAGS=" " OPTLIBS="" LIBS="-lzmq -ldl -lsqlite3 -lpolarssl " 
DESTDIR="/<<PKGBUILDDIR>>/debian/tmp" PREFIX="/usr" -C tools/config_modules all
make[3]: Entering directory '/<<PKGBUILDDIR>>/tools/config_modules'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/tools/config_modules'
sh ./tests/runtests.sh

[... snipped ...]

   dh_installdocs -i -O--parallel
   dh_installchangelogs -i -O--parallel
   debian/rules override_dh_installexamples
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_installexamples
find "$(pwd)/debian/mongrel2-core" -name "*.css" -perm +a+x -exec chmod -x "{}" 
\;
find: `/<<PKGBUILDDIR>>/debian/mongrel2-core': No such file or directory
debian/rules:33: recipe for target 'override_dh_installexamples' failed
make[1]: *** [override_dh_installexamples] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:27: recipe for target 'binary-indep' failed
make: *** [binary-indep] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary-indep gave error exit 
status 2
--------------------------------------------------------------------------------

Sorry not to have a fix, as I am reporting many bugs similar to
this one, but I can give some general hints:

* If all the arch-independent packages are dummy transitional packages
released with jessie, the easy fix is to drop them now.
 
* If not, debian/rules should be modified so that the binary-indep
target works in all cases, even when binary-arch is not used (this is
what the "Architecture: all" autobuilder does). For that:
    
* If you are using debhelper, you might want to use options -a and -i
for dh_* commands so that they do not act on packages they do not
have to act.

* Also, if you are using dh, the (independently) optional targets
override_dh_foo-arch and override_dh_foo-indep (for several values
of "foo") may be useful to write a debian/rules which behaves exactly
as desired.


After checking that both "dpkg-buildpackage -A" and "dpkg-buildpackage -B"
work properly, this package will be suitable to be uploaded in
source-only form if you wish (you might want to try it).

Thanks.

--- End Message ---
--- Begin Message ---
Source: mongrel2
Source-Version: 1.10.0-2

We believe that the bug you reported is fixed in the latest version of
mongrel2, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jan Niehusmann <[email protected]> (supplier of updated mongrel2 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 24 Nov 2015 17:17:48 +0100
Source: mongrel2
Binary: mongrel2-core mongrel2-run
Architecture: source
Version: 1.10.0-2
Distribution: unstable
Urgency: medium
Maintainer: Jan Niehusmann <[email protected]>
Changed-By: Jan Niehusmann <[email protected]>
Description:
 mongrel2-core - programming language agnostic web server (binaries)
 mongrel2-run - programming language agnostic web server
Closes: 803023 806079
Changes:
 mongrel2 (1.10.0-2) unstable; urgency=medium
 .
   * Use "find -perm /xxx" instead of "find -perm +xxx" in debian/rules
     (Closes: Bug#803023)
   * Move dh_installexamples to override_dh_installexamples-arch
     (Closes: Bug#806079)
Checksums-Sha1:
 fd793f7dc2350eaa23918ef9c1ced5eeeca83f0a 1845 mongrel2_1.10.0-2.dsc
 e856861bea65331535d252f9d6b8e2c08953d991 20268 mongrel2_1.10.0-2.debian.tar.xz
Checksums-Sha256:
 bf9da3f52339b5a550c384bdb690952e272de3af903f3b5dd6648e6b748c93e8 1845 
mongrel2_1.10.0-2.dsc
 55035ee661e3f00d51b727f0d932d61dfcc8bc39fa2e78647c9f6ceb7601915b 20268 
mongrel2_1.10.0-2.debian.tar.xz
Files:
 9a009df9ee15a01ec6557550a57b32e2 1845 httpd optional mongrel2_1.10.0-2.dsc
 df97567a8d6d31b9ab6ae237eeab90c6 20268 httpd optional 
mongrel2_1.10.0-2.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQGcBAEBCgAGBQJWVJDSAAoJEMJAzpldAmsRDHML/1NmoHIw8dlhlmlfjy+r6zNg
hZlklt9z7AQi0Q1PXsxIQRlTmSbxDBTkUv4LKXpNAcXu8aPQTRg5Px3y+6MWX3Wp
h1mpNU7L+FLQM1LXsIudmMxpUFFBi15sVnoirRrhB5i7T9WX0b2gdH1xvTmbE7kh
L3Vb4f3E4qSo2T+7PgMzwwExL0adgOsrJu26wVsEmZsUPlAy7fauoaYkbX5Mof/n
aEoIncJHtJEzC+UdC92duAfSISD1atiACigdpBFUvYc6rkZsFn07OCYJZeNZd9St
R7+Zm8p64mS0wSn/nRKbpWe/1SeGK4cFfjvvPbwWN6vMrJBMHrlC/wxVjVO07SgX
Ij9fkM2YnB23o31MNLNk0gnTI0K64hY4UzH5tn7nJMK+XVIjs87D6Lov7FxQJpzE
Rh+oxhHu0hvrk0R9grKJoo9h+tEeWnErZJCHFIW5u0lLwdu6rUuKOOW0hQgb9lsz
n/n55h0Dxp34Ywo3UAFK34IIaSxEwEI+uP8fxYt++A==
=HC+u
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to