Your message dated Sat, 20 Jun 2026 21:22:02 +0000
with message-id <[email protected]>
and subject line Bug#1139533: fixed in zookeeper 3.9.5-2
has caused the Debian Bug report #1139533,
regarding zookeeper: FTBFS: unreported exception java.io.IOException; must be
caught or declared to be thrown
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.)
--
1139533: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1139533
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:zookeeper
Version: 3.9.5-1
Severity: serious
Tags: ftbfs forky sid
Dear maintainer:
During a rebuild of all packages in unstable, this package failed to build.
Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:
https://people.debian.org/~sanvila/build-logs/202606/
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 cannot 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:zookeeper, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
py3versions: no X-Python3-Version in control file, using supported versions
dh clean --with javahelper --with python3
debian/rules override_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
py3versions: no X-Python3-Version in control file, using supported versions
dh_auto_clean
bash -c "for dir in \$(find . -name target -type d); do if [ -f \$(echo
\$dir | sed -e s/target\$/pom.xml/) ]; then rm -Rf \$dir; fi done"
mh_unpatchpoms -plibzookeeper-java
rm -rf build
find . -name "*.jar" -delete
rm zookeeper-client/zookeeper-client-c/generated/*
rm: cannot remove 'zookeeper-client/zookeeper-client-c/generated/*': No such
file or directory
make[1]: [debian/rules:94: override_dh_auto_clean] Error 1 (ignored)
[ ! -f zookeeper-client/zookeeper-client-c/Makefile ] || /usr/bin/make -C
zookeeper-client/zookeeper-client-c distclean
[... snipped ...]
[INFO]
[INFO] --- source:3.4.0:jar (attach-sources) @ zookeeper-recipes-election ---
[INFO] Building jar:
/<<PKGBUILDDIR>>/zookeeper-recipes/zookeeper-recipes-election/target/zookeeper-recipes-election-3.9.5-sources.jar
[INFO]
[INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ zookeeper-recipes-election ---
[INFO] No Javadoc in project. Archive not created.
[INFO]
[INFO] --- javadoc:3.12.0:jar (default-cli) @ zookeeper-recipes-election ---
[INFO] No Javadoc in project. Archive not created.
[INFO]
[INFO] ------------< org.apache.zookeeper:zookeeper-recipes-lock >-------------
[INFO] Building Apache ZooKeeper - Recipes - Lock 3.9.5 [10/17]
[INFO] from zookeeper-recipes/zookeeper-recipes-lock/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- antrun:3.1.0:run (set-hostname-property) @ zookeeper-recipes-lock ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @
zookeeper-recipes-lock ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources,
i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory
/<<PKGBUILDDIR>>/zookeeper-recipes/zookeeper-recipes-locksrc/main/java/resources
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ zookeeper-recipes-lock
---
[INFO] Recompiling the module because of changed dependency.
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e.
build is platform dependent!
[INFO] Compiling 5 source files with javac [debug release 8] to target/classes
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @
zookeeper-recipes-lock ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources,
i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory
/<<PKGBUILDDIR>>/zookeeper-recipes/zookeeper-recipes-lock/src/test/resources
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @
zookeeper-recipes-lock ---
[INFO] Recompiling the module because of changed dependency.
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e.
build is platform dependent!
[INFO] Compiling 2 source files with javac [debug release 8] to
target/test-classes
[INFO]
[INFO] --- surefire:2.22.3:test (default-test) @ zookeeper-recipes-lock ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- jar:3.3.0:jar (default-jar) @ zookeeper-recipes-lock ---
[INFO] Building jar:
/<<PKGBUILDDIR>>/zookeeper-recipes/zookeeper-recipes-lock/target/zookeeper-recipes-lock-3.9.5.jar
[INFO]
[INFO] --- jar:3.3.0:test-jar (Jar Tests Package) @ zookeeper-recipes-lock ---
[INFO] Building jar:
/<<PKGBUILDDIR>>/zookeeper-recipes/zookeeper-recipes-lock/target/zookeeper-recipes-lock-3.9.5-tests.jar
[INFO]
[INFO] >>> source:3.4.0:jar (attach-sources) > generate-sources @
zookeeper-recipes-lock >>>
[INFO]
[INFO] --- antrun:3.1.0:run (set-hostname-property) @ zookeeper-recipes-lock ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO]
[INFO] <<< source:3.4.0:jar (attach-sources) < generate-sources @
zookeeper-recipes-lock <<<
[INFO]
[INFO]
[INFO] --- source:3.4.0:jar (attach-sources) @ zookeeper-recipes-lock ---
[INFO] Building jar:
/<<PKGBUILDDIR>>/zookeeper-recipes/zookeeper-recipes-lock/target/zookeeper-recipes-lock-3.9.5-sources.jar
[INFO]
[INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ zookeeper-recipes-lock ---
[INFO] No Javadoc in project. Archive not created.
[INFO]
[INFO] --- javadoc:3.12.0:jar (default-cli) @ zookeeper-recipes-lock ---
[INFO] No Javadoc in project. Archive not created.
[INFO]
[INFO] ------------< org.apache.zookeeper:zookeeper-recipes-queue >------------
[INFO] Building Apache ZooKeeper - Recipes - Queue 3.9.5 [11/17]
[INFO] from zookeeper-recipes/zookeeper-recipes-queue/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- antrun:3.1.0:run (set-hostname-property) @ zookeeper-recipes-queue
---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @
zookeeper-recipes-queue ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources,
i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory
/<<PKGBUILDDIR>>/zookeeper-recipes/zookeeper-recipes-queuesrc/main/java/resources
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ zookeeper-recipes-queue
---
[INFO] Recompiling the module because of changed dependency.
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e.
build is platform dependent!
[INFO] Compiling 1 source file with javac [debug release 8] to target/classes
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @
zookeeper-recipes-queue ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources,
i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory
/<<PKGBUILDDIR>>/zookeeper-recipes/zookeeper-recipes-queue/src/test/resources
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @
zookeeper-recipes-queue ---
[INFO] Recompiling the module because of changed dependency.
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e.
build is platform dependent!
[INFO] Compiling 1 source file with javac [debug release 8] to
target/test-classes
[INFO]
[INFO] --- surefire:2.22.3:test (default-test) @ zookeeper-recipes-queue ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- jar:3.3.0:jar (default-jar) @ zookeeper-recipes-queue ---
[INFO] Building jar:
/<<PKGBUILDDIR>>/zookeeper-recipes/zookeeper-recipes-queue/target/zookeeper-recipes-queue-3.9.5.jar
[INFO]
[INFO] --- jar:3.3.0:test-jar (Jar Tests Package) @ zookeeper-recipes-queue ---
[INFO] Building jar:
/<<PKGBUILDDIR>>/zookeeper-recipes/zookeeper-recipes-queue/target/zookeeper-recipes-queue-3.9.5-tests.jar
[INFO]
[INFO] >>> source:3.4.0:jar (attach-sources) > generate-sources @
zookeeper-recipes-queue >>>
[INFO]
[INFO] --- antrun:3.1.0:run (set-hostname-property) @ zookeeper-recipes-queue
---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO]
[INFO] <<< source:3.4.0:jar (attach-sources) < generate-sources @
zookeeper-recipes-queue <<<
[INFO]
[INFO]
[INFO] --- source:3.4.0:jar (attach-sources) @ zookeeper-recipes-queue ---
[INFO] Building jar:
/<<PKGBUILDDIR>>/zookeeper-recipes/zookeeper-recipes-queue/target/zookeeper-recipes-queue-3.9.5-sources.jar
[INFO]
[INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ zookeeper-recipes-queue ---
[INFO] No Javadoc in project. Archive not created.
[INFO]
[INFO] --- javadoc:3.12.0:jar (default-cli) @ zookeeper-recipes-queue ---
[INFO] No Javadoc in project. Archive not created.
[INFO]
[INFO] --------------< org.apache.zookeeper:zookeeper-assembly >---------------
[INFO] Building Apache ZooKeeper - Assembly 3.9.5 [12/17]
[INFO] from zookeeper-assembly/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- antrun:3.1.0:run (set-hostname-property) @ zookeeper-assembly ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO]
[INFO] --- jar:3.3.0:test-jar (Jar Tests Package) @ zookeeper-assembly ---
[INFO] Skipping packaging of the test-jar
[INFO]
[INFO] >>> source:3.4.0:jar (attach-sources) > generate-sources @
zookeeper-assembly >>>
[INFO]
[INFO] --- antrun:3.1.0:run (set-hostname-property) @ zookeeper-assembly ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO]
[INFO] <<< source:3.4.0:jar (attach-sources) < generate-sources @
zookeeper-assembly <<<
[INFO]
[INFO]
[INFO] --- source:3.4.0:jar (attach-sources) @ zookeeper-assembly ---
[INFO]
[INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ zookeeper-assembly ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable
package
[INFO]
[INFO] --- javadoc:3.12.0:jar (default-cli) @ zookeeper-assembly ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable
package
[INFO]
[INFO] ---------< org.apache.zookeeper:zookeeper-compatibility-tests >---------
[INFO] Building Apache ZooKeeper - Compatibility Tests 3.9.5 [13/17]
[INFO] from zookeeper-compatibility-tests/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- antrun:3.1.0:run (set-hostname-property) @
zookeeper-compatibility-tests ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO]
[INFO] --- jar:3.3.0:test-jar (Jar Tests Package) @
zookeeper-compatibility-tests ---
[INFO] Skipping packaging of the test-jar
[INFO]
[INFO] >>> source:3.4.0:jar (attach-sources) > generate-sources @
zookeeper-compatibility-tests >>>
[INFO]
[INFO] --- antrun:3.1.0:run (set-hostname-property) @
zookeeper-compatibility-tests ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO]
[INFO] <<< source:3.4.0:jar (attach-sources) < generate-sources @
zookeeper-compatibility-tests <<<
[INFO]
[INFO]
[INFO] --- source:3.4.0:jar (attach-sources) @ zookeeper-compatibility-tests ---
[INFO]
[INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ zookeeper-compatibility-tests
---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable
package
[INFO]
[INFO] --- javadoc:3.12.0:jar (default-cli) @ zookeeper-compatibility-tests ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable
package
[INFO]
[INFO] ---------------< org.apache.zookeeper:zookeeper-contrib >---------------
[INFO] Building Apache ZooKeeper - Contrib 3.9.5 [14/17]
[INFO] from zookeeper-contrib/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- antrun:3.1.0:run (set-hostname-property) @ zookeeper-contrib ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO]
[INFO] --- jar:3.3.0:test-jar (Jar Tests Package) @ zookeeper-contrib ---
[INFO] Skipping packaging of the test-jar
[INFO]
[INFO] >>> source:3.4.0:jar (attach-sources) > generate-sources @
zookeeper-contrib >>>
[INFO]
[INFO] --- antrun:3.1.0:run (set-hostname-property) @ zookeeper-contrib ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO]
[INFO] <<< source:3.4.0:jar (attach-sources) < generate-sources @
zookeeper-contrib <<<
[INFO]
[INFO]
[INFO] --- source:3.4.0:jar (attach-sources) @ zookeeper-contrib ---
[INFO]
[INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ zookeeper-contrib ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable
package
[INFO]
[INFO] --- javadoc:3.12.0:jar (default-cli) @ zookeeper-contrib ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable
package
[INFO]
[INFO] ----------< org.apache.zookeeper:zookeeper-contrib-loggraph >-----------
[INFO] Building Apache ZooKeeper - Contrib - Loggraph 3.9.5 [15/17]
[INFO] from zookeeper-contrib/zookeeper-contrib-loggraph/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- antrun:3.1.0:run (set-hostname-property) @
zookeeper-contrib-loggraph ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @
zookeeper-contrib-loggraph ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources,
i.e. build is platform dependent!
[INFO] Copying 19 resources from src/main/resources/webapp to target/classes
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @
zookeeper-contrib-loggraph ---
[INFO] Recompiling the module because of changed dependency.
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e.
build is platform dependent!
[INFO] Compiling 34 source files with javac [debug release 8] to target/classes
[INFO]
/<<PKGBUILDDIR>>/zookeeper-contrib/zookeeper-contrib-loggraph/src/main/java/org/apache/zookeeper/graph/LogEntry.java:
/<<PKGBUILDDIR>>/zookeeper-contrib/zookeeper-contrib-loggraph/src/main/java/org/apache/zookeeper/graph/LogEntry.java
uses unchecked or unsafe operations.
[INFO]
/<<PKGBUILDDIR>>/zookeeper-contrib/zookeeper-contrib-loggraph/src/main/java/org/apache/zookeeper/graph/LogEntry.java:
Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR]
/<<PKGBUILDDIR>>/zookeeper-contrib/zookeeper-contrib-loggraph/src/main/java/org/apache/zookeeper/graph/JsonGenerator.java:[217,98]
unreported exception java.io.IOException; must be caught or declared to be
thrown
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache ZooKeeper
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache ZooKeeper 3.9.5:
[INFO]
[INFO] Apache ZooKeeper ................................... SUCCESS [ 0.795 s]
[INFO] Apache ZooKeeper - Documentation ................... SUCCESS [ 0.132 s]
[INFO] Apache ZooKeeper - Jute ............................ SUCCESS [ 6.143 s]
[INFO] Apache ZooKeeper - Server .......................... SUCCESS [ 10.667 s]
[INFO] Apache ZooKeeper - Metrics Providers ............... SUCCESS [ 0.083 s]
[INFO] Apache ZooKeeper - Client .......................... SUCCESS [ 0.082 s]
[INFO] Apache ZooKeeper - Client - C ...................... SUCCESS [ 15.742 s]
[INFO] Apache ZooKeeper - Recipes ......................... SUCCESS [ 0.072 s]
[INFO] Apache ZooKeeper - Recipes - Election .............. SUCCESS [ 0.185 s]
[INFO] Apache ZooKeeper - Recipes - Lock .................. SUCCESS [ 0.238 s]
[INFO] Apache ZooKeeper - Recipes - Queue ................. SUCCESS [ 0.186 s]
[INFO] Apache ZooKeeper - Assembly ........................ SUCCESS [ 0.075 s]
[INFO] Apache ZooKeeper - Compatibility Tests ............. SUCCESS [ 0.078 s]
[INFO] Apache ZooKeeper - Contrib ......................... SUCCESS [ 0.072 s]
[INFO] Apache ZooKeeper - Contrib - Loggraph .............. FAILURE [ 0.180 s]
[INFO] Apache ZooKeeper - Contrib - ZooInspector .......... SKIPPED
[INFO] Apache ZooKeeper - Tests ........................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 34.956 s
[INFO] Finished at: 2026-06-08T22:02:10Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.13.0:compile (default-compile)
on project zookeeper-contrib-loggraph: Compilation failure
[ERROR]
/<<PKGBUILDDIR>>/zookeeper-contrib/zookeeper-contrib-loggraph/src/main/java/org/apache/zookeeper/graph/JsonGenerator.java:[217,98]
unreported exception java.io.IOException; must be caught or declared to be
thrown
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <args> -rf :zookeeper-contrib-loggraph
dh_auto_build: error: /usr/lib/jvm/default-java/bin/java -noverify -cp
/usr/share/maven/boot/plexus-classworlds-2.x.jar -Dmaven.home=/usr/share/maven
-Dmaven.multiModuleProjectDirectory=/<<PKGBUILDDIR>>
-Dclassworlds.conf=/etc/maven/m2-debian.conf
org.codehaus.plexus.classworlds.launcher.Launcher
-s/etc/maven/settings-debian.xml -Ddebian.dir=/<<PKGBUILDDIR>>/debian
-Dmaven.repo.local=/<<PKGBUILDDIR>>/debian/maven-repo --batch-mode package
javadoc:jar javadoc:aggregate -Pfull-build -DskipTests -Dnotimestamp=true
-Dlocale=en_US returned exit code 1
make[1]: *** [debian/rules:23: override_dh_auto_build-indep] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:11: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit
status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: zookeeper
Source-Version: 3.9.5-2
Done: tony mancill <[email protected]>
We believe that the bug you reported is fixed in the latest version of
zookeeper, 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.
tony mancill <[email protected]> (supplier of updated zookeeper 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: SHA512
Format: 1.8
Date: Sat, 20 Jun 2026 13:00:56 -0700
Source: zookeeper
Architecture: source
Version: 3.9.5-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers
<[email protected]>
Changed-By: tony mancill <[email protected]>
Closes: 1139533
Changes:
zookeeper (3.9.5-2) unstable; urgency=medium
.
* Address FTBFS due to change in jackson-core 2.14.1-2 (Closes: #1139533)
Checksums-Sha1:
749591e8aa2ab9236685c6fa307b71997bc87ea6 3793 zookeeper_3.9.5-2.dsc
6a6016281c7751593426d69f394e74c3587a9d82 92796 zookeeper_3.9.5-2.debian.tar.xz
8b43afcb3c8ddb30732ae025dbeaea5898148d27 25210
zookeeper_3.9.5-2_amd64.buildinfo
Checksums-Sha256:
c9cefe3a9d07aa011f6b3430113033e907b36983401dd050d4e6459a35e5b449 3793
zookeeper_3.9.5-2.dsc
e1f20ac71d29ffdb1351325d1d354df57d26b119fd0bcd27f5a24db7863b3766 92796
zookeeper_3.9.5-2.debian.tar.xz
3efc89c2480da21fc10268ade3029f8d814a53f707e246dd93349f58562d08d2 25210
zookeeper_3.9.5-2_amd64.buildinfo
Files:
a9fbae2384ccc46e4d273de26708bb50 3793 java optional zookeeper_3.9.5-2.dsc
24eb1707b1e40144f5961cba6eb30656 92796 java optional
zookeeper_3.9.5-2.debian.tar.xz
dedeab3f4f5b94f8e168c25e63237e0d 25210 java optional
zookeeper_3.9.5-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJIBAEBCgAyFiEE5Qr9Va3SequXFjqLIdIFiZdLPpYFAmo3AAUUHHRtYW5jaWxs
QGRlYmlhbi5vcmcACgkQIdIFiZdLPpZa/RAAnA0JDPE0gixN2Zyw90QO711hGsu6
RPVDoogldr5QEQQficpPk0OVteM2UO2vtAiiTkM8ga9n9cRsQjWrP/WP0qOT6ZRw
VpyJ3QwOy+nqfCV1qTvLlTij5NnIGSfXhpmSAIrAlDJi7aJ7/nOm2sooCLi0OMqJ
3BmV11DOgQW701HcP5gG5cuPeq+gdzt9okWkUz7pgy7VbWpmzYpMVb97StGQfNZg
/ht38Mnrs9S+melXauHOYhDhru+Zql4KTzb/6bYwKXU2UZ9FIoqFooHeaQpk5qD6
oHwiwVrThPzfW4GuE0P6sHMls0wbsucKs56jtNaiHXfoRSPTWY3mVl6fKiF3tTd8
IFIjYhRY4dkrm4E/VUaYTdmhuBx9/c39Pr6fAsdlsgd9SAiVfQIo9+G2z7OL3uFT
Vb6G5excfNTiwO0OnS1cg9Az2z6qAf3NW8RFRK6geKSfZ4/nffR0Ql/FdcFr8Uag
hnSojXTRIgbvifl9mm5d+xWv97FUpAwOvDAhLe5wtBNfq5xFqlhxlmWO/fw1ul7C
qWFv8aT9jxNmdZAGr1YrqOP5ljSflzY6WP6S5k4DEknvkRuqiLIDs+KZD0zpXuup
2/LFacWSvpDB4OECDVhQHCMOaHUhegNhfU/lEtSzsp8RcQMGhJIpqzmrjevVxR3L
EV8ThVq23C7lc5U=
=cABH
-----END PGP SIGNATURE-----
pgpUKyy7TInm8.pgp
Description: PGP signature
--- End Message ---