Your message dated Tue, 30 Dec 2014 12:03:27 +0000
with message-id <e1y5vwj-0008bq...@franck.debian.org>
and subject line Bug#764254: fixed in debbindiff 5
has caused the Debian Bug report #764254,
regarding debbindiff: UnicodeDecodeError: 'ascii' codec can't decode 
byte...ordinal not in range
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.)


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

Hi,

https://jenkins.debian.net/job/reproducible_build_random_packages/160/console 
failed with 

+ timeout 15m /var/lib/jenkins/debbindiff.git/debbindiff.py --html 
./asm2_2.2.3-6.debbindiff.html b1/asm2_2.2.3-6_amd64.changes 
b2/asm2_2.2.3-6_amd64.changes
Traceback (most recent call last):
  File "/var/lib/jenkins/debbindiff.git/debbindiff.py", line 63, in <module>
    main()
  File "/var/lib/jenkins/debbindiff.git/debbindiff.py", line 52, in main
    parsed_args.file1, parsed_args.file2)
  File "/var/lib/jenkins/debbindiff.git/debbindiff/comparators/__init__.py", 
line 91, in compare_files
    return comparator(path1, path2, source)
  File "/var/lib/jenkins/debbindiff.git/debbindiff/comparators/changes.py", 
line 85, in compare_changes_files
    dot_changes2.get_path(filename))))
  File "/var/lib/jenkins/debbindiff.git/debbindiff/comparators/__init__.py", 
line 91, in compare_files
    return comparator(path1, path2, source)
  File "/var/lib/jenkins/debbindiff.git/debbindiff/comparators/utils.py", line 
53, in with_fallback
    inside_differences = original_function(path1, path2, source)
  File "/var/lib/jenkins/debbindiff.git/debbindiff/comparators/deb.py", line 
52, in compare_deb_files
    in_path1, in_path2, source=name))
  File "/var/lib/jenkins/debbindiff.git/debbindiff/comparators/__init__.py", 
line 91, in compare_files
    return comparator(path1, path2, source)
  File "/var/lib/jenkins/debbindiff.git/debbindiff/comparators/utils.py", line 
53, in with_fallback
    inside_differences = original_function(path1, path2, source)
  File "/var/lib/jenkins/debbindiff.git/debbindiff/comparators/xz.py", line 48, 
in compare_xz_files
    source=get_source(new_path1, new_path2))
  File "/var/lib/jenkins/debbindiff.git/debbindiff/comparators/__init__.py", 
line 91, in compare_files
    return comparator(path1, path2, source)
  File "/var/lib/jenkins/debbindiff.git/debbindiff/comparators/utils.py", line 
53, in with_fallback
    inside_differences = original_function(path1, path2, source)
  File "/var/lib/jenkins/debbindiff.git/debbindiff/comparators/tar.py", line 
65, in compare_tar_files
    source=name))
  File "/var/lib/jenkins/debbindiff.git/debbindiff/comparators/__init__.py", 
line 98, in compare_files
    return compare_unknown(path1, path2, source)
  File "/var/lib/jenkins/debbindiff.git/debbindiff/comparators/__init__.py", 
line 59, in compare_unknown
    return compare_text_files(path1, path2, encoding, source)
  File "/var/lib/jenkins/debbindiff.git/debbindiff/comparators/text.py", line 
25, in compare_text_files
    lines1 = codecs.open(path1, 'r', encoding=encoding).readlines()
  File "/usr/lib/python2.7/codecs.py", line 679, in readlines
    return self.reader.readlines(sizehint)
  File "/usr/lib/python2.7/codecs.py", line 588, in readlines
    data = self.read()
  File "/usr/lib/python2.7/codecs.py", line 477, in read
    newchars, decodedbytes = self.decode(data, self.errors)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xa7 in position 296490: 
ordinal not in range(128)


cheers,
        Holger

Attachment: signature.asc
Description: This is a digitally signed message part.


--- End Message ---
--- Begin Message ---
Source: debbindiff
Source-Version: 5

We believe that the bug you reported is fixed in the latest version of
debbindiff, 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 764...@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 debbindiff 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: Tue, 30 Dec 2014 12:34:13 +0100
Source: debbindiff
Binary: debbindiff
Architecture: source all
Version: 5
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 - highlight differences between two builds of Debian packages
Closes: 764254 773573
Changes:
 debbindiff (5) unstable; urgency=medium
 .
   * Properly encode strings before writing them to tempfiles.
     (Closes: #764254)
   * Fallback on binary comparison when text encoding is unknown.
   * Always use given source path in binary_fallback.
   * Add support for .udeb.
   * Add support for ttf and otf files.
   * Add support for png files. (Closes: #773573)
Checksums-Sha1:
 9d6a9e61c8c407783dd12adbd3fb3a136286cd97 1741 debbindiff_5.dsc
 a8fc4950ffc0e25513e03cd659fb1c77b453ef58 23584 debbindiff_5.tar.xz
 a8ccd274f7f20c507d5857fade6bb7e317ae3882 15628 debbindiff_5_all.deb
Checksums-Sha256:
 d8d90aaa2f25adce573257c4eb904388849f31f3481794b8193b04933f64113a 1741 
debbindiff_5.dsc
 76632a066aec2137bc4d0d5f96cab84fe0bad679dcc538cba5cce18ce1cf1495 23584 
debbindiff_5.tar.xz
 a856067e23a17ec959e8ab9cebcdff0d2b4331662bd13a03f7c39ed8c745865f 15628 
debbindiff_5_all.deb
Files:
 dc5d3613b9354c1f77d4fa0698810f66 1741 devel optional debbindiff_5.dsc
 d352dcc2e303e031c6070669173bde13 23584 devel optional debbindiff_5.tar.xz
 13720cc6d0ea7f5f4ca02ec9af67d00e 15628 devel optional debbindiff_5_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJUopAHAAoJEEAsIlA9Nuk2DSEP/jVVTLV1n0+6bvpEvg0vMV1J
bzpSRc9FiuDvzgTfBPq/FFNCUZ1sZCQrtiwfzGPJ10gzOOM25q/5N5BwBrmYVQpS
tHuNLI0Sers1Up92PLbKnT2UdJH4Nu0XxLPE8QOzU87EyTIYqm+RTv8wGbR7BdEb
F7YysEJMwOGCRV2QyYzV1cehKwRlmTXYWGid08n2kwjBC8wTCHiesd039VI6HyHs
MqwbKz0XGvqJ4JwLbMBo676ZHXSEKDkEZ2IHiKYM5TsGaBUXXm0/q0ju8/Z1perh
ngAXjkujO5LR0hasWGUGZ5NpVZzRlmCtwpa5P3T8yJBTfk+2nd4KeV5ZJlLXETaH
Jt0ZnuIn2NHjgoLqxGCIFTntKhYC2sdKzsp+5EepAL5mzGqURny7moTbC7WUjEzo
wJDXDwWfiy6CBALQqjWnWQDYKF6FBUChZRFdutTtw2Rez3pOWV3PzrOR/7amefnH
d1QqUGjtSNRvkncB7iV55WmDj2ieF0I7Kovt6SAlJZvAP4x1rulJCeEjETIMTjBu
o2sUcGLSTyMvg4I9webTJICr58R3Z/sSqBj9H9Nk3q+9QGf5tMHOWi45DNBZTrXu
0bxvTYMiOiWfSmjl1EVZ7UlwHRyVQGFvQn2T99oXG7y6R7bMj/DBd+/VwLaaMals
t1kzAF0wthjQ45sRytvw
=Aye/
-----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