Your message dated Wed, 5 Sep 2018 20:23:27 +0100
with message-id <20180905192327.GA9722@blodeuwedd>
and subject line Fixed in 0.19.2-1
has caused the Debian Bug report #895372,
regarding dulwich: TypeError in deprecation warning
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 [email protected]
immediately.)
--
895372: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=895372
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: dulwich
Version: 0.19.1-1
Severity: normal
User: [email protected]
Usertags: triggers
Affects: xandikos
Since some weeks ci.debian.net is running autopkgtests in testing with
packages that try to migrate from unstable. With the upload of version
0.19.1-1 of dulwich, the autopkgtest of xandikos in testing¹ started to
fail.
If I interpret the error message correctly (please just close this bug
if I am mistaken), the autopkgtest hit a deprecation warning in dulwich
that errors out on a TypeError.
Traceback (most recent call last):
File "/usr/lib/python3.6/wsgiref/handlers.py", line 137, in run
self.result = application(self.environ, self.start_response)
File "/usr/lib/python3/dist-packages/xandikos/web.py", line 905, in
__call__
return self._inner_app(environ, start_response)
File "/usr/lib/python3/dist-packages/xandikos/webdav.py", line 1787,
in __call__
return do.handle(environ, start_response, self)
File "/usr/lib/python3/dist-packages/xandikos/webdav.py", line 1397,
in handle
unused_href, path, r = app._get_resource_from_environ(environ)
File "/usr/lib/python3/dist-packages/xandikos/webdav.py", line 1744,
in _get_resource_from_environ
r = self.backend.get_resource(path)
File "/usr/lib/python3/dist-packages/xandikos/web.py", line 805, in
get_resource
return store.get_member(name)
File "/usr/lib/python3/dist-packages/xandikos/web.py", line 260, in
get_member
for (fname, content_type, fetag) in self.store.iter_with_etag():
File "/usr/lib/python3/dist-packages/xandikos/store/git.py", line 217,
in iter_with_etag
for (name, mode, sha) in self._iterblobs(ctag):
File "/usr/lib/python3/dist-packages/xandikos/store/git.py", line 625,
in _iterblobs
for (name, sha, mode) in index.iterblobs():
File "/usr/lib/python3/dist-packages/dulwich/index.py", line 278, in
iterblobs
warnings.warn(PendingDeprecationWarning, 'Use iterobjects() instead.')
TypeError: category must be a Warning subclass, not 'str'
The autopkgtest in unstable are fine, I assume that xandikos is not
using the deprecated code anymore.
Paul
¹ https://ci.debian.net/packages/x/xandikos/testing/amd64/
signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
Version: 0.19.2-1
This issue was fixed upstream in 0.19.2.
--
Jelmer Vernooij <[email protected]>
PGP Key: https://www.jelmer.uk/D729A457.asc
signature.asc
Description: PGP signature
--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team