Your message dated Mon, 04 Jan 2016 16:51:01 +0000
with message-id <e1ag8lv-0007vf...@franck.debian.org>
and subject line Bug#808541: fixed in diffoscope 45
has caused the Debian Bug report #808541,
regarding diffoscope TypeError with openocd/0.9.0-1 in testing/amd64
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
808541: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=808541
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: diffoscope
Version: 44

Seen in rb.d.n with openocd/0.9.0-1 in testing/amd64:

Sat Dec 19 07:03:44 UTC 2015 - diffoscope 44 will be used to compare the two 
builds:
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/diffoscope/__main__.py", line 177, in 
main
    sys.exit(run_diffoscope(parsed_args))
  File "/usr/lib/python3/dist-packages/diffoscope/__main__.py", line 148, in 
run_diffoscope
    parsed_args.file1, parsed_args.file2)
  File "/usr/lib/python3/dist-packages/diffoscope/comparators/__init__.py", 
line 93, in compare_root_paths
    return compare_files(file1, file2)
  File "/usr/lib/python3/dist-packages/diffoscope/comparators/__init__.py", 
line 109, in compare_files
    return file1.compare(file2, source)
  File "/usr/lib/python3/dist-packages/diffoscope/comparators/binary.py", line 
192, in compare
    difference = self._compare_using_details(other, source)
  File "/usr/lib/python3/dist-packages/diffoscope/comparators/binary.py", line 
167, in _compare_using_details
    details.extend(filter(None, self.as_container.compare(other.as_container)))
  File "/usr/lib/python3/dist-packages/diffoscope/comparators/__init__.py", 
line 112, in compare_commented_files
    difference = compare_files(file1, file2, source=source)
  File "/usr/lib/python3/dist-packages/diffoscope/comparators/__init__.py", 
line 109, in compare_files
    return file1.compare(file2, source)
  File "/usr/lib/python3/dist-packages/diffoscope/comparators/binary.py", line 
192, in compare
    difference = self._compare_using_details(other, source)
  File "/usr/lib/python3/dist-packages/diffoscope/comparators/binary.py", line 
167, in _compare_using_details
    details.extend(filter(None, self.as_container.compare(other.as_container)))
  File "/usr/lib/python3/dist-packages/diffoscope/comparators/__init__.py", 
line 112, in compare_commented_files
    difference = compare_files(file1, file2, source=source)
  File "/usr/lib/python3/dist-packages/diffoscope/comparators/__init__.py", 
line 109, in compare_files
    return file1.compare(file2, source)
  File "/usr/lib/python3/dist-packages/diffoscope/comparators/binary.py", line 
192, in compare
    difference = self._compare_using_details(other, source)
  File "/usr/lib/python3/dist-packages/diffoscope/comparators/binary.py", line 
167, in _compare_using_details
    details.extend(filter(None, self.as_container.compare(other.as_container)))
  File "/usr/lib/python3/dist-packages/diffoscope/comparators/__init__.py", 
line 112, in compare_commented_files
    difference = compare_files(file1, file2, source=source)
  File "/usr/lib/python3/dist-packages/diffoscope/comparators/__init__.py", 
line 109, in compare_files
    return file1.compare(file2, source)
  File "/usr/lib/python3/dist-packages/diffoscope/comparators/binary.py", line 
192, in compare
    difference = self._compare_using_details(other, source)
  File "/usr/lib/python3/dist-packages/diffoscope/comparators/binary.py", line 
167, in _compare_using_details
    details.extend(filter(None, self.as_container.compare(other.as_container)))
  File "/usr/lib/python3/dist-packages/diffoscope/comparators/deb.py", line 97, 
in comparisons
    for my_member, other_member, comment in super().comparisons(other):
  File "/usr/lib/python3/dist-packages/diffoscope/comparators/utils.py", line 
198, in comparisons
    for name in sorted(my_members.keys() & other_members.keys()):
TypeError: unorderable types: bytes() < str()

-- 
regards,
                        Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540      .''`.
more about me:  http://mapreri.org                              : :'  :
Launchpad user: https://launchpad.net/~mapreri                  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: diffoscope
Source-Version: 45

We believe that the bug you reported is fixed in the latest version of
diffoscope, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 808...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jérémy Bobbio <lu...@debian.org> (supplier of updated diffoscope package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 04 Jan 2016 16:24:50 +0100
Source: diffoscope
Binary: diffoscope debbindiff
Architecture: source all
Version: 45
Distribution: unstable
Urgency: medium
Maintainer: Reproducible builds folks 
<reproducible-builds@lists.alioth.debian.org>
Changed-By: Jérémy Bobbio <lu...@debian.org>
Description:
 debbindiff - transitional package
 diffoscope - in-depth comparison of files, archives, and directories
Closes: 808120 808541 808809
Changes:
 diffoscope (45) unstable; urgency=medium
 .
   [ Rainer Müller ]
   * Fix typo in Mach-O comparator.
 .
   [ Jérémy Bobbio ]
   * Ensure that we always get path names from libarchive as str.
     (Closes: #808541)
   * Read ext4 reference diff using UTF-8 to ensure that the test suite
     works when run under various locales.
   * Replace file path by a fixed placeholder in readelf and objdump output.
     This will work better when comparing ELF files given on the command line.
   * Read lines using an iterator instead of loading a full list in memory.
     This greatly help diffoscope when running on large binaries. Thanks Mike
     Hommey for the report and good test case. (Closes: #808120)
   * Properly report lines we can't parse in squashfs listing.
   * Correctly parse squashfs device entries with device minors larger than 3
     digits. Thanks sajolida for providing the samples.
   * Use libarchive to list files in tar and cpio archives. The output of cpio
     and tar is too hard to control properly and tend to vary over time.
     (Closes: #808809)
   * Ensure files extracted from a squashfs image are deleted after being
     compared instead being done examining the image.
Checksums-Sha1:
 31b5fff20ca857887873a575b17160b796eb955c 2000 diffoscope_45.dsc
 a69323fc46be32e0e0bbc85dcb3ed0161e3904cb 237352 diffoscope_45.tar.xz
 3faefba3c06b4ad9fb9b39db17d58b7309d6059e 12956 debbindiff_45_all.deb
 170432d589b174f8c736ff4529376ec9d4aabeaa 51332 diffoscope_45_all.deb
Checksums-Sha256:
 72fc09b783dfce0ffe39c08ac47df122c46ec6a55ccfb59760a831efc41f79ed 2000 
diffoscope_45.dsc
 563dc9966e2c1089890386e05b7d3d0b01c542042662c72f601a27d2bd44194b 237352 
diffoscope_45.tar.xz
 193a5e5d586512823dd997457aeb02af0dc40af322d5f5f5df0817679085476c 12956 
debbindiff_45_all.deb
 8ccee942461cef4ada91dd375f1a51d8b90a5de522039652e1d0b029272d857f 51332 
diffoscope_45_all.deb
Files:
 44d2eccfc6b0bbe1a908416b4efb5732 2000 devel optional diffoscope_45.dsc
 db7e1dae773e2284df6a8ca0b342cde6 237352 devel optional diffoscope_45.tar.xz
 993fde2169b6698507b488ca34efbbb3 12956 oldlibs extra debbindiff_45_all.deb
 663d516a7f1a35e7955084695ab981c9 51332 devel optional diffoscope_45_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJWip9mAAoJEEAsIlA9Nuk2EVQP/A29z3woaDgnpAOfVsrfPHWM
YqT9WQCbC/Z+f4z+IjjiiYQfm7QWWb02ykLQx8z/+dkdVrA+ESM7H6veYNHIFgcF
+ciMLbSIoAk8/u6YoURTPRdURP0K505zhZ20CxfdaCzNbE1Ll7Ys75fTLxJHvWzm
C1Fu/Cq2o1cImAizoYP1IljXPPYEc4eo8/3isynzXTWsZXIylhDDvFEYNBaa6ZMK
NetQ9ZSKzwwxPPQMp+HbebK+slcxd/FzsdAff8b4+quqTN76ncHQlmKMhwi/zXYy
DpU5WVvvv6NcVqdvt1ZpaipYH4ALGppYZbXyByUMo8F5knbF3A1tJxUxYOF6FWDi
gjyM4bpW1RVHtD0342SI5V/NyuwFdNu+IjwITpuKmkcVrnc+EOcoxFYi6vfpOY8C
kC/da5cAWXWyj/qoP+EAH/EzYjRhptJBJiBvwcs/KT+gNMKKGR0XvuZozwVdAFOh
BWQunlohYHH9gDyBWPcHZuu7VXzK689sIicryDNwTyCn+rlWAJ/5tvKqMDYIzRMP
s6zr9XX8uZNc9UfWrXUYcly0JlNKkYiF6X4PCKKcND7jAvMmtanAf7mxwC+vAi5S
fvWucqGOluRNNwhGD6I9ZS0fPacJ+7wuaUn8clJGXU0al1/35j6Eioo1LSxgyUNv
ZXZlRhwCSth5FP/KGlDF
=Up/+
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Reproducible-builds mailing list
Reproducible-builds@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reproducible-builds

Reply via email to