Your message dated Wed, 06 Apr 2016 17:00:25 +0000
with message-id <e1anqob-0007xb...@franck.debian.org>
and subject line Bug#817167: fixed in slepc 3.6.3.dfsg1-1
has caused the Debian Bug report #817167,
regarding slepc: FTBFS when built with dpkg-buildpackage -A (dh_install:
missing files)
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.)
--
817167: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=817167
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:slepc
Version: 3.6.1.dfsg1-2
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:
--------------------------------------------------------------------------------
[...]
debian/rules build-indep
dh build-indep --with python2
dh_testdir -i
dh_update_autotools_config -i
fakeroot debian/rules binary-indep
dh binary-indep --with python2
dh_testroot -i
dh_prep -i
debian/rules override_dh_auto_install
make[1]: Entering directory '/<<PKGBUILDDIR>>'
PETSC_DIR=/usr/lib/petscdir/3.6.2/x86_64-linux-gnu-real \
./configure --prefix=/usr/lib/slepcdir/3.6.1/x86_64-linux-gnu-real \
[... snipped ...]
dh_auto_install: No packages to build.
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules override_dh_install
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_install -plibslepc3.6 --sourcedir debian/tmp/slepc3.6.1-real --exclude=*html
/usr/lib/slepcdir/3.6.1/x86_64-linux-gnu-real/lib/libslepc_real.so.3.6.1
usr/lib/x86_64-linux-gnu
dh_install: No packages to build.
dh_install -plibslepc3.6.1-dev --sourcedir debian/tmp/slepc3.6.1-real
--autodest --exclude=*html --exclude=libslepc_real.so.3.6.1 usr
dh_install: No packages to build.
dh_link -plibslepc3.6.1-dev usr/lib/x86_64-linux-gnu/libslepc_real.so.3.6.1
/usr/lib/slepcdir/3.6.1/x86_64-linux-gnu-real/lib/libslepc_real.so.3.6.1
dh_link: No packages to build.
dh_link -plibslepc3.6 usr/lib/x86_64-linux-gnu/libslepc_real.so.3.6.1
usr/lib/x86_64-linux-gnu/libslepc_real.so.3.6
dh_link: No packages to build.
dh_link -plibslepc3.6.1-dev usr/lib/x86_64-linux-gnu/libslepc_real.so.3.6.1
usr/lib/x86_64-linux-gnu/libslepc_real.so
dh_link: No packages to build.
dh_install -plibslepc3.6.1-dbg --sourcedir debian/tmp/slepc3.6.1-real-debug
--autodest --exclude=*html usr
dh_install: No packages to build.
dh_install -plibslepc-complex-3.6 --sourcedir debian/tmp/slepc3.6.1-complex
--exclude=*html
/usr/lib/slepcdir/3.6.1/x86_64-linux-gnu-complex/lib/libslepc_complex.so.3.6.1
usr/lib/x86_64-linux-gnu
dh_install: No packages to build.
dh_install -plibslepc-complex-3.6.1-dev --sourcedir
debian/tmp/slepc3.6.1-complex --autodest --exclude=*html
--exclude=libslepc_complex.so.3.6.1 usr
dh_install: No packages to build.
dh_link -plibslepc-complex-3.6.1-dev
usr/lib/x86_64-linux-gnu/libslepc_complex.so.3.6.1
/usr/lib/slepcdir/3.6.1/x86_64-linux-gnu-complex/lib/libslepc_complex.so.3.6.1
dh_link: No packages to build.
dh_link -plibslepc-complex-3.6
usr/lib/x86_64-linux-gnu/libslepc_complex.so.3.6.1
usr/lib/x86_64-linux-gnu/libslepc_complex.so.3.6
dh_link: No packages to build.
dh_link -plibslepc-complex-3.6.1-dev
usr/lib/x86_64-linux-gnu/libslepc_complex.so.3.6.1
usr/lib/x86_64-linux-gnu/libslepc_complex.so
dh_link: No packages to build.
dh_install -plibslepc-complex-3.6.1-dbg --sourcedir
debian/tmp/slepc3.6.1-complex-debug --autodest --exclude=*html usr
dh_install: No packages to build.
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules override_dh_installdocs
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_installdocs
dh_install -pslepc3.6.1-doc --sourcedir debian/tmp/slepc3.6.1-real-debug
--autodest /usr/lib/slepcdir/3.6.1/x86_64-linux-gnu-real-debug/include/*html
dh_install: slepc3.6.1-doc missing files:
/usr/lib/slepcdir/3.6.1/x86_64-linux-gnu-real-debug/include/*html
dh_install: missing files, aborting
debian/rules:218: recipe for target 'override_dh_installdocs' failed
make[1]: *** [override_dh_installdocs] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:101: 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. The common hints are:
* If the only architecture-independent packages are dummy transitional
ones and they were released with jessie, the easy fix is to drop them
now.
* When using "dh", it is allowed to use (independently)
optional targets override_dh_foo-arch and override_dh_foo-indep
(for several values of "foo").
Once that both "dpkg-buildpackage -A" and "dpkg-buildpackage -B" work
properly, the package would be suitable to be uploaded in source-only
form if you wish.
Thanks.
--- End Message ---
--- Begin Message ---
Source: slepc
Source-Version: 3.6.3.dfsg1-1
We believe that the bug you reported is fixed in the latest version of
slepc, 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 817...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Drew Parsons <dpars...@debian.org> (supplier of updated slepc 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: Mon, 04 Apr 2016 15:42:12 +0800
Source: slepc
Binary: slepc-dev libslepc3.6-dev libslepc3.6.3-dev libslepc3.6.3
libslepc3.6.3-dbg slepc3.6.3-doc libslepc-complex-3.6-dev
libslepc-complex-3.6.3-dev libslepc-complex-3.6.3 libslepc-complex-3.6.3-dbg
Architecture: source amd64 all
Version: 3.6.3.dfsg1-1
Distribution: unstable
Urgency: medium
Maintainer: Drew Parsons <dpars...@debian.org>
Changed-By: Drew Parsons <dpars...@debian.org>
Description:
libslepc-complex-3.6-dev - Scalable Library for Eigenvalue Problem Computations
libslepc-complex-3.6.3 - Scalable Library for Eigenvalue Problem Computations
libslepc-complex-3.6.3-dbg - Scalable Library for Eigenvalue Problem
Computations
libslepc-complex-3.6.3-dev - Scalable Library for Eigenvalue Problem
Computations
libslepc3.6-dev - Scalable Library for Eigenvalue Problem Computations
libslepc3.6.3 - Scalable Library for Eigenvalue Problem Computations
libslepc3.6.3-dbg - Scalable Library for Eigenvalue Problem Computations
libslepc3.6.3-dev - Scalable Library for Eigenvalue Problem Computations
slepc-dev - Scalable Library for Eigenvalue Problem Computations
slepc3.6.3-doc - Scalable Library for Eigenvalue Problem Computations
Closes: 817167
Changes:
slepc (3.6.3.dfsg1-1) unstable; urgency=medium
.
* New upstream version.
* Update debian/watch to include filename mangling.
* Standards-Version: 3.9.7
* Build doc package from files installed for the debug package.
Closes: #817167.
* Drop legacy alternative link to /usr/lib/libslepc.so. It just makes
trouble with ldconfig.
Checksums-Sha1:
7733b0b0508348931a6c7e98cc0d7f66a69fc386 2845 slepc_3.6.3.dfsg1-1.dsc
fd50f1856012a5bf2be484b14aee83fb196a86d3 1311128 slepc_3.6.3.dfsg1.orig.tar.xz
a08f835a6d306749d54e0be86c0ba482c6b014e3 12724
slepc_3.6.3.dfsg1-1.debian.tar.xz
220bb8b05def8d9af51d50ffabc74a0c3036dbd4 5564
libslepc-complex-3.6-dev_3.6.3.dfsg1-1_amd64.deb
d814b6ca9132cf7abe2c2342d3cce5c001f0bcc2 3838870
libslepc-complex-3.6.3-dbg_3.6.3.dfsg1-1_amd64.deb
4c306fcbb50329ce4020803d8c9d2850142b5ea1 1488260
libslepc-complex-3.6.3-dev_3.6.3.dfsg1-1_amd64.deb
bbac3cf5a7963ce27a8981fe74229e417194dd3c 687636
libslepc-complex-3.6.3_3.6.3.dfsg1-1_amd64.deb
a992f3f5320410ce8dcda83de231be14b3521dc0 5548
libslepc3.6-dev_3.6.3.dfsg1-1_amd64.deb
94555a36c58db9ed91105a8570942f5633d3ba8e 7237400
libslepc3.6.3-dbg_3.6.3.dfsg1-1_amd64.deb
e9dd66090317a36eb6f5139ded0812cb8228fbfb 1468790
libslepc3.6.3-dev_3.6.3.dfsg1-1_amd64.deb
1c1692aeb0168e53038df9f6e1273e1f75dd2822 686420
libslepc3.6.3_3.6.3.dfsg1-1_amd64.deb
52225ce6dcfb3207abdd916f0e6abe7c8ca2a164 7474 slepc-dev_3.6.3.dfsg1-1_amd64.deb
f68fdd56ae3b1a00b4a298365281380650d8cad2 484742
slepc3.6.3-doc_3.6.3.dfsg1-1_all.deb
Checksums-Sha256:
0b112447383ee11dc6cad2e38862633dacc2d04c4eb2dedd428620cd6141006d 2845
slepc_3.6.3.dfsg1-1.dsc
4068e9ac4e4f6157fc4871a0fbbf919707b9b08f962a6388879a615cc2340c7c 1311128
slepc_3.6.3.dfsg1.orig.tar.xz
880ee7c0a4645421a7933a4fc8571bebfe19fef3d2dcee741a808e4f5fd40982 12724
slepc_3.6.3.dfsg1-1.debian.tar.xz
1e687f14c4d4c0c707652a1d4cdb86ebf4d4be2e36ec171c5d9e6f4c9a2be8b1 5564
libslepc-complex-3.6-dev_3.6.3.dfsg1-1_amd64.deb
a4b3c0479665de15db20c2a4868d9b5228dc7ed007b35bde3e3b828f3b99d3ae 3838870
libslepc-complex-3.6.3-dbg_3.6.3.dfsg1-1_amd64.deb
69aa9f160daee5b9aa53ce7bb073f7f15307837132911f0ad21b3d18a309d162 1488260
libslepc-complex-3.6.3-dev_3.6.3.dfsg1-1_amd64.deb
aa40a507796b99f5682d97a295c16d3871ea1c5450610993a4391012df789d2c 687636
libslepc-complex-3.6.3_3.6.3.dfsg1-1_amd64.deb
00ea987f3ae662fc86400bc8d6888ed6bceacd934e5a9abc37eeaa53b721ac5a 5548
libslepc3.6-dev_3.6.3.dfsg1-1_amd64.deb
a6e2cdcfc13004df62fea629bb2d0f3be21c07a3eaba7aa50794b2fe29eabfbc 7237400
libslepc3.6.3-dbg_3.6.3.dfsg1-1_amd64.deb
758e035427a7f357175cf6bc1a6d74946440c6294b1fb2e6368182ba5e6c807e 1468790
libslepc3.6.3-dev_3.6.3.dfsg1-1_amd64.deb
8cdf9f9a158dbb4479b68b8e95dfda3fcb35a28b1fe6f35d1d789a3e2de0d4c6 686420
libslepc3.6.3_3.6.3.dfsg1-1_amd64.deb
84d9092a9da347f5ff9da04dfa0a12a57926af0b286154ed9800a9720dbf83a9 7474
slepc-dev_3.6.3.dfsg1-1_amd64.deb
fda2fa395543f8f2981041022cbbc560aa89ecbc49f4e914e147841b2b2bb0f4 484742
slepc3.6.3-doc_3.6.3.dfsg1-1_all.deb
Files:
a1cb28bfb6a3b2cd4b78f9c4a39ece7c 2845 libs extra slepc_3.6.3.dfsg1-1.dsc
15aac962db2a799d509526ff05a0ebdd 1311128 libs extra
slepc_3.6.3.dfsg1.orig.tar.xz
6b567936146cae794962d45eef3b272c 12724 libs extra
slepc_3.6.3.dfsg1-1.debian.tar.xz
582ac3842b9bf630a41cf4990c56d404 5564 libdevel extra
libslepc-complex-3.6-dev_3.6.3.dfsg1-1_amd64.deb
ddcf8b6bae31bf78ccce988e000d649a 3838870 debug extra
libslepc-complex-3.6.3-dbg_3.6.3.dfsg1-1_amd64.deb
e839954665bba40d10311fa2892e4d61 1488260 libdevel extra
libslepc-complex-3.6.3-dev_3.6.3.dfsg1-1_amd64.deb
2510d5734fe9e3b0329a0dc8e4a79970 687636 libs extra
libslepc-complex-3.6.3_3.6.3.dfsg1-1_amd64.deb
ad3154f30f7f273c964ef210548e6c60 5548 libdevel extra
libslepc3.6-dev_3.6.3.dfsg1-1_amd64.deb
f4d0dcba4296576c530ab3c5167a8112 7237400 debug extra
libslepc3.6.3-dbg_3.6.3.dfsg1-1_amd64.deb
5b6c542a751cfc0094cee4a8f3a4d3b9 1468790 libdevel extra
libslepc3.6.3-dev_3.6.3.dfsg1-1_amd64.deb
2f2260ef0b515c122cc45d6354fb4363 686420 libs extra
libslepc3.6.3_3.6.3.dfsg1-1_amd64.deb
029383ce11d9137e12422e8b84d4ab32 7474 libdevel extra
slepc-dev_3.6.3.dfsg1-1_amd64.deb
be8a717af5a8e6e8e5f9955a4e99964a 484742 doc extra
slepc3.6.3-doc_3.6.3.dfsg1-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCgAGBQJXAmhmAAoJEFc+8eS9WgH6osEP/iJW9QPp53b7ztO6lrjtDSRh
8xazRILUIJXt9qiffeJGqurHMjkgXimt9W6apcouBYn1OMjDrVOLAo0RVxWbqJcV
q572TWTpnExBM3mVfH/K7RCTQ6gqWNzq7kdr36k7yL0pkizDyvBv5w0Xafc6Ctgj
6locf/cKT44vr5QaD4E7isbiKifpz7ZwlxS36dJ1HZ9bnU8PIxt5TfYgff0gORUb
n8mtXMA8zvUkdRgcthNlwqZbWDb5cwvsI2IYL+17yE4MMJGP++HUXigVBoJSJoit
jz/xzaJ5e5htkfcNUibsVd2A6akSfMT7JgAjEUBaED/nLR/VlFqH04jtqf3w3+aN
BjgaBhPzjN7v1BCdEHbCb5p/3A11QFSU7bE/3UH169LRTJh6cA7XCBeISMCftO6b
HD4mnah0PDQyo1kBL581CPCPDpTcEagn6/Chs30qNrgfHyOmuXP33mchnnCCu1Mi
kb9xM5sPIBzI4N7s2+ghAM7GrPIS8iaKdE5H9uMsLCtXiYTj5HdCVXAcOVK2kaLM
kAIev0Lq04pxfACt0UPQc9X6SxbmNPWjdCpUzxg7vtn3wh4WVr4+jbUhonTYiz2W
tL9an8kFTrlxtSOaAABZX+Uj6l5dkecn4OyZYmSOV8DHf2L5YZkzPdrDNTH+Bszx
tQPUV9gnI5BSqXjll5Uf
=76a/
-----END PGP SIGNATURE-----
--- End Message ---
--
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers