Bug#850501: diffoscope: APK support issues - traceback on existent directory & missing zipinfo & misleading apktool.yml file

2017-01-08 Thread Маша Глухова
On Fri, 06 Jan 2017 23:49:50 -0500 Emanuel Bronshtein wrote: > #2 - apktool.yml file created by apktool is shown as file from APK & contain input filenames (might be unrelated to files content) With the attached patch, input filenames are removed from apktool.yml and the file is renamed to "APK

Bug#850502: diffoscope: apk output is missing zipinfo information

2017-01-08 Thread Маша Глухова
> on ZIP files the zipinfo utility used to list files inside the archive (may contain difference in file-ordering/permissions/timestamps/etc..), but it is not used on APK files which are ZIP/JAR files. The attached patch should solve the problem. Thanks. From 710493c1e7842a5ff9f8939aba902aa6837f8

Bug#848403:

2016-12-29 Thread Маша Глухова
I can switch between being able/unable to reproduce this bug by just doing git checkout 64/65, without touching any dependencies. git-bisect, with test being running build 100 times, points me to the commit 0c3c88fc930f3755e6f4fb0879783e2585863e85 as the first one after which builds do not fail any

Bug#848403: diffoscope: FTBFS randomly (Fatal Python error: deallocating None)

2016-12-26 Thread Маша Глухова
I should add, I also had failures with diffoscope version 64 and older, but no failures on newer versions. It seems likely that one of the changes fixed this bug as a side effect, but I cannot yet tell which one. ___ Reproducible-builds mailing list Repro

Bug#848049: diffoscope: Add detection of order-only differences in plain text formats

2016-12-25 Thread Маша Глухова
:) Maria Glukhova вс, 25 дек. 2016, 13:37 Jérémy Bobbio : > Маша Глухова: > > I believe the attached patch would provide the requested functionality. > > Nice work! :) > > > From: Maria Glukhova > > Date: Sat, 24 Dec 2016 12:29:57 +0200 > > Subject: [PATCH] Ad

Bug#848049: diffoscope: Add detection of order-only differences in plain text formats

2016-12-24 Thread Маша Глухова
I believe the attached patch would provide the requested functionality. From 0ae6d16037cc4912e5a165ee050e31e99402c912 Mon Sep 17 00:00:00 2001 From: Maria Glukhova Date: Sat, 24 Dec 2016 12:29:57 +0200 Subject: [PATCH] Add detection of order-only difference in plain text format. Detect if the tex