Bug#817193: failing tests: test_gzip.py::test_metadata, test_ipk.py::test_metadata, test_java.py::test_diff

2016-08-15 Thread Chris Lamb
> I see no difference between running on bare metal and the mock chroot. (Thanks for checking!) > def set_locale(): > """Normalize locale so external tool gives us stable and properly > encoded output""" > > > 1/0 Hm, then I'm stumped for now. :) Regards, --

Bug#817193: failing tests: test_gzip.py::test_metadata, test_ipk.py::test_metadata, test_java.py::test_diff

2016-08-15 Thread Zbigniew Jędrzejewski-Szmek
On Mon, Aug 15, 2016 at 09:07:03PM +0100, Chris Lamb wrote: > Zbigniew Jędrzejewski-Szmek wrote: > > > I invoke the tests as "PYTHONPATH=. py.test-3 . -vv" locally. Above output > > is from that. > > Hm, cannot seem to reproduce. > > Are you building inside a container, out of interest? I see

Bug#817193: failing tests: test_gzip.py::test_metadata, test_ipk.py::test_metadata, test_java.py::test_diff

2016-08-15 Thread Chris Lamb
Zbigniew Jędrzejewski-Szmek wrote: > I invoke the tests as "PYTHONPATH=. py.test-3 . -vv" locally. Above output > is from that. Hm, cannot seem to reproduce. Are you building inside a container, out of interest? I see some strange things building in some containers as they prevent writes to

Bug#817193: failing tests: test_gzip.py::test_metadata, test_ipk.py::test_metadata, test_java.py::test_diff

2016-08-15 Thread Zbigniew Jędrzejewski-Szmek
On Mon, Aug 15, 2016 at 11:24:05AM +0100, Chris Lamb wrote: > Hi Zbigniew, > > > > https://kojipkgs.fedoraproject.org//work/tasks/890/13300890/build.log > [..] > > https://kojipkgs.fedoraproject.org//work/tasks/2994/13312994/build.log > [..] > >

Bug#817193: failing tests: test_gzip.py::test_metadata, test_ipk.py::test_metadata, test_java.py::test_diff

2016-08-15 Thread Zbigniew Jędrzejewski-Szmek
I "enabled" the cbfs tests by installing the appropriate dependency (coreboot-utils), and one more test starting failing: === FAILURES === _ test_listing _ differences

Bug#817193: failing tests: test_gzip.py::test_metadata, test_ipk.py::test_metadata, test_java.py::test_diff

2016-08-15 Thread Chris Lamb
Hi Zbigniew, > > https://kojipkgs.fedoraproject.org//work/tasks/890/13300890/build.log [..] > https://kojipkgs.fedoraproject.org//work/tasks/2994/13312994/build.log [..] > https://kojipkgs.fedoraproject.org//work/tasks/834/13300834/build.log) Alas these links now 404. Could you let me know: a)

Bug#817193: [Reproducible-builds] Bug#817193: failing tests: test_gzip.py::test_metadata, test_ipk.py::test_metadata, test_java.py::test_diff

2016-03-11 Thread Zbigniew Jędrzejewski-Szmek
On Fri, Mar 11, 2016 at 03:03:28PM +, Zbigniew Jędrzejewski-Szmek wrote: > > On Mittwoch, 9. März 2016, Zbigniew Jędrzejewski-Szmek wrote: > > > I'll be able link to build logs in koji (the Fedora build system) once > > > python-libarchive-c passes review and I can build against it. One more

Bug#817193: [Reproducible-builds] Bug#817193: failing tests: test_gzip.py::test_metadata, test_ipk.py::test_metadata, test_java.py::test_diff

2016-03-11 Thread Zbigniew Jędrzejewski-Szmek
> On Mittwoch, 9. März 2016, Zbigniew Jędrzejewski-Szmek wrote: > > I'll be able link to build logs in koji (the Fedora build system) once > > python-libarchive-c passes review and I can build against it. Example of full test suite failing:

Bug#817193: [Reproducible-builds] Bug#817193: failing tests: test_gzip.py::test_metadata, test_ipk.py::test_metadata, test_java.py::test_diff

2016-03-09 Thread Zbigniew Jędrzejewski-Szmek
On Wed, Mar 09, 2016 at 03:03:53PM +0100, Holger Levsen wrote: > control: reopen -1 > > Hi, > > On Mittwoch, 9. März 2016, Zbigniew Jędrzejewski-Szmek wrote: > > The tests still fail with v. 51: > > ok, reopening, thanks for confirming! > > > If I set TZ=UTC, I only get the first failure. >

Bug#817193: [Reproducible-builds] Bug#817193: failing tests: test_gzip.py::test_metadata, test_ipk.py::test_metadata, test_java.py::test_diff

2016-03-09 Thread Holger Levsen
control: reopen -1 Hi, On Mittwoch, 9. März 2016, Zbigniew Jędrzejewski-Szmek wrote: > The tests still fail with v. 51: ok, reopening, thanks for confirming! > If I set TZ=UTC, I only get the first failure. interesting… cheers, Holger signature.asc Description: This is a

Bug#817193: failing tests: test_gzip.py::test_metadata, test_ipk.py::test_metadata, test_java.py::test_diff

2016-03-08 Thread Zbigniew Jędrzejewski-Szmek
Package: diffoscope Version: 48 Hi, I'm trying to package diffoscope for Fedora and the tests listed in $subject are failing. Seems to be some timezone issue: = FAILURES ==