Quoting Colin Watson (2022-10-02 17:00:58) > Success! > > https://gitlab.com/cjwatson/man-db/-/compare/5d2594d0a0...866c3571d3
Thank you!! :D > > As well as more localized testing, I built a .deb with this and used > josch's instructions from the start of this bug to build mmdebstrap > tarballs via disorderfs, using > "--hook-dir=/usr/share/mmdebstrap/hooks/file-mirror-automount > --include=./man-db_2.10.3~20221002-1_amd64.deb" to inject the new .deb. > The two resulting tarballs had somewhat differing file lists (timestamps > etc.), but all the actual files in the tarballs were bitwise-identical. Did you maybe forget the "export SOURCE_DATE_EPOCH=XXX" step? Just replace XXX with the output of `date +%s` but make sure that both mmdebstrap invocations see the same value for SOURCE_DATE_EPOCH and then there should be zero differences and a "cmp" should be sufficient to make sure that it works. Thanks! cheers, josch
signature.asc
Description: signature

