Your message dated Sat, 10 Jan 2015 08:31:01 +0100
with message-id <20150110073100.ga5...@alf.mars>
and subject line Re: python traceback for foreign packages
has caused the Debian Bug report #764141,
regarding TypeError (with foreign .debs): writelines() argument must be a 
sequence of strings
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.)


-- 
764141: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=764141
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: debbindiff
Version: 3
Severity: minor
User: helm...@debian.org
Usertags: rebootstrap

While attempting to validate cross builds with debbindiff I ran into the
following exception:

$ debbindiff ./cross/libsepol1_2.3-2_mips.deb ./native/libsepol1_2.3-2_mips.deb
Traceback (most recent call last):
  File "/usr/bin/debbindiff", line 63, in <module>
    main()
  File "/usr/bin/debbindiff", line 58, in main
    output_html(differences, print_func=print_func)
  File "/usr/lib/python2.7/dist-packages/debbindiff/presenters/html.py", line 
170, in output_html
    output_difference(difference, print_func)
  File "/usr/lib/python2.7/dist-packages/debbindiff/presenters/html.py", line 
155, in output_difference
    output_difference(detail, print_func)
  File "/usr/lib/python2.7/dist-packages/debbindiff/presenters/html.py", line 
155, in output_difference
    output_difference(detail, print_func)
  File "/usr/lib/python2.7/dist-packages/debbindiff/presenters/html.py", line 
155, in output_difference
    output_difference(detail, print_func)
  File "/usr/lib/python2.7/dist-packages/debbindiff/presenters/html.py", line 
153, in output_difference
    print_func(create_diff(difference.lines1, difference.lines2))
  File "/usr/lib/python2.7/dist-packages/debbindiff/presenters/html.py", line 
115, in create_diff
    f.writelines(lines1)
TypeError: writelines() argument must be a sequence of strings
$

Helmut

--- End Message ---
--- Begin Message ---
Version: 6

On Sun, Oct 05, 2014 at 08:55:47PM +0200, Helmut Grohne wrote:
> $ debbindiff ./cross/libsepol1_2.3-2_mips.deb 
> ./native/libsepol1_2.3-2_mips.deb

I can no longer reproduce this issue with this package nor with other
packages.

Helmut

--- 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