Your message dated Sat, 13 Aug 2016 18:05:19 +0000
with message-id <e1bydj9-0007si...@franck.debian.org>
and subject line Bug#806034: fixed in gmpc 11.8.16-10
has caused the Debian Bug report #806034,
regarding gmpc: 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 ow...@bugs.debian.org
immediately.)


-- 
806034: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=806034
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:gmpc
Version: 11.8.16-9
User: sanv...@debian.org
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 --with autoreconf
   dh_testroot -i
   dh_prep -i
   dh_auto_install -i
        make -j1 install DESTDIR=/<<PKGBUILDDIR>>/debian/tmp 
AM_UPDATE_INFO_DIR=no
make[1]: Entering directory '/<<PKGBUILDDIR>>'
Making install in src
make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
/bin/bash: git: command not found
make  install-am
make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
make[4]: Entering directory '/<<PKGBUILDDIR>>/src'
 /bin/mkdir -p '/<<PKGBUILDDIR>>/debian/tmp/usr/bin'
  /bin/bash ../libtool   --mode=install /usr/bin/install -c gmpc 
'/<<PKGBUILDDIR>>/debian/tmp/usr/bin'
libtool: install: /usr/bin/install -c gmpc 
/<<PKGBUILDDIR>>/debian/tmp/usr/bin/gmpc
 /bin/mkdir -p '/<<PKGBUILDDIR>>/debian/tmp/usr/include/gmpc/'
 /usr/bin/install -c -m 644 plugin.h config1.h Widgets/mpd-async-request.h 
Widgets/playlist3-messages.h Tools/gmpc_easy_download.h Tools/mpdinteraction.h 
Tools/misc.h gmpc-extras.h gmpc-version.h GUI/status_icon.h MetaData/metadata.h 
'/<<PKGBUILDDIR>>/debian/tmp/usr/include/gmpc/'
 /bin/mkdir -p '/<<PKGBUILDDIR>>/debian/tmp/usr/include/gmpc/'
 /usr/bin/install -c -m 644 gmpc-profiles.h gmpc-meta-watcher.h 
gmpc-mpddata-model.h gmpc-mpddata-model-sort.h gmpc-mpddata-treeview.h 
gmpc-metaimage.h gmpc-meta-text-view.h 
'/<<PKGBUILDDIR>>/debian/tmp/usr/include/gmpc/'
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'

[... snipped ...]

/usr/bin/install -c -m 644 C/Images/preferences-metadata-appearance.png 
debian/tmp/usr/usr/share/gnome/help/gmpc/C/Images/preferences-metadata-appearance.png
/usr/bin/install -c -m 644 C/Images/preferences-plugins.png 
debian/tmp/usr/usr/share/gnome/help/gmpc/C/Images/preferences-plugins.png
make[3]: Leaving directory '/<<PKGBUILDDIR>>/doc/Mallard'
make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc/Mallard'
rm -rf debian/gmpc-dev/usr/share/doc/gmpc-dev
ln -sf gmpc debian/gmpc-dev/usr/share/doc/gmpc-dev
ln: failed to create symbolic link 'debian/gmpc-dev/usr/share/doc/gmpc-dev': No 
such file or directory
debian/rules:21: recipe for target 'override_dh_installdocs' failed
make[1]: *** [override_dh_installdocs] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:8: 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: gmpc
Source-Version: 11.8.16-10

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

Debian distribution maintenance software
pp.
Antoine Beaupré <anar...@debian.org> (supplier of updated gmpc 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: Sat, 13 Aug 2016 12:37:32 -0400
Source: gmpc
Binary: gmpc gmpc-dbg gmpc-dev gmpc-data
Architecture: source all amd64
Version: 11.8.16-10
Distribution: unstable
Urgency: medium
Maintainer: mpd maintainers <pkg-mpd-maintain...@lists.alioth.debian.org>
Changed-By: Antoine Beaupré <anar...@debian.org>
Description:
 gmpc       - GNOME Music Player Client (graphical interface to MPD)
 gmpc-data  - GNOME Music Player Client - data files
 gmpc-dbg   - GNOME Music Player Client - debugging symbols
 gmpc-dev   - GNOME Music Player Client (plugin development files)
Closes: 806034
Changes:
 gmpc (11.8.16-10) unstable; urgency=medium
 .
   [ Etienne Millon ]
   * Fix FTBFS when built with dpkg-buildpackage -A (Closes: #806034)
   * Add a short license name for gettext license.
   * Use secure protocols for VCS URIs.
   * Bump Standards-Version to 3.9.8 (no changes).
   * Remove menu file.
   * Enable hardening.
 .
   [ Antoine Beaupré ]
   * move maintainership to MPD team, keeping me and etienne as uploaders
   * follow upstream homepage change
   * mention other possible git repos in watch file
Checksums-Sha1:
 32f6407d62a627e54b59a3f3dec1cabcd8b44d35 2276 gmpc_11.8.16-10.dsc
 a70ad063aef9eb9cb3a1085b33a2722e7980b790 40964 gmpc_11.8.16-10.debian.tar.xz
 99dece6608b05fdd12973afc6b1bb1e78939e7e5 5083538 gmpc-data_11.8.16-10_all.deb
 492a1e88c6f6b9e3332c04bb9c4430c51998b712 1839722 gmpc-dbg_11.8.16-10_amd64.deb
 96ff6e0ee013656d5871a0617981eee8a9591eea 21008 gmpc-dev_11.8.16-10_amd64.deb
 c019a85e0a67ae6354eb34201fd2906df515e7b3 444092 gmpc_11.8.16-10_amd64.deb
Checksums-Sha256:
 a85b50c88e3fa99d5d8a5e8d7ea01e655420d5274cebfc3ad14104a19291eb58 2276 
gmpc_11.8.16-10.dsc
 d2d7fe17b79258392655e1385eb00c20ae2568cb9e7bd1008ac57ef7591c1cae 40964 
gmpc_11.8.16-10.debian.tar.xz
 947d588b0abf944377efca55fc9118f07f275bfd592dd3ed0edad0a0dc04eaf5 5083538 
gmpc-data_11.8.16-10_all.deb
 a150f121b2add9a7e1df85c312b4a248cd4063e4670147776506ccc734313a6f 1839722 
gmpc-dbg_11.8.16-10_amd64.deb
 8f916e46c6a1b1551990cc952be35dfe9b003e0fe145018c88481459556d1744 21008 
gmpc-dev_11.8.16-10_amd64.deb
 6692757442c75b75a7629fbbca178fae549fc89c2f354579bb768a5e22c97ced 444092 
gmpc_11.8.16-10_amd64.deb
Files:
 ae060d9dac609bf349070496018c911a 2276 sound optional gmpc_11.8.16-10.dsc
 7c177638095ac2ec1f1355f0d84020ab 40964 sound optional 
gmpc_11.8.16-10.debian.tar.xz
 a479e28d37fea25c3251b5c0527389f4 5083538 sound optional 
gmpc-data_11.8.16-10_all.deb
 eee1da93dec732cb7da7a41a8b023f68 1839722 debug extra 
gmpc-dbg_11.8.16-10_amd64.deb
 33639042a4de9d86337227db61274b99 21008 sound optional 
gmpc-dev_11.8.16-10_amd64.deb
 9c026112e563e35fa38a0b0ad9514bf9 444092 sound optional 
gmpc_11.8.16-10_amd64.deb

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

iQIcBAEBCAAGBQJXr11BAAoJEHkhUlJ7dZIecZAQALWB9sgz5DFM+9/2D273a2Of
Rg+QZaeuza5tMNP75kOuzidk0M7+NIzvq/3IfihsedCN1ehuPlSSQQDCUVxoVNRe
AMQD72vNfFH3BX8m+sRmNCLovYDoRudUiyROIEM+lPoWm8H65LemvhuCEso1gf1I
ymKzpmy2bwrnwiGl9J1GftUSqICGKPerCq8B2seNSsl4Y9EeOkNtlbecLde3FdSY
KB8kBtmXP2YRjKVLub0FIkhUJ1iAmFKRFKzcJdq3rvp7GI/tuTdsDLAKyljr2KI0
sLxzMIRY2E1mEtjJZO7YKm6M5yKuF/mA1X46Ympq+YT/nsLJ17WA3Pls0d/yAG28
1VI+jlkvgGHWaJpjB3FRAi+/g7jBdd1fnpARtimqwb1ujX4imuCdP+ajGUlV76c/
+/K98FrKmfgka67hhXirUIETxVLfk2I6tWC/Q34Dlmbyjwuk2/g+CMDdIE+Rj4ou
l8sdNvKwpk6b6fXSUdZekP2Z8sCXBJP3o5YNI/fdHgTX1eXuuW5Hp74T5Xh7iNt/
gm5i+YXgvDDjUe6zwK/o6rSxMQDncZEiPRDTnUdn2n+f9qIaQpQEuSrPs0FmHL1a
oC+zPUYbyTDR9m1ju1IjmKfYXNI58o75kf0k5sSy/bjgGABF2BoWdDOU9UykRNpi
DAWfgvLP5dnGJo8ELDX2
=pnLf
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to