Your message dated Sat, 31 Oct 2020 08:51:56 +0000
with message-id <5f9d25ac6f486_23092aed6cbb65b449...@godard.mail>
and subject line Bug#973470 fixed in ftp.debian.org
has caused the Debian Bug report #973470,
regarding ftp.debian.org: dak rejects unstable uploads
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.)


-- 
973470: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=973470
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: ftp.debian.org
Severity: grave
Justification: renders package unusable
User: ftp.debian....@packages.debian.org
Usertags: dak

Today dak rejected 4 of my uploads with:

  Processing raised an exception: a bytes-like object is required, not 'str'.
  Traceback (most recent call last):
    File "/srv/ftp-master.debian.org/dak/daklib/archive.py", line 1037, in check
      chk().check(self)
    File "/srv/ftp-master.debian.org/dak/daklib/checks.py", line 938, in check
      rejects = list(lintian.generate_reject_messages(parsed_tags, lintiantags))
    File "/srv/ftp-master.debian.org/dak/daklib/lintian.py", line 88, in 
generate_reject_messages
      for tag in parsed_tags:
    File "/srv/ftp-master.debian.org/dak/daklib/lintian.py", line 65, in 
parse_lintian_output
      for line in output.split('\n'):
  TypeError: a bytes-like object is required, not 'str'

--- End Message ---
--- Begin Message ---
Hello,

Bug #973470 in ftp.debian.org reported by you has been fixed in the Git 
repository.
You can see the commit message below and you can check the diff of the fix at:

https://salsa.debian.org/ftp-team/dak/-/commit/be32182308b90184fb1d902745ec9bdb3d3af6d9

------------------------------------------------------------------------
[py3] daklib/checks.py: convert output from `lintian` to text

This can be changed to just use `text=True` in Python 3's `subprocess`
module later, but Python 2 does not have that.

Closes: #973470
------------------------------------------------------------------------

(this message was generated automatically)
-- 
Greetings

https://bugs.debian.org/973470

--- End Message ---

Reply via email to