Your message dated Sun, 10 Apr 2016 19:33:57 +0000
with message-id <[email protected]>
and subject line Bug#806004: fixed in cgmanager 0.41-2
has caused the Debian Bug report #806004,
regarding cgmanager: 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.)
--
806004: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=806004
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:cgmanager
Version: 0.39-2
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 --with autotools_dev --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>>'
make install-recursive
make[2]: Entering directory '/<<PKGBUILDDIR>>'
Making install in config
make[3]: Entering directory '/<<PKGBUILDDIR>>/config'
Making install in init
make[4]: Entering directory '/<<PKGBUILDDIR>>/config/init'
Making install in systemd
make[5]: Entering directory '/<<PKGBUILDDIR>>/config/init/systemd'
make[6]: Entering directory '/<<PKGBUILDDIR>>/config/init/systemd'
make[6]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p /<<PKGBUILDDIR>>/debian/tmp/usr/lib/systemd/system
/usr/bin/install -c -m 644 cgmanager.service
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/systemd/system/
/usr/bin/install -c -m 644 cgproxy.service
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/systemd/system/
make[6]: Leaving directory '/<<PKGBUILDDIR>>/config/init/systemd'
make[5]: Leaving directory '/<<PKGBUILDDIR>>/config/init/systemd'
[... snipped ...]
make[1]: Entering directory '/<<PKGBUILDDIR>>'
mkdir -p /<<PKGBUILDDIR>>/debian/tmp/lib/x86_64-linux-gnu
mv /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/libcgmanager.so.* \
/<<PKGBUILDDIR>>/debian/tmp/lib/x86_64-linux-gnu/
cp /<<PKGBUILDDIR>>/debian/pam-cgm.config \
/<<PKGBUILDDIR>>/debian/libpam-cgm/usr/share/pam-configs/cgm
cp: cannot create regular file
'/<<PKGBUILDDIR>>/debian/libpam-cgm/usr/share/pam-configs/cgm': No such file or
directory
debian/rules:25: recipe for target 'override_dh_install' failed
make[1]: *** [override_dh_install] Error 1
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 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: cgmanager
Source-Version: 0.41-2
We believe that the bug you reported is fixed in the latest version of
cgmanager, 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.
Serge Hallyn <[email protected]> (supplier of updated cgmanager 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: SHA256
Format: 1.8
Date: Tue, 05 Apr 2016 00:10:20 -0500
Source: cgmanager
Binary: cgmanager cgmanager-tests libcgmanager0 libcgmanager-dev libpam-cgm
Architecture: source
Version: 0.41-2
Distribution: unstable
Urgency: medium
Maintainer: Serge Hallyn <[email protected]>
Changed-By: Serge Hallyn <[email protected]>
Description:
cgmanager - Central cgroup manager daemon
cgmanager-tests - Central cgroup manager daemon (tests)
libcgmanager-dev - Central cgroup manager daemon (dev)
libcgmanager0 - Central cgroup manager daemon (client library)
libpam-cgm - Central cgroup manager daemon (PAM module)
Closes: 806004
Changes:
cgmanager (0.41-2) unstable; urgency=medium
.
* debian/rules: fix dpkg-buildpackage -A (Closes: #806004)
Checksums-Sha1:
a2eb4110f3ff72a30fb5b0e0ed7806f81be42517 2232 cgmanager_0.41-2.dsc
6eeed0e93ea952397929622cc447af05f39f6900 11920 cgmanager_0.41-2.debian.tar.xz
Checksums-Sha256:
5f82cf2287e65d42fb755315356b7ce70d6a88954b46199fb8c8bc612a7086bb 2232
cgmanager_0.41-2.dsc
09de69dbb15a1d1abeb5caa3f1c180ae9dea75318a984b03a80965155b6154dc 11920
cgmanager_0.41-2.debian.tar.xz
Files:
0597638c7fa20cf52a0c4aa02c92d4b6 2232 admin optional cgmanager_0.41-2.dsc
838522713c3991f4890e5126b79934ba 11920 admin optional
cgmanager_0.41-2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJXCqbFAAoJEPwNsbvNRgve4hQQAMV/Eh9R2lHakIP42Rtwn/VT
jLuWddFmY2tUEQDej3n93DW1Hzk9ydRamPSMcn4lD86vFD9iFVPk8A6N6KiUkqmg
w5tm5OAjAX6icZRWhUf0S73A0MBPt5p12biGmJlyfKUuOdoqdSYZThPbMXi3b821
TPcOq3tuYuWmNhZgZvHoHPw8tUczcZQXIc4qRExxVlsshVgRrgAL1FY2a0MSGg1V
pE+Bj2xlIkmj2Z5B5yRwdG2vmoCWsnU+y5jh1N0gpNRyDQbIddOkLUcVZuP7mU9Z
tCkZfgt683xnDjPlC3/G6NDYI74qhU9bsvLZgoBTVPSBtznE5ycRAM2DF+XqB1Hx
4e92SG41BxsKDBpjN030nwJMeiVkWcqo8IDxEIyDcDl328jvAWqgSVts108Pxr5D
cvG+zjeIqH1ORz/59ebdRw6NDPNmyoF5PEJKDKb7GJhWVWJI9paXhvy8RYu2UElC
xP11Mrl5dwfzfmeTa2oSbET8oM0qZ69NSDHaha1GgRhA3O/LMkyc2bEcXoe3Puyj
Im9Kdc+r6wjTnzIAcd8HojFMAS17gxzmk7Jrd5iwMl0eVj3H+P4AH+nlG6/fuq9r
KFQsbvtgMvlaLrqbUCPHVUJwMHchgRMGjCuYUNVfa1muiYMGSVPN7Q2+tg/jpfVf
EaTGNDAMmXCZPHO4WLzu
=loWy
-----END PGP SIGNATURE-----
--- End Message ---