Your message dated Sat, 28 Jul 2018 10:49:25 +0000
with message-id <e1fjmmr-000bgv...@fasolo.debian.org>
and subject line Bug#902457: fixed in cupt 2.10.2
has caused the Debian Bug report #902457,
regarding cupt: FTBFS in buster/sid (failing tests)
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.)
--
902457: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=902457
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:cupt
Version: 2.10.1
Severity: serious
Tags: ftbfs
Dear maintainer:
I tried to build this package in buster with "dpkg-buildpackage -A"
but it failed:
--------------------------------------------------------------------------------
[...]
debian/rules build-indep
dh build-indep -Bb/ --parallel --with bash-completion
dh_testdir -i -O-Bb/ -O--parallel
dh_update_autotools_config -i -O-Bb/ -O--parallel
debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_configure -Bb/ -- -DCMAKE_BUILD_TYPE=RelWithDebInfo
cd b && cmake .. -DCMAKE_INSTALL_PREFIX=/usr
-DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None
-DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var
-DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON
-DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON "-GUnix Makefiles"
-DCMAKE_BUILD_TYPE=RelWithDebInfo
-- The C compiler identification is GNU 7.3.0
-- The CXX compiler identification is GNU 7.3.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
[... snipped ...]
[03:42:41] tt/query/show/package-existance.t
.............................................................. ok 92 ms (
0.00 usr 0.00 sys + 0.05 cusr 0.02 csys = 0.07 CPU)
[03:42:41] tt/query/show/status-of-installed-package.t
.................................................... ok 261 ms ( 0.00 usr
0.00 sys + 0.08 cusr 0.05 csys = 0.13 CPU)
[03:42:41] tt/query/show/version-merging/architecture.t
................................................... ok 129 ms ( 0.00 usr
0.00 sys + 0.07 cusr 0.02 csys = 0.09 CPU)
[03:42:42] tt/query/show/version-merging/version-hash-release.t
........................................... ok 195 ms ( 0.00 usr 0.00 sys
+ 0.08 cusr 0.03 csys = 0.11 CPU)
[03:42:43] tt/query/version-string/compare.t
.............................................................. ok 1230 ms (
0.02 usr 0.00 sys + 0.23 cusr 0.19 csys = 0.44 CPU)
[03:42:43] tt/query/version-string/invalid.t
.............................................................. ok 195 ms (
0.00 usr 0.00 sys + 0.08 cusr 0.03 csys = 0.11 CPU)
[03:42:43] tt/query/why/basic.t
........................................................................... ok
120 ms ( 0.01 usr 0.00 sys + 0.06 cusr 0.03 csys = 0.10 CPU)
[03:42:44] tt/query/why/endurance.t
....................................................................... ok
955 ms ( 0.00 usr 0.00 sys + 0.68 cusr 0.21 csys = 0.89 CPU)
[03:42:44] tt/query/why/from-specific-packages.t
.......................................................... ok 152 ms (
0.00 usr 0.00 sys + 0.07 cusr 0.02 csys = 0.09 CPU)
[03:42:44] tt/query/why/loop.t
............................................................................ ok
93 ms ( 0.00 usr 0.00 sys + 0.07 cusr 0.01 csys = 0.08 CPU)
[03:42:45] tt/query/why/priorities.t
...................................................................... ok
311 ms ( 0.01 usr 0.00 sys + 0.11 cusr 0.04 csys = 0.16 CPU)
[03:42:45] tt/query/why/recommends-and-suggests.t
......................................................... ok 98 ms ( 0.00
usr 0.00 sys + 0.06 cusr 0.02 csys = 0.08 CPU)
[03:42:45] tt/query/why/traverse-order.t
.................................................................. ok 86
ms ( 0.00 usr 0.00 sys + 0.06 cusr 0.02 csys = 0.08 CPU)
[03:42:45] tt/shell/basic.t
...............................................................................
ok 217 ms ( 0.00 usr 0.01 sys + 0.11 cusr 0.04 csys = 0.16 CPU)
[03:42:45] tt/shell/cache-reload.t
........................................................................ ok
387 ms ( 0.01 usr 0.00 sys + 0.15 cusr 0.09 csys = 0.25 CPU)
[03:42:46] tt/shell/error-handling.t
...................................................................... ok
278 ms ( 0.01 usr 0.00 sys + 0.12 cusr 0.03 csys = 0.16 CPU)
[03:42:46] tt/shell/tokenising.t
.......................................................................... ok
178 ms ( 0.00 usr 0.00 sys + 0.10 cusr 0.04 csys = 0.14 CPU)
[03:42:46] tt/version.t
...................................................................................
ok 94 ms ( 0.00 usr 0.01 sys + 0.06 cusr 0.02 csys = 0.09 CPU)
[03:42:46]
Test Summary Report
-------------------
tt/query/repo-signatures/validation-errors.t
(Wstat: 768 Tests: 9 Failed: 3)
Failed tests: 1-2, 9
Non-zero exit status: 3
Files=181, Tests=2072, 63 wallclock secs ( 0.87 usr 0.22 sys + 36.62 cusr
7.04 csys = 44.75 CPU)
Result: FAIL
test/CMakeFiles/test.dir/build.make:60: recipe for target
'test/CMakeFiles/test' failed
make[4]: *** [test/CMakeFiles/test] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/b'
CMakeFiles/Makefile2:637: recipe for target 'test/CMakeFiles/test.dir/all'
failed
make[3]: *** [test/CMakeFiles/test.dir/all] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/b'
CMakeFiles/Makefile2:644: recipe for target 'test/CMakeFiles/test.dir/rule'
failed
make[2]: *** [test/CMakeFiles/test.dir/rule] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/b'
Makefile:297: recipe for target 'test' failed
make[1]: *** [test] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/b'
dh_auto_test: cd b && make -j1 test ARGS\+=-j1 returned exit code 2
debian/rules:27: recipe for target 'build-indep' failed
make: *** [build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit
status 2
--------------------------------------------------------------------------------
The above is how the build ends in my autobuilder and it's not
necessarily the relevant part.
The failure is not, however, related to using dpkg-buildpackage -A,
as it also fails in reproducible builds:
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/cupt.html
If this is really a bug in one of the build-depends, please use reassign and
affects,
so that this is still visible in the page for this package.
Thanks.
--- End Message ---
--- Begin Message ---
Source: cupt
Source-Version: 2.10.2
We believe that the bug you reported is fixed in the latest version of
cupt, 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 902...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Eugene V. Lyubimkin <jac...@debian.org> (supplier of updated cupt 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, 28 Jul 2018 11:56:13 +0200
Source: cupt
Binary: cupt-dbg libcupt4-2 libcupt-common libcupt4-dev libcupt4-doc cupt
libcupt4-2-downloadmethod-curl libcupt4-2-downloadmethod-wget
Architecture: source amd64 all
Version: 2.10.2
Distribution: unstable
Urgency: medium
Maintainer: Eugene V. Lyubimkin <jac...@debian.org>
Changed-By: Eugene V. Lyubimkin <jac...@debian.org>
Description:
cupt - flexible package manager -- console interface
cupt-dbg - flexible package manager -- debugging symbols
libcupt-common - flexible package manager -- runtime library (support files)
libcupt4-2 - flexible package manager -- runtime library
libcupt4-2-downloadmethod-curl - flexible package manager -- libcurl download
method
libcupt4-2-downloadmethod-wget - flexible package manager -- wget download
method
libcupt4-dev - flexible package manager -- development files
libcupt4-doc - flexible package manager -- library documentation
Closes: 902457
Changes:
cupt (2.10.2) unstable; urgency=medium
.
* lib:
- cache:
- Verifying repository signatures: fixed detecting 'public key not
found' situations with recent versions of gpgv, which provide more
than 6 fields for 'ERRSIG' status messages. Thanks to Santiago Vila
for the report. (Closes: #902457)
Checksums-Sha1:
5c47a53303608758db2d1424cb4ee2da798bc580 2306 cupt_2.10.2.dsc
b7b449ac6491f585ce68b6acc1444bceb4320a5c 345396 cupt_2.10.2.tar.xz
0075d2407faf19bbbdffc4cd4d41a6b6096aed13 24573712 cupt-dbg_2.10.2_amd64.deb
2d023aad8458a5484f9d2b5b51d9ec421f561be1 9625 cupt_2.10.2_amd64.buildinfo
cca5403edba40412201e0c94f0028dddba2cefa9 375852 cupt_2.10.2_amd64.deb
73ea3b76544e51aba63c0fe218773f6899ae771b 83964 libcupt-common_2.10.2_all.deb
13423aa68614d2c5338a602d45f67470307cd9a1 53120
libcupt4-2-downloadmethod-curl_2.10.2_amd64.deb
161175e5db67a3e0ec47ed24a7f6dd4ae5cc3d40 54056
libcupt4-2-downloadmethod-wget_2.10.2_amd64.deb
b04c56d541207bdad33d21a7d0d55d9632b9c818 544340 libcupt4-2_2.10.2_amd64.deb
b36746688aac0d7a1eda0bf222d19a8b720f2faf 60652 libcupt4-dev_2.10.2_amd64.deb
b10e3a1975545c0ac3d4f6a40d98cd64aa4ac7c5 172696 libcupt4-doc_2.10.2_all.deb
Checksums-Sha256:
c1e8bf18dceee60538ae49a0fdf1307c777d0a26f2c89cdabae9df7abd7db97a 2306
cupt_2.10.2.dsc
5b06ce93a9416c0fe5de3946aa64dafdf0153239024092daad9eb72fe25cdaf2 345396
cupt_2.10.2.tar.xz
3306b9b16b28bcfff0d286d05f6c24c14c6fa6df3cc38895e8b8756e59659946 24573712
cupt-dbg_2.10.2_amd64.deb
a110d5245c6cb23a797feeaed449fb8808acdfcda38efebebc5ea7b5d6517880 9625
cupt_2.10.2_amd64.buildinfo
88dde090223a8d3c94daf9d97855d47feda13d1de78226aeeb5582959cd11fe1 375852
cupt_2.10.2_amd64.deb
9d7b207415fc346bc439aeca20dd4723244110a4666fb7879f2289faac74890c 83964
libcupt-common_2.10.2_all.deb
258c6c79ef87bb005e9f1da4d6cf9a9be73c5874c284a90cad164c002ef0039a 53120
libcupt4-2-downloadmethod-curl_2.10.2_amd64.deb
0c160b10c4063ea8f30683bcf2b4221080f7aa5e5b4aac8b0246b7217f2c5e2c 54056
libcupt4-2-downloadmethod-wget_2.10.2_amd64.deb
86af82d7f3f9b763283640b01685f5dbf62699007cee225403e3ba4e352ed0aa 544340
libcupt4-2_2.10.2_amd64.deb
8c854cef18dabcf09bdc33ad0340a968d0c9446ce9079587e1759939da8a66b5 60652
libcupt4-dev_2.10.2_amd64.deb
0049d24aba8e1953a23bfef493b91102cfc8b5ca9dbf27fa775583ffe77b19dc 172696
libcupt4-doc_2.10.2_all.deb
Files:
6b0f487392c91092b557114c7c09efb7 2306 admin optional cupt_2.10.2.dsc
be31f958cbdb38351070bdb4d43fdbd0 345396 admin optional cupt_2.10.2.tar.xz
dd0e67a1d587e68a1c9b012bae1dcb05 24573712 debug optional
cupt-dbg_2.10.2_amd64.deb
c8f5d90d4f310070702d50fc644c07ad 9625 admin optional
cupt_2.10.2_amd64.buildinfo
98e0ccd0ab507a86df7c5e1ed3fb2a39 375852 admin optional cupt_2.10.2_amd64.deb
7653f718c2e982101a20f6b53656659a 83964 admin optional
libcupt-common_2.10.2_all.deb
abc3d72118aeaf6458f8c8fe724c1319 53120 admin optional
libcupt4-2-downloadmethod-curl_2.10.2_amd64.deb
4fccd3560b48235e7fdbe9a968ab80e4 54056 admin optional
libcupt4-2-downloadmethod-wget_2.10.2_amd64.deb
d4f698da418d39df3be0a888a705585c 544340 libs optional
libcupt4-2_2.10.2_amd64.deb
bf6bb76df693aa2d0b82597f6fcdcd6d 60652 libdevel optional
libcupt4-dev_2.10.2_amd64.deb
5dbdc6e568fa85bfc4d4acd053319515 172696 doc optional
libcupt4-doc_2.10.2_all.deb
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEUF0Kp4+Q9rI8wpaop+2DH1mzoOgFAltcRsIACgkQp+2DH1mz
oOjeIA//TCqPlLMmCC15lG2ZTZ0MTDXUyUEurKgQKKP//b53VGl1saohwZVIt3qS
osp8MG8uAyaHYgNyl+JGlr9MsU43bd1esBQMcfMHd37swpxXD4tRkXqedxYdNxtc
yTT9Tr5JYTAvSk/2N4esUFfCrKlwOh2mtw4P3+2X4XJcF98ea2N1P77vQK8HZlfX
y4mz2xivx0+Y5U9XiBZMelUDeEIVvoxz36y6Q12nDtQHMS2rPbBOdhkB3H6/R1eX
sZ2N9IN8Zg/iWr52aERrq2z70yp+6a5eLSbvIYL0bGOaSwyl+8QEVXeBWqbbbCoA
DZ4w6iZ2Wck3dddjbseqRCY15VWuLLbB2cX/0HmfWPJu0rFXfQld1kiJnMKYgso+
7dLYkM605Ew5ktH1YJ5m/a00PHsy7w0rLV8ULnw4qE3l2OjNnaG7qoIqn7DezhQ8
whhnNqMN6mr1OpKPMuxq0q47ifoAxTjqnekVFaHA4kLvrX4rF8+ZMqJxZvSnbQsv
ZY1mWFTAtLeWeTasrh1s84JGLBw4uK5geO7JnSrzfQe+/hsoDzwTdzMbPBONM9AH
sXO0Cka20pw63kmg385XKRLUFR5DDNhmPYWy6UJ82XjYe2Y/qYizo7MblwNGkwE+
9YcjDLuvrPdBd8JU+2l9Umep18R9I58q9rOlkeRkkkdhYTZtpk8=
=zdDC
-----END PGP SIGNATURE-----
--- End Message ---