Your message dated Sun, 10 Jun 2018 19:53:24 +0000
with message-id <e1fs6oy-0008fb...@fasolo.debian.org>
and subject line Bug#901113: fixed in pyro 1:3.16-3
has caused the Debian Bug report #901113,
regarding pyro: FTBFS when built with dpkg-buildpackage -A
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 ow...@bugs.debian.org
immediately.)


-- 
901113: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=901113
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:pyro
Version: 1:3.16-2
Severity: serious

Dear maintainer:

I tried to build this package in stretch with "dpkg-buildpackage -A"
but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep --with python2
   dh_update_autotools_config -i
   dh_autoreconf -i
   dh_auto_configure -i
   dh_auto_build -i
        make -j1 "INSTALL=install --strip-program=true"
make[1]: Entering directory '/<<PKGBUILDDIR>>'
This makefile is only for cleaning stuff up. ('make clean')
You can also build the tarball dist with it ('make sdist')
You can also build the win32 binary dist with it ('make windist')
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_test -i
   create-stamp debian/debhelper-build-stamp

[... snipped ...]

copying build/scripts-2.7/pyro-ns -> /<<PKGBUILDDIR>>/debian/tmp/usr/local/bin
copying build/scripts-2.7/pyro-nsd -> /<<PKGBUILDDIR>>/debian/tmp/usr/local/bin
copying build/scripts-2.7/pyro-es -> /<<PKGBUILDDIR>>/debian/tmp/usr/local/bin
copying build/scripts-2.7/pyro-wxnsc -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/local/bin
changing mode of /<<PKGBUILDDIR>>/debian/tmp/usr/local/bin/pyro-genguid to 775
changing mode of /<<PKGBUILDDIR>>/debian/tmp/usr/local/bin/pyro-nsc to 775
changing mode of /<<PKGBUILDDIR>>/debian/tmp/usr/local/bin/pyro-esd to 775
changing mode of /<<PKGBUILDDIR>>/debian/tmp/usr/local/bin/pyro-xnsc to 775
changing mode of /<<PKGBUILDDIR>>/debian/tmp/usr/local/bin/pyro-ns to 775
changing mode of /<<PKGBUILDDIR>>/debian/tmp/usr/local/bin/pyro-nsd to 775
changing mode of /<<PKGBUILDDIR>>/debian/tmp/usr/local/bin/pyro-es to 775
changing mode of /<<PKGBUILDDIR>>/debian/tmp/usr/local/bin/pyro-wxnsc to 775
running install_egg_info
Writing 
/<<PKGBUILDDIR>>/debian/tmp/usr/local/lib/python2.7/dist-packages/Pyro-3.16.egg-info
mv debian/tmp/usr/local/lib debian/tmp/usr/lib
dh_install -ppyro -Xwxnsc.py -Xxnsc.py
dh_install: Cannot find (any matches for) "usr/bin/pyro-es" (tried in ., 
debian/tmp)

dh_install: pyro missing files: usr/bin/pyro-es
dh_install: Cannot find (any matches for) "usr/bin/pyro-genguid" (tried in ., 
debian/tmp)

dh_install: pyro missing files: usr/bin/pyro-genguid
dh_install: Cannot find (any matches for) "usr/bin/pyro-ns" (tried in ., 
debian/tmp)

dh_install: pyro missing files: usr/bin/pyro-ns
dh_install: Cannot find (any matches for) "usr/bin/pyro-nsc" (tried in ., 
debian/tmp)

dh_install: pyro missing files: usr/bin/pyro-nsc
dh_install: Cannot find (any matches for) "usr/bin/pyro-esd" (tried in ., 
debian/tmp)

dh_install: pyro missing files: usr/bin/pyro-esd
dh_install: Cannot find (any matches for) "usr/bin/pyro-nsd" (tried in ., 
debian/tmp)

dh_install: pyro missing files: usr/bin/pyro-nsd
dh_install: missing files, aborting
        install -d debian/.debhelper/generated/pyro
        install -d debian/.debhelper/generated/pyro-gui
        install -d debian/.debhelper/generated/pyro-doc
        install -d debian/.debhelper/generated/pyro-examples
debian/rules:27: recipe for target 'override_dh_install' failed
make[1]: *** [override_dh_install] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:12: recipe for target 'binary-indep' failed
make: *** [binary-indep] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary-indep subprocess 
returned exit status 2
--------------------------------------------------------------------------------

Hint: Try splitting override_dh_install into override_dh_install-indep and 
override_dh_install-arch.

Thanks.

--- End Message ---
--- Begin Message ---
Source: pyro
Source-Version: 1:3.16-3

We believe that the bug you reported is fixed in the latest version of
pyro, 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 901...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alastair McKinstry <mckins...@debian.org> (supplier of updated pyro 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 10 Jun 2018 20:05:12 +0100
Source: pyro
Binary: pyro pyro-gui pyro-doc pyro-examples
Architecture: source all
Version: 1:3.16-3
Distribution: unstable
Urgency: medium
Maintainer: Alastair McKinstry <mckins...@debian.org>
Changed-By: Alastair McKinstry <mckins...@debian.org>
Description:
 pyro       - distributed object system for Python
 pyro-doc   - documentation for Pyro
 pyro-examples - examples for Pyro
 pyro-gui   - graphical tool for Pyro
Closes: 901113
Changes:
 pyro (1:3.16-3) unstable; urgency=medium
 .
   * Fix FTBFS with dpkg-buildpackage -A. Closes: #901113.
   * Standards-Version: 4.1.4
   * Remove obsolete python-version feed.
Checksums-Sha1:
 c458cc286911250ea5d9e87ab39c520db1e29b13 2009 pyro_3.16-3.dsc
 d6f1408003bd2c7e90e3347ce3a57c94db01f13a 10072 pyro_3.16-3.debian.tar.xz
 00c6d5a6d2bc41e6c194b3520b7150c9bc11b5ad 125772 pyro-doc_3.16-3_all.deb
 a0ca067b6a7f23aa1e744caa31f7970fb625578b 87804 pyro-examples_3.16-3_all.deb
 cf26d09508cbc5cb9c3371cd370f250f902d44ae 15316 pyro-gui_3.16-3_all.deb
 8252176adec59881e96c933586a757cc5f4f5d4a 62548 pyro_3.16-3_all.deb
 4ec3c18ba37f0094bb52f7c58a0b307aa8713bdf 6883 pyro_3.16-3_amd64.buildinfo
Checksums-Sha256:
 3416f510cf753d49f4fe64c052c09fbc03e25ee55dbeee00e91a6a8ae572a2a7 2009 
pyro_3.16-3.dsc
 e944fae64119a125d7d6a4fab25a1b6e6acdff0d07f492476449d6534d648638 10072 
pyro_3.16-3.debian.tar.xz
 f1238b1aaa6c82e829f7b65592ad2cb4626be2f3e606cc44f81166b2615d6998 125772 
pyro-doc_3.16-3_all.deb
 d896247d8a6f28b93cb1ab3d70b59cb638862ed4aff42ade227ffa5d8281db97 87804 
pyro-examples_3.16-3_all.deb
 037c93025478ef32083202133afcd81615d2c97e9a1f749c31dcdecf3f1eb3b2 15316 
pyro-gui_3.16-3_all.deb
 4bbb56e3b8bd9fe646367c6157d61df98244e34deaf0e561e281740435665a9b 62548 
pyro_3.16-3_all.deb
 5fc82c4d3ee1b4dbd3ef880f1ff84bb49201d14218ec6b16d47cf050896d82f3 6883 
pyro_3.16-3_amd64.buildinfo
Files:
 4bcfb9163de556f322a1ed5c7dd15df5 2009 python optional pyro_3.16-3.dsc
 355dbe6764e7ab8f34ddc9ca1f706a58 10072 python optional 
pyro_3.16-3.debian.tar.xz
 086ccf0bac5124d771366edb1b38f657 125772 doc optional pyro-doc_3.16-3_all.deb
 760394037bb645b1609e37231eda6511 87804 python optional 
pyro-examples_3.16-3_all.deb
 8130e79df2161dfbc2844e7365c7a691 15316 python optional pyro-gui_3.16-3_all.deb
 2ee2b0bfa90b132c870acffbd8882fb0 62548 python optional pyro_3.16-3_all.deb
 1af27444989d51ab57b4f9e762aaaebf 6883 python optional 
pyro_3.16-3_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEgjg86RZbNHx4cIGiy+a7Tl2a06UFAlsdfCsACgkQy+a7Tl2a
06WttA//UtHKvIKgMLvz3JEzZj7N8EDs2PTsIpas8Z4KMN2WhIcBM6i7r9Cn45e1
tT3fBfUeROO8lMgRnzm7t77mG4aDIbWp7J+wnHs4Kgn5gONoZyCRIq1NLe/sejQh
eSuYWSqlROUmJdXOY6fEliMn2KTwtrOMgP8mgQto39zG6OhoyschKYy/LSpHI6H8
SvF02evb9QY1Yn6OrKL6SBC2st7HcMnVjC9KWBS+p6ictvG4InVlyvHcrhDiGZu8
OnavdfhMBuT/yHY4LTGkEkFnzPx6tCAyEBZBg+AmJY1lLkWM+3GuxsXpVWm0Qw07
aWd0beiO5DFjaijTWngLu0rWUEiGzHupPI7XuVUxVEfygM0isqVDMqNkZXTo3d0b
+32h0YJExQXuEOkT+jOaoxEKREbjCzr4KGzqpsQP3ux/UPDYNK1PQfEWI6LNyL7K
I+2HtHL2rFIBRKLd4CPTTFHUPRc52TX3pQGK4i0tyywkC6bbpcCTfyR5F0M2tjh/
xlbv2UZc9FXFWwmZn6m2iJ5WTYpUerE2YDTmI0TxZKCRgPo5jcgKvnK/A6wg3Sxa
A8GUAas8SRcWcM34G5+vRkFuub6b2vb/a9CcG2uWt+XbZo0wgMi1PIQ0pgb3ORy4
r6TQQK2CIDMvjQdP9bDeKHxJG0rTTuhzMisDIKAnQYf9LURHyqM=
=Pexy
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to