[Debian-astro-maintainers] Bug#905704: astroquery: autopkgtest regression: No such file or directory: '/usr/lib/*/dist-packages/astroquery/hitran/data/readme.txt'

Paul Gevers elbrus at debian.org
Wed Aug 8 10:36:17 BST 2018


Source: astroquery
Version: 0.3.8+dfsg-3
X-Debbugs-CC: debian-ci at lists.debian.org
User: debian-ci at lists.debian.org
Usertags: regression

Dear maintainer(s),

Since the last upload of your package the autopkgtest started to fail
when run in testing (unstable fails longer already, maybe due to the
python3.7 transition, I haven't checked). I have copied the output below.

Could you please investigate? Looking at the error and the changelog,
you may have stopped installing a necessary file for the test. Currently
this failure is contributing to delaying migration to testing with 13 days.

Paul

https://ci.debian.net/data/autopkgtest/testing/amd64/a/astroquery/786078/log.gz

=================================== FAILURES
===================================
_________________________________ test_parser
__________________________________

    def test_parser():
>       tbl = read_hitran_file(data_path('H2O.data'))

/usr/lib/python3/dist-packages/astroquery/hitran/tests/test_hitran.py:12:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
_ _ _ _
/usr/lib/python3/dist-packages/astroquery/hitran/reader.py:300: in
read_hitran_file
    formats = parse_readme(formatfile)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
_ _ _ _

filename =
'/usr/lib/python3/dist-packages/astroquery/hitran/data/readme.txt'
group_global = None, group_local = None

    def parse_readme(filename, group_global=None, group_local=None):
>       with open(filename, 'r') as f:
E       FileNotFoundError: [Errno 2] No such file or directory:
'/usr/lib/python3/dist-packages/astroquery/hitran/data/readme.txt'



And

=================================== FAILURES
===================================
_________________________________ test_parser
__________________________________

    def test_parser():
>       tbl = read_hitran_file(data_path('H2O.data'))

/usr/lib/python2.7/dist-packages/astroquery/hitran/tests/test_hitran.py:12:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
_ _ _ _
/usr/lib/python2.7/dist-packages/astroquery/hitran/reader.py:300: in
read_hitran_file
    formats = parse_readme(formatfile)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
_ _ _ _

filename =
'/usr/lib/python2.7/dist-packages/astroquery/hitran/data/readme.txt'
group_global = None, group_local = None

    def parse_readme(filename, group_global=None, group_local=None):
>       with open(filename, 'r') as f:
E       IOError: [Errno 2] No such file or directory:
'/usr/lib/python2.7/dist-packages/astroquery/hitran/data/readme.txt'

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/debian-astro-maintainers/attachments/20180808/718f56f0/attachment-0001.sig>


More information about the Debian-astro-maintainers mailing list