Your message dated Fri, 07 Feb 2020 11:21:18 +0000
with message-id <[email protected]>
and subject line Bug#949665: fixed in mtools 4.0.23-2
has caused the Debian Bug report #949665,
regarding mtools: please support operating on large files
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.)
--
949665: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=949665
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mtools
Version: 4.0.23-1
Running e.g. mdir -i $SOMEFILE@@$LARGEOFFSET fails when the offset
exceeds around 2GB. The error message is:
| seek: Invalid argument
| init :: could not read boot sector
| Cannot initialize '::'
Using strace one can see that mtools tries to seek the image to a
negative offset that results from treating the desired offset as a
signed 32bit number.
The problem was only observed on armhf and could not be reproduced on
amd64.
Most likely, it can be fixed by adding -D_FILE_OFFSET_BITS=64 to the
CFLAGS.
Helmut
--- End Message ---
--- Begin Message ---
Source: mtools
Source-Version: 4.0.23-2
We believe that the bug you reported is fixed in the latest version of
mtools, 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.
Chris Lamb <[email protected]> (supplier of updated mtools 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: SHA256
Format: 1.8
Date: Fri, 07 Feb 2020 11:00:48 +0000
Source: mtools
Architecture: source
Version: 4.0.23-2
Distribution: unstable
Urgency: medium
Maintainer: Chris Lamb <[email protected]>
Changed-By: Chris Lamb <[email protected]>
Closes: 949665
Changes:
mtools (4.0.23-2) unstable; urgency=medium
.
* Add "future=+lfs" to DEB_BUILD_MAINT_OPTIONS to support operating on large
files. Thanks to Pali Rohár for the suggestion. (Closes: #949665)
* Update 0001-Correct-grammatical-errors-in-upstream-documentation.patch
after consultation with upstream.
* Don't install files in single-CPU mode.
* Add gitlab-ci.yml.
* Use secure HTTPS URL in debian/copyright.
* Set Rules-Requires-Root: no.
* Bump Standards-Version to 4.5.0.
Checksums-Sha1:
65ef54d0ed118204e9c96101b4ce677b3313d2ac 1951 mtools_4.0.23-2.dsc
bcb88942a2d7714a34f02febf1c2a79ce3e9b812 12676 mtools_4.0.23-2.debian.tar.xz
8ed28229789d7cfc5eb9a8fd77be4463036ae709 7414 mtools_4.0.23-2_amd64.buildinfo
Checksums-Sha256:
f8c3c53dc424f854827aaf0f12294169f69552591030acc98d99bfc19947e9c9 1951
mtools_4.0.23-2.dsc
9bed5f13571b21663d534ef6b82eddcb431464268e68bedef02c4f648f52f12c 12676
mtools_4.0.23-2.debian.tar.xz
af36e35e908642e229e8192f10693cc434a80f12861d1f8a5ccd0482b5507078 7414
mtools_4.0.23-2_amd64.buildinfo
Files:
6e2b60678b5c535b90345f1692a8a023 1951 otherosfs optional mtools_4.0.23-2.dsc
abbf203dceef98d6a78de3a061e497a1 12676 otherosfs optional
mtools_4.0.23-2.debian.tar.xz
ec875ed2f3abe750d3f7ae2fc9dd3fac 7414 otherosfs optional
mtools_4.0.23-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEwv5L0nHBObhsUz5GHpU+J9QxHlgFAl49RVsACgkQHpU+J9Qx
HliVaBAAjFbO1gzrLr7uFJz3emTBCP3jC39fnokzmcA2Lol4CvMsrVSjtgqh1uYd
5h3X4J5UhM5oGQ48aUYaYOJl35XDnvP0iLb7+Tng8+01dI2oZw8+nwN63M2BSiKa
/LEne6gT+JGydZ9jQEvI7qMaxofJTvioD8wtWDurAwC+ZzktelJhLSaSI/l4ilML
lHxcTGFoQlHl+E7wFaU5fanTHEXQ/iAfFDaSlaGGwrL55xP0w45++aeicpX8/E4G
Q/4iieiIRagrTPIW/WlgVmNHCkl7nFGPvU5Yd603fjavnnViAVQ8I5yogMySj/7x
q7uJsW23iRgtMJzeDGvIz+oZ4QlE8y9KsrqOHvttlEvpKNSieUVy2cE/QGQ0hOhN
tsmniW9eTYYkyHAR0M2Mq68YazG+ynOSEnC6ZlB6h2SpIAcXf4wpot01TvgjHWrG
WfNhrgwabJpS1k4x3P2YTcEF3Yj1+p3/3FLtKcGWzc6cwLEFVKkJX8wVHIXzEhg8
YarwGSO266ark8VvaDVHMwlFTs7jjbKpTWw3iedqVvnvL8quOj7GRNl+h/5qPcsM
1jO9uIFG5+xVZ93qqdKz5FeVoR6xFbhbYtC+UO/cTbwbQyVVGxxUKgg6dQSSly1v
81RPzMD3g/nKm8jAVB/iNohTf9FV7mQ00WmbWVOE9mIsvUdao44=
=X87l
-----END PGP SIGNATURE-----
--- End Message ---