Hi! On Sun, 2011-09-04 at 00:28:08 -0700, Josh Triplett wrote: > Package: dpkg > Version: 1.16.0.3 > Severity: normal > > Unpacking libfile-fnmatch-perl (from > .../libfile-fnmatch-perl_0.02-1+b1_amd64.deb) ... > tar: ./control: time stamp 2011-09-04 01:44:35 is 4840.28618399 s in the > future > tar: ./md5sums: time stamp 2011-09-04 01:44:35 is 4840.285865135 s in the > future > tar: ./conffiles: time stamp 2011-09-04 01:44:35 is 4840.285749842 s in the > future > tar: ./postinst: time stamp 2011-09-04 01:44:35 is 4840.285647542 s in the > future > tar: ./config: time stamp 2011-09-04 01:44:34 is 4839.285547303 s in the > future > tar: ./postrm: time stamp 2011-09-04 01:44:35 is 4840.285435778 s in the > future > tar: ./templates: time stamp 2011-09-04 01:44:34 is 4839.285329525 s in the > future > tar: .: time stamp 2011-09-04 01:44:35 is 4840.285258812 s in the future > > This doesn't seem like something dpkg should complain about, even if the > underlying complaint comes from tar. In this case, the discrepancy seems > perfectly reasonable. Please consider turning off that warning.
When extracting the .deb data member dpkg uses an internal extractor which never warns on this, so it makes sense to never warn on this either for the control member extraction whose timestamp is slightly less relevant. I've disabled it now in my local tree, will be included in my next push. thanks, guillem -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

