Chris Lamb
2017-07-24 09:34:15 UTC
Source: apt
Version: 1.5~beta1
Severity: wishlist
User: reproducible-***@lists.alioth.debian.org
Hi,
According to Colin Percival, the output of apt-ftparchive is not
reproducible:
https://news.ycombinator.com/item?id=14834520
At least for the "packages" subcommand, it appears we do non-deterministic
directory traversal using ftw(3) and output the results as we go along.
(Sorry for the usual lack of patch (!) but I was wondering if you had any
implementation ideas/pointers before I went down the wrong rabbithole. AIUI
we either need to make the traversal determinstic â is this even possible
with ftw(3)? â or collect all the results, sort, and then output which seems
a little bit more invasive. Thoughts?)
Regards,
Version: 1.5~beta1
Severity: wishlist
User: reproducible-***@lists.alioth.debian.org
Hi,
According to Colin Percival, the output of apt-ftparchive is not
reproducible:
https://news.ycombinator.com/item?id=14834520
At least for the "packages" subcommand, it appears we do non-deterministic
directory traversal using ftw(3) and output the results as we go along.
(Sorry for the usual lack of patch (!) but I was wondering if you had any
implementation ideas/pointers before I went down the wrong rabbithole. AIUI
we either need to make the traversal determinstic â is this even possible
with ftw(3)? â or collect all the results, sort, and then output which seems
a little bit more invasive. Thoughts?)
Regards,
--
,''`.
: :' : Chris Lamb, Debian Project Leader
`. `'` ***@debian.org / chris-lamb.co.uk
`-
,''`.
: :' : Chris Lamb, Debian Project Leader
`. `'` ***@debian.org / chris-lamb.co.uk
`-