Your message dated Thu, 23 Apr 2020 21:49:17 +0000
with message-id <e1jrjif-000j06...@fasolo.debian.org>
and subject line Bug#958533: fixed in pyxdg 0.26-3
has caused the Debian Bug report #958533,
regarding pyxdg: autopkgtest regression: still tests Python2 package
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.)


-- 
958533: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=958533
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: pyxdg
Version: 0.26-2
X-Debbugs-CC: debian...@lists.debian.org
Severity: serious
User: debian...@lists.debian.org
Usertags: regression

Dear maintainer(s),

With a recent upload of pyxdg the autopkgtest of pyxdg fails in testing
when that autopkgtest is run with the binary packages of pyxdg from
unstable. It passes when run with only packages from testing. In tabular
form:

                       pass            fail
pyxdg                  from testing    0.26-2
all others             from testing    from testing

I copied some of the output at the bottom of this report. It seems
you're still testing the Python2 package, which was removed in the last
upload according to the changelog.

Currently this regression is blocking the migration to testing [1]. Can
you please investigate the situation and fix it?

More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

[1] https://qa.debian.org/excuses.php?package=pyxdg

https://ci.debian.net/data/autopkgtest/testing/amd64/p/pyxdg/5121097/log.gz

autopkgtest [01:11:44]: test upstream: [-----------------------
Failure: ImportError (No module named xdg) ... ERROR
Failure: ImportError (No module named xdg.DesktopEntry) ... ERROR
Failure: ImportError (No module named xdg.IconTheme) ... ERROR
Failure: ImportError (No module named xdg) ... ERROR
Failure: ImportError (No module named xdg) ... ERROR
Failure: ImportError (No module named xdg.Menu) ... ERROR
Failure: ImportError (No module named xdg.Menu) ... ERROR
Failure: ImportError (No module named xdg) ... ERROR
Failure: ImportError (No module named xdg) ... ERROR

======================================================================
ERROR: Failure: ImportError (No module named xdg)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/nose/loader.py", line 418, in
loadTestsFromName
    addr.filename, addr.module)
  File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 47, in
importFromPath
    return self.importFromDir(dir_path, fqname)
  File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 94, in
importFromDir
    mod = load_module(part_fqname, fh, filename, desc)
  File
"/tmp/autopkgtest-lxc.tod66xo5/downtmp/build.pwA/src/test/test-basedirectory.py",
line 1, in <module>
    from xdg import BaseDirectory
ImportError: No module named xdg

======================================================================
ERROR: Failure: ImportError (No module named xdg.DesktopEntry)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/nose/loader.py", line 418, in
loadTestsFromName
    addr.filename, addr.module)
  File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 47, in
importFromPath
    return self.importFromDir(dir_path, fqname)
  File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 94, in
importFromDir
    mod = load_module(part_fqname, fh, filename, desc)
  File
"/tmp/autopkgtest-lxc.tod66xo5/downtmp/build.pwA/src/test/test-desktop.py",
line 3, in <module>
    from xdg.DesktopEntry import DesktopEntry
ImportError: No module named xdg.DesktopEntry

======================================================================
ERROR: Failure: ImportError (No module named xdg.IconTheme)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/nose/loader.py", line 418, in
loadTestsFromName
    addr.filename, addr.module)
  File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 47, in
importFromPath
    return self.importFromDir(dir_path, fqname)
  File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 94, in
importFromDir
    mod = load_module(part_fqname, fh, filename, desc)
  File
"/tmp/autopkgtest-lxc.tod66xo5/downtmp/build.pwA/src/test/test-icon.py",
line 2, in <module>
    from xdg.IconTheme import IconTheme, getIconPath, getIconData
ImportError: No module named xdg.IconTheme

======================================================================
ERROR: Failure: ImportError (No module named xdg)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/nose/loader.py", line 418, in
loadTestsFromName
    addr.filename, addr.module)
  File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 47, in
importFromPath
    return self.importFromDir(dir_path, fqname)
  File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 94, in
importFromDir
    mod = load_module(part_fqname, fh, filename, desc)
  File
"/tmp/autopkgtest-lxc.tod66xo5/downtmp/build.pwA/src/test/test-inifile.py",
line 3, in <module>
    from xdg import IniFile
ImportError: No module named xdg

======================================================================
ERROR: Failure: ImportError (No module named xdg)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/nose/loader.py", line 418, in
loadTestsFromName
    addr.filename, addr.module)
  File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 47, in
importFromPath
    return self.importFromDir(dir_path, fqname)
  File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 94, in
importFromDir
    mod = load_module(part_fqname, fh, filename, desc)
  File
"/tmp/autopkgtest-lxc.tod66xo5/downtmp/build.pwA/src/test/test-locale.py",
line 1, in <module>
    from xdg import Locale
ImportError: No module named xdg

======================================================================
ERROR: Failure: ImportError (No module named xdg.Menu)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/nose/loader.py", line 418, in
loadTestsFromName
    addr.filename, addr.module)
  File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 47, in
importFromPath
    return self.importFromDir(dir_path, fqname)
  File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 94, in
importFromDir
    mod = load_module(part_fqname, fh, filename, desc)
  File
"/tmp/autopkgtest-lxc.tod66xo5/downtmp/build.pwA/src/test/test-menu-rules.py",
line 4, in <module>
    from xdg.Menu import XMLMenuBuilder, Rule
ImportError: No module named xdg.Menu

======================================================================
ERROR: Failure: ImportError (No module named xdg.Menu)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/nose/loader.py", line 418, in
loadTestsFromName
    addr.filename, addr.module)
  File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 47, in
importFromPath
    return self.importFromDir(dir_path, fqname)
  File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 94, in
importFromDir
    mod = load_module(part_fqname, fh, filename, desc)
  File
"/tmp/autopkgtest-lxc.tod66xo5/downtmp/build.pwA/src/test/test-menu.py",
line 11, in <module>
    import xdg.Menu
ImportError: No module named xdg.Menu

======================================================================
ERROR: Failure: ImportError (No module named xdg)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/nose/loader.py", line 418, in
loadTestsFromName
    addr.filename, addr.module)
  File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 47, in
importFromPath
    return self.importFromDir(dir_path, fqname)
  File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 94, in
importFromDir
    mod = load_module(part_fqname, fh, filename, desc)
  File
"/tmp/autopkgtest-lxc.tod66xo5/downtmp/build.pwA/src/test/test-mime.py",
line 1, in <module>
    from xdg import Mime
ImportError: No module named xdg

======================================================================
ERROR: Failure: ImportError (No module named xdg)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/nose/loader.py", line 418, in
loadTestsFromName
    addr.filename, addr.module)
  File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 47, in
importFromPath
    return self.importFromDir(dir_path, fqname)
  File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 94, in
importFromDir
    mod = load_module(part_fqname, fh, filename, desc)
  File
"/tmp/autopkgtest-lxc.tod66xo5/downtmp/build.pwA/src/test/test-recentfiles.py",
line 1, in <module>
    from xdg import RecentFiles
ImportError: No module named xdg

----------------------------------------------------------------------
Ran 9 tests in 0.019s

FAILED (errors=9)
autopkgtest [01:11:45]: test upstream: -----------------------]

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: pyxdg
Source-Version: 0.26-3
Done: Emmanuel Arias <eam...@yaerobi.com>

We believe that the bug you reported is fixed in the latest version of
pyxdg, 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 958...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Emmanuel Arias <eam...@yaerobi.com> (supplier of updated pyxdg 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: SHA512

Format: 1.8
Date: Thu, 23 Apr 2020 17:30:52 -0400
Source: pyxdg
Architecture: source
Version: 0.26-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 
<python-modules-t...@lists.alioth.debian.org>
Changed-By: Emmanuel Arias <eam...@yaerobi.com>
Closes: 938305 958533
Changes:
 pyxdg (0.26-3) unstable; urgency=medium
 .
   * Team upload.
   * d/tests: remove python2 test support (Closes: #958533, #938305).
     - d/tests/upstream: Use py3versions -s to support all python3 versions.
     - d/tests/control: Add python3-all dependency.
   * d/control: Bump Standards-Version to 4.5.0.
   * d/gbp.conf: Set debian/master as default branch.
   * d/salsa-ci.yml: enable salsa-ci.
Checksums-Sha1:
 48972c2174c0a9f93aa35186c9f77b7024d93b96 2131 pyxdg_0.26-3.dsc
 f7cafc92f15e877c5753129e254626a0c4f4a8b4 10108 pyxdg_0.26-3.debian.tar.xz
 1623289b94a2f8d6631967559d3c2a9c3524ad1c 6754 pyxdg_0.26-3_source.buildinfo
Checksums-Sha256:
 0173ac8f69e07c0bd935935488888f555f7041aa185b2a2480dbad7252974c12 2131 
pyxdg_0.26-3.dsc
 946a6abe4a727a93fc269f0d31489e451a5d2003a5c875cb361a2a0941759062 10108 
pyxdg_0.26-3.debian.tar.xz
 a0c8ffde57cdde4e8319ff5db227d7a117a95af1042b3bd22a3af73097db6de5 6754 
pyxdg_0.26-3_source.buildinfo
Files:
 0ef74365170ac5e0ca695af5d6e167ec 2131 python optional pyxdg_0.26-3.dsc
 d5b30364783f5243aeb5ccacd2b9af1c 10108 python optional 
pyxdg_0.26-3.debian.tar.xz
 270fadc4f9a7975509548340f08c6071 6754 python optional 
pyxdg_0.26-3_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEbrIj19ceZ6U8k6faO1biu9U/3LEFAl6iCToACgkQO1biu9U/
3LHzlw//Vl7WEDTTQAr1B2/zzMN0skdmp54VPXF7gCU3Hz5F/xxEjFJQvcHHxaI7
Qj66KpmpqdW3zq//RTlVfb1O6jOgVLY369VE4GE91coQqgMfHyfPlqfUcPr3mdyb
EQlKrp4OQeBs6KMiEykha9l8epOzy6htPXXniNTtGRIUhFEGo142MYdtpRBuDU5Z
xpZMzI9+Vf4rD3BpcYiwcq08TRNTwJEY6AS6ovqZJoay3+esBgf5hHvTsaYUHJoV
S/Ug32Y9ZSISBnglcZjGLAYMGLpwrheBKOPf+5/nTUHw/mxT7iiXdqbURv6yHQWa
Hca0V8Qqg7l888wC7yeVa6y5zwOoQrX0kiF1k5Bt7Fqes8KU5j+JL9lKUlkHPshF
1udBEUJk0FTCeZQIlXbMlMDJ3FrsvD3weNMojnjOxd16wv1WXBImIA+B0VCex64b
6ALRREcpbHcJLc3MYedoT9Gq7TAmOxU6/zx7fBPYUDlMCsHrvv8GsM6Byf5Bg9tm
4eW5mOOmXEi7jygdaefDLVWUhc/IOcjNuiC3Xk4rWAbgQzrqTklEyvo0CQDTB8vg
RY2PtIzQSgpXxQE4KJj+CD2YSMsCTJD+/tR4Uw7kuejyF+xb95NLDmW78DdSY2Fy
RrX/EHj8CFvT1UutdEFqGYcSfha5XwsPNzeQeJiX+BqR3QFEToY=
=Y7dp
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Python-modules-team mailing list
Python-modules-team@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to