Your message dated Thu, 29 Jun 2017 14:49:59 +0000
with message-id <[email protected]>
and subject line Bug#851658: fixed in ffindex 0.9.9.7-4
has caused the Debian Bug report #851658,
regarding ffindex: autopkgtests need 6GB of memory to run
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.)
--
851658: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=851658
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ffindex
Version: 0.9.9.7-2
Severity: normal
Hi Maintainer
The autopkgtests of ffindex need about 6GB of memory to run and fail in
containers and VMs where tests are typically run.
I found a small mistake in debian/tests/run-unit-test that prevents the
size of the index from being limited as intended.
Regards
Graham
--- a/debian/tests/run-unit-test
+++ b/debian/tests/run-unit-test
@@ -12,7 +12,7 @@
cd $AUTOPKGTEST_TMP
-FFINDEX_MAX_INDEX_ENTRIES=20000
+export FFINDEX_MAX_INDEX_ENTRIES=20000
rm -f ./test.data ./test.ffindex
set -x
--- End Message ---
--- Begin Message ---
Source: ffindex
Source-Version: 0.9.9.7-4
We believe that the bug you reported is fixed in the latest version of
ffindex, 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.
Graham Inggs <[email protected]> (supplier of updated ffindex 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, 29 Jun 2017 16:13:06 +0200
Source: ffindex
Binary: ffindex libffindex0 libffindex0-dev
Architecture: source
Version: 0.9.9.7-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team
<[email protected]>
Changed-By: Graham Inggs <[email protected]>
Description:
ffindex - simple index/database for huge amounts of small files
libffindex0 - library for simple index/database for huge amounts of small files
libffindex0-dev - library for simple index/database for huge amounts of small
files
Closes: 851658
Changes:
ffindex (0.9.9.7-4) unstable; urgency=medium
.
* Team upload
* Fix autopkgtest: (Closes: #851658)
- Really limit the amount of RAM needed
- Sort the ffindex before querying or unlinking
* Update debian/copyright
* Drop debian/libffindex0.lintian-overrides and
debian/README.source, no longer required
* Generate manpages for ffindex_apply_mpi and ffindex_from_tsv
* Pass CPPFLAGS and LDFLAGS for hardening
* Bump Standards-Version to 4.0.0, no further changes
Checksums-Sha1:
f64b800bf3b23929dba5e7020b515e9bece24994 2135 ffindex_0.9.9.7-4.dsc
c4fb58efe366e1c93e04df037542c189f40704a0 13496 ffindex_0.9.9.7-4.debian.tar.xz
Checksums-Sha256:
ee2bd40971609cf89ee6673d03dd3dd687c68702f4325fd386d95fc1d6028b4d 2135
ffindex_0.9.9.7-4.dsc
99a56e4724cf19ea347048fea34309e353ad691febe1d20fc61569cc5a6ffdac 13496
ffindex_0.9.9.7-4.debian.tar.xz
Files:
a7f5717d898c135c3e04fe1c2ed9f261 2135 science optional ffindex_0.9.9.7-4.dsc
15db9dcbabe45205e043b57a0fce2e6b 13496 science optional
ffindex_0.9.9.7-4.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIcBAEBCgAGBQJZVQvpAAoJEK/P7I5mnOHCn2cQAMEjZm3vQn4C1vsfZMk/U0oo
1sofkP6xhZoEJXQ76O2zDyPU+bXpmk07MkxaIp7hcF+VgcIFGJfzwF3Yu7vDHl8e
ixLqghW5CRvIZ8Oq38IqSkBlXUmn9WZDv9aFua3iWblFTHIuYW561uTKT85V2NIK
RCqTJ2KtqOBZLZxRgICFP9pHBhlap/za+0uxysIIv12aAqlIiHGQ27dYf3MZXPsl
C5rXvT+6gxNGqpvGjjlZ4stFzv5rIeZIE2rOLNhjRSjC9/ojE6dq+goslSdrkDZc
Zbsqy3/2fIDi0tNA4oF1qvih74sZogQtioZVDMuxn7csxEgLl5yWLBcHAzQg2NZQ
5lx1P/+UMTz2rsnJNmvkkmJmL/9M/ROS24U4MjSNak0XKjw01BNpYINM4a2sXLpo
WyUKeSoTVpSewqIF5U4M+ROxZNC941jVXI5Hx0ROXXYJa6SKxrmMpBnwVGJAtCKc
cS01rjfIXTE45Y8eX/3f2Y+4SnYK9y88e681XgvjR6I1mPm9y22Fb4Nvsg3/HxPs
FHd4soUwp83la8cT9rRoUHBZBvlbAFzvkjXi50UE7dqHWKIv7lzKhde+e3BcrnNG
LVFMuJGi7lydlw4kgyLiNimxq3wVUb/P5Oti/gH1Uw+CNlRbOxsXM+Datlbixis3
piwHIXdfpcH7R6zRgdLy
=cjLW
-----END PGP SIGNATURE-----
--- End Message ---