Your message dated Thu, 11 May 2017 19:33:53 +0000
with message-id <[email protected]>
and subject line Bug#862301: fixed in isoquery 3.2.1-2
has caused the Debian Bug report #862301,
regarding isoquery: FTBFS: test_integration_add_test_from_files: stdout of
child process failed to match
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.)
--
862301: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=862301
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: isoquery
Version: 3.2.1-1
Severity: serious
Justification: fails to build from source
User: [email protected]
Usertags: ftbfs
X-Debbugs-Cc: [email protected]
Dear Maintainer,
isoquery fails to build from source in unstable/amd64:
[…]
dh_auto_configure
./configure --build=x86_64-linux-gnu --prefix=/usr
--includedir=\${prefix}/include --mandir=\${prefix}/share/man
--infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var
--disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu
--libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode
--disable-dependency-tracking
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GLIB... yes
checking for JSON... yes
checking for a sed that does not truncate output... /bin/sed
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for rst2man... /usr/bin/rst2man
checking for po4a-translate... /usr/bin/po4a-translate
checking for po4a-gettextize... /usr/bin/po4a-gettextize
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
dh_auto_build
make -j1
make[1]: Entering directory '«BUILDDIR»'
Making all in po
make[2]: Entering directory '«BUILDDIR»/po'
test ! -f ./isoquery.pot || \
test -z "cs.gmo da.gmo de.gmo [email protected] [email protected] es.gmo fr.gmo
pt.gmo ru.gmo si.gmo sv.gmo vi.gmo" || make cs.gmo da.gmo de.gmo
[email protected] [email protected] es.gmo fr.gmo pt.gmo ru.gmo si.gmo sv.gmo vi.gmo
make[3]: Entering directory '«BUILDDIR»/po'
rm -f cs.gmo && /usr/bin/msgfmt -c --statistics --verbose -o cs.gmo cs.po
cs.po: 13 translated messages, 2 fuzzy translations, 5 untranslated messages.
rm -f da.gmo && /usr/bin/msgfmt -c --statistics --verbose -o da.gmo da.po
da.po: 20 translated messages.
rm -f de.gmo && /usr/bin/msgfmt -c --statistics --verbose -o de.gmo de.po
de.po: 20 translated messages.
rm -f [email protected] && /usr/bin/msgfmt -c --statistics --verbose -o
[email protected] [email protected]
[email protected]: 20 translated messages.
rm -f [email protected] && /usr/bin/msgfmt -c --statistics --verbose -o
[email protected] [email protected]
[email protected]: 20 translated messages.
rm -f es.gmo && /usr/bin/msgfmt -c --statistics --verbose -o es.gmo es.po
es.po: 14 translated messages, 3 fuzzy translations, 3 untranslated messages.
rm -f fr.gmo && /usr/bin/msgfmt -c --statistics --verbose -o fr.gmo fr.po
fr.po: 20 translated messages.
rm -f pt.gmo && /usr/bin/msgfmt -c --statistics --verbose -o pt.gmo pt.po
pt.po: 20 translated messages.
rm -f ru.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ru.gmo ru.po
ru.po: 20 translated messages.
rm -f si.gmo && /usr/bin/msgfmt -c --statistics --verbose -o si.gmo si.po
si.po: 12 translated messages, 3 fuzzy translations, 5 untranslated messages.
rm -f sv.gmo && /usr/bin/msgfmt -c --statistics --verbose -o sv.gmo sv.po
sv.po: 20 translated messages.
rm -f vi.gmo && /usr/bin/msgfmt -c --statistics --verbose -o vi.gmo vi.po
vi.po: 20 translated messages.
make[3]: Leaving directory '«BUILDDIR»/po'
touch stamp-po
make[2]: Leaving directory '«BUILDDIR»/po'
Making all in src
make[2]: Entering directory '«BUILDDIR»/src'
gcc -DPACKAGE_NAME=\"isoquery\" -DPACKAGE_TARNAME=\"isoquery\"
-DPACKAGE_VERSION=\"3.2.1\" -DPACKAGE_STRING=\"isoquery\ 3.2.1\"
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"isoquery\"
-DVERSION=\"3.2.1\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1
-DGETTEXT_PACKAGE=\"isoquery\" -I. -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread
-I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wdate-time -D_FORTIFY_SOURCE=2
-g -O2 -fdebug-prefix-map=«BUILDDIR»=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o isoquery.o isoquery.c
gcc -DPACKAGE_NAME=\"isoquery\" -DPACKAGE_TARNAME=\"isoquery\"
-DPACKAGE_VERSION=\"3.2.1\" -DPACKAGE_STRING=\"isoquery\ 3.2.1\"
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"isoquery\"
-DVERSION=\"3.2.1\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1
-DGETTEXT_PACKAGE=\"isoquery\" -I. -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread
-I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wdate-time -D_FORTIFY_SOURCE=2
-g -O2 -fdebug-prefix-map=«BUILDDIR»=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o options.o options.c
gcc -DPACKAGE_NAME=\"isoquery\" -DPACKAGE_TARNAME=\"isoquery\"
-DPACKAGE_VERSION=\"3.2.1\" -DPACKAGE_STRING=\"isoquery\ 3.2.1\"
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"isoquery\"
-DVERSION=\"3.2.1\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1
-DGETTEXT_PACKAGE=\"isoquery\" -I. -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread
-I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wdate-time -D_FORTIFY_SOURCE=2
-g -O2 -fdebug-prefix-map=«BUILDDIR»=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o isocodes.o isocodes.c
gcc -DPACKAGE_NAME=\"isoquery\" -DPACKAGE_TARNAME=\"isoquery\"
-DPACKAGE_VERSION=\"3.2.1\" -DPACKAGE_STRING=\"isoquery\ 3.2.1\"
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"isoquery\"
-DVERSION=\"3.2.1\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1
-DGETTEXT_PACKAGE=\"isoquery\" -I. -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread
-I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wdate-time -D_FORTIFY_SOURCE=2
-g -O2 -fdebug-prefix-map=«BUILDDIR»=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o search.o search.c
gcc -g -O2 -fdebug-prefix-map=«BUILDDIR»=. -fstack-protector-strong -Wformat
-Werror=format-security -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -o isoquery
isoquery.o options.o isocodes.o search.o -lglib-2.0 -ljson-glib-1.0 -lgio-2.0
-lgobject-2.0 -lglib-2.0
make[2]: Leaving directory '«BUILDDIR»/src'
Making all in tests
make[2]: Entering directory '«BUILDDIR»/tests'
make all-am
make[3]: Entering directory '«BUILDDIR»/tests'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '«BUILDDIR»/tests'
make[2]: Leaving directory '«BUILDDIR»/tests'
make[2]: Entering directory '«BUILDDIR»'
/usr/bin/rst2man ./man/isoquery.rst isoquery.1
/bin/mkdir -p man_de
po4a-translate --format text --option markdown \
--master ./man/isoquery.rst \
--po ./man/de.po \
--addendum ./man/de.add \
--localized man_de/isoquery.rst
/usr/bin/rst2man man_de/isoquery.rst man_de/isoquery.1
/bin/mkdir -p man_fr
po4a-translate --format text --option markdown \
--master ./man/isoquery.rst \
--po ./man/fr.po \
--addendum ./man/fr.add \
--localized man_fr/isoquery.rst
/usr/bin/rst2man man_fr/isoquery.rst man_fr/isoquery.1
/bin/mkdir -p man_pt
po4a-translate --format text --option markdown \
--master ./man/isoquery.rst \
--po ./man/pt.po \
--addendum ./man/pt.add \
--localized man_pt/isoquery.rst
/usr/bin/rst2man man_pt/isoquery.rst man_pt/isoquery.1
make[2]: Leaving directory '«BUILDDIR»'
make[1]: Leaving directory '«BUILDDIR»'
debian/rules override_dh_auto_test
make[1]: Entering directory '«BUILDDIR»'
mkdir -p «BUILDDIR»/debian/tmpdir/locale
localedef -i de_DE -f UTF-8 «BUILDDIR»/debian/tmpdir/locale/de_DE.UTF-8
LOCPATH=«BUILDDIR»/debian/tmpdir/locale LANG=de LC_ALL=de_DE.UTF-8
dh_auto_test
make -j1 check VERBOSE=1
make[2]: Verzeichnis „«BUILDDIR»“ wird betreten
Making check in po
make[3]: Verzeichnis „«BUILDDIR»/po“ wird betreten
make[3]: Für das Ziel „check“ ist nichts zu tun.
make[3]: Verzeichnis „«BUILDDIR»/po“ wird verlassen
Making check in src
make[3]: Verzeichnis „«BUILDDIR»/src“ wird betreten
make[3]: Für das Ziel „check“ ist nichts zu tun.
make[3]: Verzeichnis „«BUILDDIR»/src“ wird verlassen
Making check in tests
make[3]: Verzeichnis „«BUILDDIR»/tests“ wird betreten
make check-am
make[4]: Verzeichnis „«BUILDDIR»/tests“ wird betreten
make options integration \
make[5]: Verzeichnis „«BUILDDIR»/tests“ wird betreten
gcc -DPACKAGE_NAME=\"isoquery\" -DPACKAGE_TARNAME=\"isoquery\"
-DPACKAGE_VERSION=\"3.2.1\" -DPACKAGE_STRING=\"isoquery\ 3.2.1\"
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"isoquery\"
-DVERSION=\"3.2.1\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1
-DGETTEXT_PACKAGE=\"isoquery\" -I. -I../src -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread
-I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wdate-time -D_FORTIFY_SOURCE=2
-g -O2 -fdebug-prefix-map=«BUILDDIR»=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o options.o options.c
gcc -g -O2 -fdebug-prefix-map=«BUILDDIR»=. -fstack-protector-strong -Wformat
-Werror=format-security -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -o options
options.o -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
../src/options.o
gcc -DPACKAGE_NAME=\"isoquery\" -DPACKAGE_TARNAME=\"isoquery\"
-DPACKAGE_VERSION=\"3.2.1\" -DPACKAGE_STRING=\"isoquery\ 3.2.1\"
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"isoquery\"
-DVERSION=\"3.2.1\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1
-DGETTEXT_PACKAGE=\"isoquery\" -I. -DTESTDIR=\".\" -I../src
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread
-I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wdate-time -D_FORTIFY_SOURCE=2
-g -O2 -fdebug-prefix-map=«BUILDDIR»=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o integration-integration.o `test -f
'integration.c' || echo './'`integration.c
gcc -g -O2 -fdebug-prefix-map=«BUILDDIR»=. -fstack-protector-strong -Wformat
-Werror=format-security -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -o integration
integration-integration.o -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0
-lglib-2.0 ../src/options.o
make[5]: Verzeichnis „«BUILDDIR»/tests“ wird verlassen
make check-TESTS
make[5]: Verzeichnis „«BUILDDIR»/tests“ wird betreten
make[6]: Verzeichnis „«BUILDDIR»/tests“ wird betreten
PASS: options 1 /options/standard_default
PASS: options 2 /options/standard_provided
PASS: options 3 /options/standard_deprecated_639
PASS: options 4 /options/standard_deprecated_3166
PASS: options 5 /options/standard_invalid
PASS: options 6 /options/pathname_default
PASS: options 7 /options/pathname_provided
PASS: options 8 /options/pathname_provided_with_dir_separator
PASS: options 9 /options/pathname_from_standard
PASS: options 10 /options/name_default
PASS: options 11 /options/name_name
PASS: options 12 /options/name_official_name
PASS: options 13 /options/name_common_name
PASS: options 14 /options/null_separator
PASS: options 15 /options/invalid_option
PASS: integration 1 /integration/iso_639-2/all_localized
PASS: integration 2 /integration/iso_639-2/all_null_separator
PASS: integration 3 /integration/iso_639-2/all
PASS: integration 4 /integration/iso_639-2/multiple_codes
PASS: integration 5 /integration/iso_639-3/all_localized
PASS: integration 6 /integration/iso_639-3/all_null_separator
PASS: integration 7 /integration/iso_639-3/all
PASS: integration 8 /integration/iso_639-3/multiple_codes
ERROR: integration - too few tests run (expected 38, got 8)
ERROR: integration - exited with status 134 (terminated by signal 6?)
==========================================
isoquery 3.2.1: tests/test-suite.log
==========================================
# TOTAL: 25
# PASS: 23
# SKIP: 0
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 2
.. contents:: :depth: 2
ERROR: integration
==================
**
ERROR:integration.c:88:test_integration_add_test_from_files: stdout of child
process (/integration/iso_639-5/all_localized [6429]) failed to match: aus
australiennes, langues
nai North American Indian languages
tut alta?ques, langues
Aborted (core dumped)
# random seed: R02S79fcb85e328533ce148ab4cf79583be0
1..38
# Start of integration tests
# Start of iso_639-2 tests
ok 1 /integration/iso_639-2/all_localized
PASS: integration 1 /integration/iso_639-2/all_localized
ok 2 /integration/iso_639-2/all_null_separator
PASS: integration 2 /integration/iso_639-2/all_null_separator
ok 3 /integration/iso_639-2/all
PASS: integration 3 /integration/iso_639-2/all
ok 4 /integration/iso_639-2/multiple_codes
PASS: integration 4 /integration/iso_639-2/multiple_codes
# End of iso_639-2 tests
# Start of iso_639-3 tests
ok 5 /integration/iso_639-3/all_localized
PASS: integration 5 /integration/iso_639-3/all_localized
ok 6 /integration/iso_639-3/all_null_separator
PASS: integration 6 /integration/iso_639-3/all_null_separator
ok 7 /integration/iso_639-3/all
PASS: integration 7 /integration/iso_639-3/all
ok 8 /integration/iso_639-3/multiple_codes
PASS: integration 8 /integration/iso_639-3/multiple_codes
# End of iso_639-3 tests
# Start of iso_639-5 tests
# child process (/integration/iso_639-5/all_localized [6429]) stdout:
"aus\taustraliennes, langues\nnai\tindiennes d\342\200\231Am\303\251rique du
Nord, langues\ntut\talta\303\257ques, langues\n"
# child process (/integration/iso_639-5/all_localized [6429]) stderr: ""
# ERROR:integration.c:88:test_integration_add_test_from_files: stdout of
child process (/integration/iso_639-5/all_localized [6429]) failed to match:
aus australiennes, langues
nai North American Indian languages
tut alta?ques, langues
ERROR: integration - too few tests run (expected 38, got 8)
ERROR: integration - exited with status 134 (terminated by signal 6?)
============================================================================
Testsuite summary for isoquery 3.2.1
============================================================================
# TOTAL: 25
# PASS: 23
# SKIP: 0
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 2
============================================================================
See tests/test-suite.log
============================================================================
Makefile:970: die Regel für Ziel „test-suite.log“ scheiterte
make[6]: *** [test-suite.log] Fehler 1
make[6]: Verzeichnis „«BUILDDIR»/tests“ wird verlassen
Makefile:1076: die Regel für Ziel „check-TESTS“ scheiterte
make[5]: *** [check-TESTS] Fehler 2
make[5]: Verzeichnis „«BUILDDIR»/tests“ wird verlassen
Makefile:1156: die Regel für Ziel „check-am“ scheiterte
make[4]: *** [check-am] Fehler 2
make[4]: Verzeichnis „«BUILDDIR»/tests“ wird verlassen
Makefile:1160: die Regel für Ziel „check“ scheiterte
make[3]: *** [check] Fehler 2
make[3]: Verzeichnis „«BUILDDIR»/tests“ wird verlassen
Makefile:562: die Regel für Ziel „check-recursive“ scheiterte
make[2]: *** [check-recursive] Fehler 1
make[2]: Verzeichnis „«BUILDDIR»“ wird verlassen
dh_auto_test: make -j1 check VERBOSE=1 returned exit code 2
debian/rules:12: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 2
make[1]: Leaving directory '«BUILDDIR»'
debian/rules:22: recipe for target 'binary' failed
make: *** [binary] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status
2
[…]
The full build log is attached.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-
isoquery.3.2.1-1.unstable.amd64.log.txt.gz
Description: Binary data
--- End Message ---
--- Begin Message ---
Source: isoquery
Source-Version: 3.2.1-2
We believe that the bug you reported is fixed in the latest version of
isoquery, 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.
Dr. Tobias Quathamer <[email protected]> (supplier of updated isoquery 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: Thu, 11 May 2017 21:00:21 +0200
Source: isoquery
Binary: isoquery
Architecture: source
Version: 3.2.1-2
Distribution: unstable
Urgency: medium
Maintainer: Dr. Tobias Quathamer <[email protected]>
Changed-By: Dr. Tobias Quathamer <[email protected]>
Description:
isoquery - Search and display various ISO codes (country, language, ...)
Closes: 862301
Changes:
isoquery (3.2.1-2) unstable; urgency=medium
.
* Fix FTBFS in test suite after iso-codes translation update.
Thanks to Chris Lamb <[email protected]> (Closes: #862301)
Checksums-Sha1:
1e74cf90c7797e32f32c807e831bcc2b541666b3 1940 isoquery_3.2.1-2.dsc
d9f3886475b50f40eb672edbba6052cc44cae95a 5300 isoquery_3.2.1-2.debian.tar.xz
03820ea266ab6cc1320796d57247f8cbdde46c5d 6100 isoquery_3.2.1-2_amd64.buildinfo
Checksums-Sha256:
366631a0318ed317e664f1cae6b942ae19a001909b658707603ff6bb907e15b4 1940
isoquery_3.2.1-2.dsc
6d8cfd9c0de4557150cbbfa8cf498f7419332532f702a1f9ea6e65fd2260a42a 5300
isoquery_3.2.1-2.debian.tar.xz
85994d61999bcd75f6dbc224028b17352cee193b0ad11b248646645cfebf88fa 6100
isoquery_3.2.1-2_amd64.buildinfo
Files:
ee7f62042c29153bdfc2aebc5c895b9a 1940 misc optional isoquery_3.2.1-2.dsc
2aabf747c7ce7999e697d2fd2ec3efdb 5300 misc optional
isoquery_3.2.1-2.debian.tar.xz
d418b5ceda16af89fb89a27625012059 6100 misc optional
isoquery_3.2.1-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIcBAEBCgAGBQJZFLYFAAoJEBMC8fA26+sZVmIP/1UPYJEcuQ99fIZACxQJrO6w
OSxar8bmn/Ye1OZ0QJwywceTwGbQNA6WQjRClzcd9CRqwviWF0wJrGXeuPd35rsy
5NAgseHlsA7vLCzGIp8Fp7+VEjWAOo3VuoDGEy2SjycAt6CIwbzyNn2DARqJa2UN
CvrCAezIgrwyLsLPFNqzjqu9S4NkegT6OWjJb1VT5iodfWkGrvWDEsYd0fxD1kie
fHVrWbjzX+kFgNNHmDiPTJoTXv4W32fYig3oHcWUwL7li6QilrLIO7n0gvaA0Xod
arbHdu52iH1gjOTeT8MACRpHrxReegjazLkk9cbxfQzOtSGSyFZID2GdRDIFcpGf
OrHOJ/a7af81rDo3wbOcXowl+eDdJssgozVLeU1cXp2l/bH6NeZg5eEs+ffnq/I0
sdAPH/PMbIi+2bz7h92ILQRcPheq7Onczizv0Jfn2MNxfGZ+BcC03UcCNO83zPmO
qkcG84GonH4pR7YV4/AgIQjDbmfTYcS6XlnIsBJGdkunyAHq5sJ0sZ1mBHHPKm+5
xyMGbtJYgEvuM3mO2snBbTH+eiWOSuTwcUC+PtBwIL6bwJUsA8b6Sm3IiejvfgT8
YVWqmrK24MdYPAFKoh2SW05Cqo/wdmbhoe3BtObRhps/+h+Xeg7bNqwMbkC5+1u1
JQAKtikGu0SBueeJG0Qr
=q9o3
-----END PGP SIGNATURE-----
--- End Message ---