Your message dated Thu, 05 Dec 2019 15:06:21 +0000
with message-id <[email protected]>
and subject line Bug#940720: fixed in python-asdf 2.4.2-2
has caused the Debian Bug report #940720,
regarding python-asdf breaks gwcs autopkgtest: No module named 'asdf.extern'
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.)
--
940720: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=940720
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-asdf
Control: found -1 python-asdf/2.4.2-1
Severity: serious
Tags: sid bullseye
X-Debbugs-CC: [email protected]
User: [email protected]
Usertags: breaks regression
Control: affects -1 src:gwcs
Control: affects -1 src:sunpy
Dear maintainers,
With a recent upload of python-asdf the autopkgtest of gwcs fails in
testing when that autopkgtest is run with the binary packages of
python-asdf from unstable. It passes when run with only packages from
testing. In tabular form:
pass fail
python-asdf from testing 2.4.2-1
gwcs from testing 0.10.0-2
all others from testing from testing
I copied some of the output at the bottom of this report. It seems to me
that python-asdf is missing files it expects internally. The same issue
can be seen in the autopkgtest of python-asdf itself, and of sunpy.
Currently this regression is blocking the migration of python-asdf to
testing [1]. Can you please investigate the situation?
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=python-asdf
https://ci.debian.net/data/autopkgtest/testing/amd64/g/gwcs/2984900/log.gz
==================================== ERRORS
====================================
_________________ ERROR collecting tags/tests/test_selector.py
_________________
ImportError while importing test module
'/usr/lib/python3/dist-packages/gwcs/tags/tests/test_selector.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/lib/python3/dist-packages/gwcs/tags/__init__.py:4: in <module>
from .wcs import *
/usr/lib/python3/dist-packages/gwcs/tags/wcs.py:5: in <module>
from asdf import yamlutil
/usr/lib/python3/dist-packages/asdf/__init__.py:36: in <module>
from .asdf import AsdfFile, open_asdf
/usr/lib/python3/dist-packages/asdf/asdf.py:18: in <module>
from . import block
/usr/lib/python3/dist-packages/asdf/block.py:20: in <module>
from .compat.numpycompat import NUMPY_LT_1_7
/usr/lib/python3/dist-packages/asdf/compat/numpycompat.py:1: in <module>
from ..util import minversion
/usr/lib/python3/dist-packages/asdf/util.py:15: in <module>
from .extern.decorators import add_common_docstring
E ModuleNotFoundError: No module named 'asdf.extern'
___________________ ERROR collecting tags/tests/test_wcs.py
____________________
ImportError while importing test module
'/usr/lib/python3/dist-packages/gwcs/tags/tests/test_wcs.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/lib/python3/dist-packages/gwcs/tags/__init__.py:4: in <module>
from .wcs import *
/usr/lib/python3/dist-packages/gwcs/tags/wcs.py:5: in <module>
from asdf import yamlutil
/usr/lib/python3/dist-packages/asdf/__init__.py:36: in <module>
from .asdf import AsdfFile, open_asdf
/usr/lib/python3/dist-packages/asdf/asdf.py:18: in <module>
from . import block
/usr/lib/python3/dist-packages/asdf/block.py:20: in <module>
from .compat.numpycompat import NUMPY_LT_1_7
/usr/lib/python3/dist-packages/asdf/compat/numpycompat.py:1: in <module>
from ..util import minversion
/usr/lib/python3/dist-packages/asdf/util.py:15: in <module>
from .extern.decorators import add_common_docstring
E ModuleNotFoundError: No module named 'asdf.extern'
signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
Source: python-asdf
Source-Version: 2.4.2-2
We believe that the bug you reported is fixed in the latest version of
python-asdf, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Ole Streicher <[email protected]> (supplier of updated python-asdf 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Thu, 05 Dec 2019 14:16:14 +0100
Source: python-asdf
Architecture: source
Version: 2.4.2-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Astronomy Team
<[email protected]>
Changed-By: Ole Streicher <[email protected]>
Closes: 934272 940720
Changes:
python-asdf (2.4.2-2) unstable; urgency=medium
.
[ Mathieu Trudel-Lapierre ]
* Force yaml.dump() calls to specify default_flow_style=None (Closes:
#934272)
.
[ Ole Streicher ]
* replace SpecItem with SimpleSpec
* Explicitly add subpackages (Closes: #940720)
* Push Standards-Version to 4.4.1. No changes needed
* Remove unused copyright of astropy_helpers
* Copy from conftest.py to get small_tree fixture
* Add astropy-pytest to build deps
* Mark failing test
Checksums-Sha1:
fb01a3726f381f68b7644e8491e43c94ff9c00d1 2469 python-asdf_2.4.2-2.dsc
500b2af2c19f65ef21f4a617f1b9b55756a7b32c 8548 python-asdf_2.4.2-2.debian.tar.xz
Checksums-Sha256:
8d3630cdf48f2597175baa71cd318c3cb4630ef084608c668316e329447e9a47 2469
python-asdf_2.4.2-2.dsc
a873ec30b29c8164ce518bb6c82e39da1701d209e436c58cee03917d4b54239e 8548
python-asdf_2.4.2-2.debian.tar.xz
Files:
50f685f1840d14e81b4995abcfffad25 2469 python optional python-asdf_2.4.2-2.dsc
c3e724c216a76a904de6038fd186b9d8 8548 python optional
python-asdf_2.4.2-2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEuvxshffLFD/utvsVcRWv0HcQ3PcFAl3pGDAACgkQcRWv0HcQ
3PcsKQ/+MrGBvjA8rvfvnWWSR/ochWO15tQIEvB1jeGbDekiCrswJWjYf0p8G87Y
AqWnO4kuAX2DyciW53BXpzho72+fyh0qZ+4EQqqIPe1z/MRFAbyI1M9b6Xr3OZ1W
t5R15sYT3SMj7Ses0+25VQV+KUt5e+Z3o5SKF/j8Nz2UaXCjqolhtllohXqqIcZQ
shDYmpnvI2EMJaQ2jkZT1oaqFHpwVYvaq6jq2MMCm+QQJXheZo3dUXMT0th4bWwT
JWBXWDrL245qn+BPW10W1BEiUS9eASmbGHuhIjSd08EcyoBwPmuzxmeNEtK2nVyx
6BZPMbZ6gP6vaREoIYwqf3hjb4bUzyb6iU959OFPbvP03sqkbSQrTef7F+ZCxvxE
QlpeEQT5XzQDuNOEI/lrkglbOOUMdv3rW1S64WJMK4EcGO5/I7ljB/o8p//P8gPZ
5dsKEX+gurLM5TW9eNGl+gmwPXJFkFGA98WNxQOFjIClXQ7ppYdHyl/Pq2OHzmPt
3J8my951eC3PUWfin79C7sIypuJ/rjXYhrFbf6ES48dz7LUxEUwH64ytu7sxEpBF
Ty+GO+W6u00NK46qDUzKfphgeptVLj5mIMDWxaGYKzP6Vh7dVdx1z0Xoa/D6+r/X
r1wbEWwAHEogHtYbzJVcOXBA1iUQVOUjiwjlYhlKDkzGOu2xpvM=
=Q3ZS
-----END PGP SIGNATURE-----
--- End Message ---