Your message dated Sun, 29 Mar 2020 18:49:07 +0000
with message-id <[email protected]>
and subject line Bug#953232: fixed in python-qtconsole 4.7.2-1
has caused the Debian Bug report #953232,
regarding python-qtconsole: autopkgtest regression: No module named 
'IPython.core.inputtransformer2'
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.)


-- 
953232: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=953232
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-qtconsole
Version: 4.6.0-1
X-Debbugs-CC: [email protected]
Severity: serious
User: [email protected]
Usertags: regression

Dear maintainers,

With a recent upload of python-qtconsole the autopkgtest of
python-qtconsole fails in testing when that autopkgtest is run with the
binary packages of python-qtconsole from unstable. It passes when run
with only packages from testing. In tabular form:
                       pass            fail
python-qtconsole       from testing    4.6.0-1
all others             from testing    from testing

I copied some of the output at the bottom of this report.

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=python-qtconsole

https://ci.debian.net/data/autopkgtest/testing/amd64/p/python-qtconsole/4245479/log.gz

autopkgtest [22:24:52]: test command1: set -efu ; xvfb-run -a
--server-args="-screen 0 1024x768x24" gdb -q -batch -ex run -ex
backtrace --args python3 -m pytest --pyargs qtconsole
autopkgtest [22:24:52]: test command1: [-----------------------
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Detaching after fork from child process 5965]
[Detaching after fork from child process 5966]
[Detaching after fork from child process 5967]
[Detaching after fork from child process 5968]
============================= test session starts
==============================
platform linux -- Python 3.7.6, pytest-4.6.9, py-1.8.1, pluggy-0.13.0
PyQt5 5.14.1 -- Qt runtime 5.12.5 -- Qt compiled 5.12.5
rootdir: /tmp/autopkgtest-lxc.r1me5yhb/downtmp/build.cfb/src
plugins: xvfb-1.2.0, qt-3.2.2
collected 27 items / 1 errors / 26 selected

==================================== ERRORS
====================================
__________ ERROR collecting qtconsole/tests/test_00_console_widget.py
__________
ImportError while importing test module
'/tmp/autopkgtest-lxc.r1me5yhb/downtmp/build.cfb/src/qtconsole/tests/test_00_console_widget.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
qtconsole/tests/test_00_console_widget.py:8: in <module>
    from IPython.core.inputtransformer2 import TransformerManager
E   ModuleNotFoundError: No module named 'IPython.core.inputtransformer2'
=============================== warnings summary
===============================
/usr/lib/python3/dist-packages/prompt_toolkit/styles/from_dict.py:9
  /usr/lib/python3/dist-packages/prompt_toolkit/styles/from_dict.py:9:
DeprecationWarning: Using or importing the ABCs from 'collections'
instead of from 'collections.abc' is deprecated since Python 3.3,and in
3.9 it will stop working
    from collections import Mapping

qtconsole/ansi_code_processor.py:47

/tmp/autopkgtest-lxc.r1me5yhb/downtmp/build.cfb/src/qtconsole/ansi_code_processor.py:47:
DeprecationWarning: invalid escape sequence \[
    CSI_SUBPATTERN = '\[(.*?)([%s])' % CSI_COMMANDS

qtconsole/ansi_code_processor.py:48

/tmp/autopkgtest-lxc.r1me5yhb/downtmp/build.cfb/src/qtconsole/ansi_code_processor.py:48:
DeprecationWarning: invalid escape sequence \]
    OSC_SUBPATTERN = '\](.*?)[\x07\x1b]'

-- Docs: https://docs.pytest.org/en/latest/warnings.html
!!!!!!!!!!!!!!!!!!! Interrupted: 1 errors during collection
!!!!!!!!!!!!!!!!!!!!
===================== 3 warnings, 1 error in 0.79 seconds
======================
[Inferior 1 (process 5961) exited with code 02]
No stack.
autopkgtest [22:24:55]: test command1: -----------------------]

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: python-qtconsole
Source-Version: 4.7.2-1
Done: =?utf-8?q?Picca_Fr=C3=A9d=C3=A9ric-Emmanuel?= <[email protected]>

We believe that the bug you reported is fixed in the latest version of
python-qtconsole, 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.
Picca Frédéric-Emmanuel <[email protected]> (supplier of updated 
python-qtconsole 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: Sun, 29 Mar 2020 19:42:42 +0200
Source: python-qtconsole
Architecture: source
Version: 4.7.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 
<[email protected]>
Changed-By: Picca Frédéric-Emmanuel <[email protected]>
Closes: 953232
Changes:
 python-qtconsole (4.7.2-1) unstable; urgency=medium
 .
   * New upstream version 4.7.2
   * d/rules: do not call xvfb-run directly
   * d/control: Added python3-ipython (>= 7) (Closes: #953232)
   * d/control: Build-Depends: Added python3-zmq, python3-qtpy, python3-flaky
   * d/control: Build-Depends: Removed python3-pyqt5, python3-qpyqt5.qtsvg
   * d/t/control: Added python3-flaky
   * d/t/control: Allow stderr during test.
Checksums-Sha1:
 38269328e99ed7c4722651acc8179b52b81cdd73 2768 python-qtconsole_4.7.2-1.dsc
 eeacb6bf913b7d7fe0bdee66dc3d6f1f2b8a4633 423940 
python-qtconsole_4.7.2.orig.tar.gz
 fa742d90a2de5ec7ea24792af4b4197e92b0e6e4 6164 
python-qtconsole_4.7.2-1.debian.tar.xz
Checksums-Sha256:
 3e189885d4b0de274ab6c63a6adbb29336d91636ce06f2ab3dff0caa88906bc7 2768 
python-qtconsole_4.7.2-1.dsc
 d7834598825169fc322390fdfd96bf791833ded21bf22803f083662edbbf3d75 423940 
python-qtconsole_4.7.2.orig.tar.gz
 2c09551b48b5f96aee06c978156ef637f7bb1f08814d6a0343b84c24c86fc309 6164 
python-qtconsole_4.7.2-1.debian.tar.xz
Files:
 a42bd70e5e809390e14db88d89f6db3d 2768 python optional 
python-qtconsole_4.7.2-1.dsc
 2948ad4af754e5a0c075c97b0fee614a 423940 python optional 
python-qtconsole_4.7.2.orig.tar.gz
 ac2519c01c1ea1387099b7dd5d490be7 6164 python optional 
python-qtconsole_4.7.2-1.debian.tar.xz

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

iQJFBAEBCgAvFiEE2bRTt5m4gw2UXmoKW/VOXhK5ALsFAl6A59sRHHBpY2NhQGRl
Ymlhbi5vcmcACgkQW/VOXhK5ALvY3A/+INL43i+99bNFy/vO2Gnni+KKVCa+rvKb
fZjlflOWKGTe9doNGQAIqoEALUHKeAiQMXrjnIWZ8REQxWZedlZTTnyfAd56VAXm
t316k0zHIJ/NU/vQJs7lisBXqvOFochkdERCgok1wqQO+7MPlwFKQuw4XrUWZN8o
kj0g8H0E1DBqL4Dsjp9JZmgtN7CmlIntZUPls1D555f3OKTW1bSdHNKpI//0H2qI
VngNWCtwHHrnKS1ih1ytRH10ODPla/NxBCFEEXFdcgWv42zpmr/REDXkiclupNJG
3hRICIx3ScLtZPKJiFrfstHPZQ4MngAwmSo+ve5LwVaECHOC2lrewfL5ekiT45kO
nM6nifXXQLLsu/gifRATL6wP+M8MZjsQlXtTcy1NuxuO8bXO20M7erkeMbnn/K2M
xiIkiPPYkvsH+U1ChcGLIOntw1snrv9aaklfgjD6k1Poyl0MT2AiAo37WiC+E6li
AS49aUURbtP1JVK3KsD1Zo/yqGNR25OmGzEzcTAt7iGRvZiY9wa2xFdGI7PvJX+h
MMwEeGTbZhdSWKZMy39NOwMkAL10EffzEgtdAOe/9phz+kmligPs6XFOJikUl/o8
EoCnMzQw/TM5xHsY9q/9/ajJu5aLN0oNWY69RnhYovjVZlF7z6r8/FdHoL0XJnS7
362NGRxshmI=
=c8td
-----END PGP SIGNATURE-----

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

Reply via email to