Your message dated Sun, 14 Oct 2018 15:29:02 +0200
with message-id <20181014132902.yuvdyubowbm7f...@p1otr.com>
and subject line fixed in new upstream release
has caused the Debian Bug report #909734,
regarding asyncpg: autopkgtest failure
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.)


-- 
909734: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=909734
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: asyncpg
Version: 0.15.0-1
Severity: serious

https://ci.debian.net/data/autopkgtest/unstable/amd64/a/asyncpg/1060100/log.gz

autopkgtest [11:56:27]: test command1: set -e ; for py in $(py3versions -r 
2>/dev/null) ; do cd "$AUTOPKGTEST_TMP" ; echo "Testing with $py:" ; $py -c 
"import asyncpg; print(asyncpg)" ; done
autopkgtest [11:56:27]: test command1: [-----------------------
Testing with python3.7:
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/usr/lib/python3/dist-packages/asyncpg/__init__.py", line 8, in <module>
    from .connection import connect, Connection  # NOQA
  File "/usr/lib/python3/dist-packages/asyncpg/connection.py", line 17, in 
<module>
    from . import connect_utils
  File "/usr/lib/python3/dist-packages/asyncpg/connect_utils.py", line 19, in 
<module>
    from . import protocol
  File "/usr/lib/python3/dist-packages/asyncpg/protocol/__init__.py", line 8, 
in <module>
    from .protocol import Protocol, Record, NO_TIMEOUT  # NOQA
ModuleNotFoundError: No module named 'asyncpg.protocol.protocol'
autopkgtest [11:56:27]: test command1: -----------------------]
autopkgtest [11:56:27]: test command1:  - - - - - - - - - - results - - - - - - 
- - - -
command1             FAIL non-zero exit status 1
autopkgtest [11:56:28]: test command1:  - - - - - - - - - - stderr - - - - - - 
- - - -
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/usr/lib/python3/dist-packages/asyncpg/__init__.py", line 8, in <module>
    from .connection import connect, Connection  # NOQA
  File "/usr/lib/python3/dist-packages/asyncpg/connection.py", line 17, in 
<module>
    from . import connect_utils
  File "/usr/lib/python3/dist-packages/asyncpg/connect_utils.py", line 19, in 
<module>
    from . import protocol
  File "/usr/lib/python3/dist-packages/asyncpg/protocol/__init__.py", line 8, 
in <module>
    from .protocol import Protocol, Record, NO_TIMEOUT  # NOQA
ModuleNotFoundError: No module named 'asyncpg.protocol.protocol'
autopkgtest [11:56:28]: @@@@@@@@@@@@@@@@@@@@ summary
command1             FAIL non-zero exit status 1

-- 
regards,
                        Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540      .''`.
more about me:  https://mapreri.org                             : :'  :
Launchpad user: https://launchpad.net/~mapreri                  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: asyncpg
Source-Version: 0.17.0-1

fixed in new upstream release

--- End Message ---

Reply via email to