Your message dated Mon, 24 Mar 2025 21:50:55 +0000
with message-id <e1twph9-00hh2l...@fasolo.debian.org>
and subject line Bug#1100326: fixed in trapperkeeper-authorization-clojure
2.0.1-2
has caused the Debian Bug report #1100326,
regarding trapperkeeper-authorization-clojure: FTBFS: 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.)
--
1100326: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1100326
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:trapperkeeper-authorization-clojure
Version: 2.0.1-1
Severity: serious
Tags: ftbfs trixie sid
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean --with javahelper --with maven_repo_helper
dh_auto_clean
jh_clean
Duplicate specification "u=s" for option "u"
debian/rules override_dh_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -f .lein-failures
rm -f debian/maven-repo
rm -f debian/pom.xml
rm -Rf .lein target resources
dh_clean
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules binary
dh binary --with javahelper --with maven_repo_helper
dh_update_autotools_config
dh_autoreconf
debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
cd debian && ln -sf /usr/share/maven-repo .
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
jh_linkjars
debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
lein pom debian/pom.xml
Wrote /<<PKGBUILDDIR>>/debian/pom.xml
lein i18n make
Running 'make i18n'
lein jar
Warning: specified :main without including it in :aot.
Implicit AOT of :main will be removed in Leiningen 3.0.0.
If you only need AOT for your uberjar, consider adding :aot :all into your
:uberjar profile instead.
Warning: The Main-Class specified does not exist within the jar. It may not be
executable as expected. A gen-class directive may be missing in the namespace
which contains the main method, or the namespace has not been AOT-compiled.
Created /<<PKGBUILDDIR>>/target/trapperkeeper-authorization-2.0.1.jar
Warning: The Main-Class specified does not exist within the jar. It may not be
executable as expected. A gen-class directive may be missing in the namespace
which contains the main method, or the namespace has not been AOT-compiled.
Created /<<PKGBUILDDIR>>/target/test/trapperkeeper-authorization-2.0.1-test.jar
# symlinks so we don't need a version in debian/*.poms
cd target && ln -sf trapperkeeper-authorization-2.0.1.jar
trapperkeeper-authorization.jar
cd target/test && ln -sf trapperkeeper-authorization-2.0.1-test.jar
trapperkeeper-authorization-test.jar
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules override_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
lein test
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in
[jar:file:/usr/share/java/logback-classic.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in
[jar:file:/usr/share/java/logback-classic-1.2.11.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type
[ch.qos.logback.classic.util.ContextSelectorStaticBinder]
lein test puppetlabs.trapperkeeper.authorization.acl-test
lein test puppetlabs.trapperkeeper.authorization.ring-middleware-test
lein test :only
puppetlabs.trapperkeeper.authorization.ring-middleware-test/ring-request-to-cert-from-http-header
FAIL in (ring-request-to-cert-from-http-header) (ring_middleware_test.clj:134)
Extraction of cert from HTTP header in Ring request fails as expected when URL
encoded properly but base64 content malformed
expected: (thrown+? [:kind :bad-request :msg (str "Unable to parse
x-client-cert into " "certificate: -----END CERTIFICATE not found")]
(cert-from-request "-----BEGIN%20CERTIFICATE-----%0AM"))
actual: "thrown+?: {:kind :bad-request, :msg \"Unable to parse x-client-cert
into certificate: -----END CERTIFICATE----- not found\"} did not match [:kind
:bad-request :msg (str \"Unable to parse x-client-cert into \" \"certificate:
-----END CERTIFICATE not found\")]"
lein test puppetlabs.trapperkeeper.authorization.ring-test
lein test puppetlabs.trapperkeeper.authorization.rules-test
lein test
puppetlabs.trapperkeeper.services.authorization.authorization-core-test
lein test
puppetlabs.trapperkeeper.services.authorization.authorization-service-test
Ran 48 tests containing 1887 assertions.
1 failures, 0 errors.
Tests failed.
make[1]: *** [debian/rules:26: override_dh_auto_test] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:11: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202503/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:trapperkeeper-authorization-clojure, so that
this is still
visible in the BTS web page for this package.
Thanks.
--- End Message ---
--- Begin Message ---
Source: trapperkeeper-authorization-clojure
Source-Version: 2.0.1-2
Done: Jérôme Charaoui <jer...@riseup.net>
We believe that the bug you reported is fixed in the latest version of
trapperkeeper-authorization-clojure, 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 1100...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jérôme Charaoui <jer...@riseup.net> (supplier of updated
trapperkeeper-authorization-clojure 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: Mon, 24 Mar 2025 17:31:58 -0400
Source: trapperkeeper-authorization-clojure
Architecture: source
Version: 2.0.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Clojure Maintainers <team+cloj...@tracker.debian.org>
Changed-By: Jérôme Charaoui <jer...@riseup.net>
Closes: 1100326
Changes:
trapperkeeper-authorization-clojure (2.0.1-2) unstable; urgency=medium
.
* d/patches: fix error message matching test (Closes: #1100326)
* drop nrepl from classpath attribute (obsolete)
* d/control: bump Standards-Version, no changes needed
Checksums-Sha1:
22e5da197582629b7f2bf946426d0877dd61c3fa 2442
trapperkeeper-authorization-clojure_2.0.1-2.dsc
2485accfd02759fe42807ac787686b90a0ad03ce 5208
trapperkeeper-authorization-clojure_2.0.1-2.debian.tar.xz
58740a8e1e48adb0e183e2cbaf6250f9624d766e 12161
trapperkeeper-authorization-clojure_2.0.1-2_amd64.buildinfo
Checksums-Sha256:
8f95bd3c29d501afea4362765f710f123b501e28a24bbdfafcf8e04f4138ef68 2442
trapperkeeper-authorization-clojure_2.0.1-2.dsc
d0d22af818759909c6d8f528c37a7a98aed72629a09a92525fdce1aeb1cff9ab 5208
trapperkeeper-authorization-clojure_2.0.1-2.debian.tar.xz
d54362fcb1634fe5a48a7630f7d6fdf59d116be148092d7caae92c5ba1c3e3c6 12161
trapperkeeper-authorization-clojure_2.0.1-2_amd64.buildinfo
Files:
d18263e127708fa3b1a5f39d58a35a63 2442 java optional
trapperkeeper-authorization-clojure_2.0.1-2.dsc
5365222f74ff623259e31ba4d30b5106 5208 java optional
trapperkeeper-authorization-clojure_2.0.1-2.debian.tar.xz
cbc8fce604b9a4ccba66d8107228b177 12161 java optional
trapperkeeper-authorization-clojure_2.0.1-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iHUEARYIAB0WIQTAq04Rv2xblqv/eu5pxS9ljpiFQgUCZ+HQrAAKCRBpxS9ljpiF
QrhlAQDGtlegpTzB+NKORlNC+C9plgpZArcMEwymUCsKL5Pp7AEAmdvZ7ypAU4x8
6aEICIfWApJcjOKUdWrih7qz5qWSPQ0=
=Co4i
-----END PGP SIGNATURE-----
pgpp_wrNBIpxY.pgp
Description: PGP signature
--- End Message ---