Your message dated Thu, 15 Dec 2016 15:48:31 +0000
with message-id <e1chygl-0005rp...@fasolo.debian.org>
and subject line Bug#805997: fixed in banshee 2.6.2-6.1
has caused the Debian Bug report #805997,
regarding banshee: 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.)


-- 
805997: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=805997
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:banshee
Version: 2.6.2-5
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=cli,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 build
make[2]: Entering directory '/<<PKGBUILDDIR>>/build'
Making install in pkg-config
make[3]: Entering directory '/<<PKGBUILDDIR>>/build/pkg-config'
make[4]: Entering directory '/<<PKGBUILDDIR>>/build/pkg-config'
make[4]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/<<PKGBUILDDIR>>/debian/tmp/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 banshee-musicbrainz.pc banshee-hyena.pc 
banshee-lastfm-gui.pc banshee-hyena-data-sqlite.pc banshee-core.pc 
banshee-hyena-gui.pc banshee-nowplaying.pc banshee-mono-media.pc 
banshee-collection-indexer.pc banshee-webbrowser.pc banshee-services.pc 
banshee-thickclient.pc banshee-lastfm.pc 
'/<<PKGBUILDDIR>>/debian/tmp/usr/lib/pkgconfig'
make[4]: Leaving directory '/<<PKGBUILDDIR>>/build/pkg-config'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/build/pkg-config'
Making install in m4
make[3]: Entering directory '/<<PKGBUILDDIR>>/build/m4'
make[4]: Entering directory '/<<PKGBUILDDIR>>/build/m4'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.

[... snipped ...]

      debian/banshee/usr/lib/banshee/MeeGo.exe \
      debian/banshee/usr/lib/banshee/Extensions/Banshee.MeeGo.dll* \
      debian/banshee/usr/share/dbus-1/services/com.meego*
rm: cannot remove 'debian/banshee/usr/share/mutter-meego/': No such file or 
directory
rm: cannot remove 'debian/banshee/usr/lib/banshee/MeeGo.exe': No such file or 
directory
rm: cannot remove 
'debian/banshee/usr/lib/banshee/Extensions/Banshee.MeeGo.dll*': No such file or 
directory
rm: cannot remove 'debian/banshee/usr/share/dbus-1/services/com.meego*': No 
such file or directory
debian/rules:79: recipe for target 'override_dh_install' failed
make[1]: *** [override_dh_install] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:104: 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: banshee
Source-Version: 2.6.2-6.1

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

Debian distribution maintenance software
pp.
Andrey Rahmatullin <w...@debian.org> (supplier of updated banshee 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: SHA512

Format: 1.8
Date: Sat, 10 Dec 2016 19:55:57 +0500
Source: banshee
Binary: banshee banshee-meego banshee-dbg monodoc-banshee-manual
Architecture: source
Version: 2.6.2-6.1
Distribution: unstable
Urgency: medium
Maintainer: Debian CLI Applications Team 
<pkg-cli-apps-t...@lists.alioth.debian.org>
Changed-By: Andrey Rahmatullin <w...@debian.org>
Description:
 banshee    - Media Management and Playback application
 banshee-dbg - Media Management and Playback application (debug symbols)
 banshee-meego - Media Management and Playback application - MeeGo extension
 monodoc-banshee-manual - Media Management and Playback application (developer 
documentatio
Closes: 805997
Changes:
 banshee (2.6.2-6.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix FTBFS with dpkg-buildpackage -A, patch by Santiago Vila (Closes:
     #805997).
Checksums-Sha1:
 81802915929e1fd985579e37578f2387245568de 3287 banshee_2.6.2-6.1.dsc
 75740c2f76cfdfcea343502cbe24cd736ac3cffd 64588 banshee_2.6.2-6.1.debian.tar.xz
Checksums-Sha256:
 88b3a6ec8ff22dfa7fb56ab03182767a5694b133d3ed35f06903cfbdc50520d2 3287 
banshee_2.6.2-6.1.dsc
 bc8c1078d7dcc094b738ccaa20e546becf5c3f87b206e2daa5046651e26a0252 64588 
banshee_2.6.2-6.1.debian.tar.xz
Files:
 53128d3b2d48be1b4c76ee5570d219b6 3287 sound optional banshee_2.6.2-6.1.dsc
 563a0cc2368828271be2cf0d2c8a749b 64588 sound optional 
banshee_2.6.2-6.1.debian.tar.xz

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

iQIzBAEBCgAdFiEEolIP6gqGcKZh3YxVM2L3AxpJkuEFAlhMGWUACgkQM2L3AxpJ
kuFcVg/+IthS/czoea731Te1MotGmME/VhTHnO0kbK4Kyc6pHDj2Ts/fBptiywjg
CwFVlXgon2Vx6qND6epO2/sMlF3rCMxe6OwOnLdQhEjXiRzxYZHUfnl3GzO+0TOJ
ILhgOTUUT8QxrRJbrSP9ka3viv/0203bdCcEavQIDxKi5+MIbh3hLZAk9Bfl3UNy
dGyJOGqIZZyYgL1ukVx1tqjHXQ8AfXIvfQuOMs2mvgXCtC9bsuioTGJq3UWHIpR/
a4jc/v0D8uH/YZoiUrUAfJZavZHLRAqbpH49PAYnvl5N75dAWoEkm6PyXG8bR19e
/IkiZNj8YAvOBorVZOTakNV/mT+LHId52w0RzUBEjJTFaLr/utJVgAJRIN8H0VHj
RvZgFgBS/hw5s1W8DIn+U6+KFzEE64Tco9Yj6IBE/1HtzH4xw+uKQohl1DjBhMt5
/DSwNyVlzZZhIKdeqEnGyZQWcpC44UnQgolyT0uD5BikNX+PAu8z6c6sJeP6lbYK
7e6/ht6OZnD0E8/DsSEycPob036p0+WUhd+mm3IHSaK3bXQCeCLOtibBeWUBRRak
egYnWrouNgKKtONj/sx9n6QN1yxKMR8T/M/q67BA6rhab0N+YPaogQf91dbB6D+r
J3WRosXHSTji6kOd5Ru/zXVhy4LT8074nvxkA+4CGf4PU11kFH0=
=rsLd
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to