Bug#900410: mtools: please make the output reproducible (directory timestamps)

2018-06-10 Thread Chris Lamb
Dear Vagrant, > > + else if (*endptr != '\0') > > + fprintf(stderr, "SOURCE_DATE_EPOCHh has > > trailing garbage\n"); > > > Minor typo in error message? Or is the error message trying to indicate > the problem by example? :) Very well spotted. I'll l

Bug#900410: mtools: please make the output reproducible (directory timestamps)

2018-06-10 Thread Vagrant Cascadian
On 2018-05-30, Chris Lamb wrote: > Chris Lamb wrote: > Updated patch attached - I left a debug "printf" call in there by > accident. ... > + else if (*endptr != '\0') > + fprintf(stderr, "SOURCE_DATE_EPOCHh has > trailing garbage\n"); Minor typo in

Bug#900410: mtools: please make the output reproducible (directory timestamps)

2018-05-30 Thread Chris Lamb
Chris Lamb wrote: > […] Updated patch attached - I left a debug "printf" call in there by accident. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- diff --git a/misc.c b/misc.c index 6adf33b..3321dc8 100644 --- a/misc.c +++ b/

Bug#900410: mtools: please make the output reproducible (directory timestamps)

2018-05-30 Thread Chris Lamb
Source: mtools Version: 4.0.18-2 Severity: wishlist Tags: patch User: reproducible-bui...@lists.alioth.debian.org Usertags: timestamps toolchain X-Debbugs-Cc: reproducible-b...@lists.alioth.debian.org Hi, Whilst working on the Reproducible Builds effort [0], we noticed that mtools generates non-r