Your message dated Wed, 8 Aug 2018 19:20:20 +0200
with message-id <[email protected]>
and subject line astroquery: autopkgtest regression
has caused the Debian Bug report #905704,
regarding astroquery: autopkgtest regression: No such file or directory: 
'/usr/lib/*/dist-packages/astroquery/hitran/data/readme.txt'
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.)


-- 
905704: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=905704
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: astroquery
Version: 0.3.8+dfsg-3
X-Debbugs-CC: [email protected]
User: [email protected]
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'

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Version: 0.3.8+dfsg-4

The bug has been fixed by restoring the missing files.

--- End Message ---

Reply via email to