Bug#774415: From srebuild sbuild-wrapper to debrebuild

2016-12-18 Thread HW42
builder or >>> sbuild/pbuilder use a common tool to figure out the right lines for the >>> sources.list inside the chroot. I just want to have .buildinfo support for >>> sbuild in Stretch and if either solution is not in unstable soon, then my >>> plan is to just ad

Bug#847595: diffoscope: test_icc.py test failures

2016-12-09 Thread HW42
Ximin Luo: > Hello liblcms2-2 maintainer, just reassigning the bug described below. > You can reproduce it with $ cd-iccdump > > e.g. from the diffoscope source tree: > > $ cd-iccdump tests/data/test1.icc | grep 'en_US\|ne_SU' > ne_SU: sRGB [24 bytes] > [.. etc ..] > > Seems

Bug#774415: From srebuild sbuild-wrapper to debrebuild

2016-11-16 Thread HW42
Johannes Schauer: > Hi, > > On Thu, 10 Nov 2016 05:54:13 -0200 Johannes Schauer <jo...@debian.org> wrote: >> On Tue, 02 Aug 2016 22:49:00 +0200 Johannes Schauer <jo...@debian.org> wrote: >>> But then on IRC, HW42 suggested to approach this problem dif

Bug#774415: From srebuild sbuild-wrapper to debrebuild

2016-11-16 Thread HW42
the source package now depends on >>the exact right package versions and let the resolver figure out the rest >>(thanks Benjamin for that idea) >> - check whether the generated binaries produce the same checksum as given in >>the supplied buildinfo f

Bug#774415: From srebuild sbuild-wrapper to debrebuild

2016-11-10 Thread HW42
Johannes Schauer: > Hi, > > On Thu, 10 Nov 2016 05:54:13 -0200 Johannes Schauer <jo...@debian.org> wrote: >> On Tue, 02 Aug 2016 22:49:00 +0200 Johannes Schauer <jo...@debian.org> wrote: >>> But then on IRC, HW42 suggested to approach this problem dif

Bug#841146: diffoscope: Failure of test_superblock

2016-10-22 Thread HW42
Leo Famulari: > On Fri, Oct 21, 2016 at 04:23:51PM +, Mattia Rizzolo wrote: >> Though I'm using pytest 3.0.3. >> That test is skipped by using pytest.mark.skip(), which I don't see in >> the docs of pytest for 2.7. >> The changelog of pytest tells me pytest.mark.skip() is recognized as a >>

Bug#841029: libfreetype6 wrongly detects (some) recursive glyphs as broken

2016-10-16 Thread HW42
the problem. Thanks, HW42 [0]: https://lists.gnu.org/archive/html/freetype/2016-05/msg0.html [1]: http://git.savannah.gnu.org/cgit/freetype/freetype2.git/commit?id=a7d8bdbcfeb65b4859fe553df9d4922627837888 signature.asc Description: OpenPGP digital signature

Bug#839538: diffoscope: json: detect order-only differences

2016-10-01 Thread HW42
Daniel Shahaf: > It would be better to report "json files are equal up to order of > elements in an object (= hash, dictionary, associative array)", and to > print the difference in a more readable way than a hex dump. (For > example, a linewise diff of pretty-printed json.) While at it, it

Bug#837681: debug output (Re: diffoscope: 'ERROR guestfs can't be launched' when trying to compare to qubes ISOs)

2016-09-15 Thread HW42
Holger Levsen: > On Thu, Sep 15, 2016 at 04:38:00PM +0000, HW42 wrote: >>> 3.16.0-4-amd64 is the kernel (so jessie standard), and the host this is >>> running on is a profitbricks VM, so running on kvm. >> I assume you have this kernel only installed on the VM not the c

Bug#837681: debug output (Re: diffoscope: 'ERROR guestfs can't be launched' when trying to compare to qubes ISOs)

2016-09-15 Thread HW42
Holger Levsen: > On Thu, Sep 15, 2016 at 02:58:00PM +0000, HW42 wrote: >> It fails to find a kernel for the VM image it creates on the fly: > > ah, wow. > >> diffoscope-qubes-debug: >>> supermin: failed to find a suitable kernel (host_cpu=x86_64). >

Bug#837681: debug output (Re: diffoscope: 'ERROR guestfs can't be launched' when trying to compare to qubes ISOs)

2016-09-15 Thread HW42
Holger Levsen: > On Tue, Sep 13, 2016 at 03:35:58PM +0200, Holger Levsen wrote: >> so I build an Qubes ISO, twice and ran diffoscope against it: > > just now I enabled debugging like this: > >> To see full error messages you may need to enable debugging. >> Do: >> export LIBGUESTFS_DEBUG=1

Bug#837681: diffoscope: 'ERROR guestfs can't be launched' when trying to compare to qubes ISOs

2016-09-13 Thread HW42
Since guestfs works by running a modified kernel in an VM to parse the file system, I think it fails to start the VM (nested virt disabled, OOM, ...). So I think you should first try if guestfs works at all (without diffoscope) and/or enable the debug loggin like suggested in the error message.

Bug#836732: strip-nd: FTBFS when locale is not English

2016-09-05 Thread HW42
Chris Lamb: > tag 836732 + pending > thanks > >> Not sure how much related they are, but I guess it means something given >> that it's not in the English build. > > I don't really understand why that would be causing an error but we follow > your assumption that the "return" that is causing the

Bug#827155: dpkg-buildflags: reproducible/fixdebugpath doesn't escape build path

2016-06-12 Thread HW42
in different languages (shell, Makefile). So if we want to support spaces in buildpaths this need to be changed to an array. What do you think? HW42 signature.asc Description: OpenPGP digital signature

Bug#825643: [Reproducible-builds] Bug#825643: dash: please make the build reproducible

2016-06-12 Thread HW42
, HW42 diff -urN a/debian/rules b/debian/rules --- a/debian/rules 2016-06-13 01:27:12.0 +0200 +++ b/debian/rules 2016-06-13 01:20:28.447939088 +0200 @@ -46,7 +46,7 @@ touch configure (cd build-tmp && CC='$(CC)' \ CFLAGS='$(CFLAGS)' CPPFLAGS='$(CPPFLAGS)' LDFLAGS='$

Bug#827141: winbind: regression in 4.2.10: extremely slow user/group name lookup

2016-06-12 Thread HW42
Package: winbind Version: 2:4.2.10+dfsg-0+deb8u3 Severity: important Tags: patch Hi, with the update to the 4.2.10 based samba a regression has been introduced. Resolving of user/group names is extremely slow. An 'ls -l' which normally takes significantly less than a second now takes a minute or

Bug#802294: apt: please add option to allow (automatic) downgrades

2015-10-18 Thread HW42
Package: apt Severity: wishlist AFAIK currently the only option to automatically (i.e. no user interaction) downgrade a package is to pass --force-yes to apt. But this has the undesired side effect of allowing unauthenticated packages. So it would be nice to have a separate options to allow

Bug#774415: sbuild: please add the srebuild sbuild wrapper to reproduce builds

2015-06-06 Thread HW42
Hi, I just noted that the current implementation of srebuild [0] calls apt-get install with --force-yes which (as far as I remember) ignores signature verification errors. HW42 [0]: https://anonscm.debian.org/cgit/reproducible/sbuild.git/tree/bin/srebuild-hook?h=pu/reproducible_builds#n110