Your message dated Wed, 22 Jan 2020 22:05:29 +0000
with message-id <[email protected]>
and subject line Bug#949446: fixed in sagemath 9.0-1
has caused the Debian Bug report #949446,
regarding python3-ipython: Prevents sage fro starting, fails to import 
_baseclass_reprs
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.)


-- 
949446: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=949446
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python3-ipython
Version: 7.11.1-1
Severity: important

Dear Maintainer,

Sagemath is not usable on my system because of an import error. I am not sure 
if the issue
lies with sage or with ipython. Here is the backtrace:

Traceback (most recent call last):
  File "/usr/lib/python3.7/runpy.py", line 193, in _run_module_as_main
    "__main__", mod_spec)
  File "/usr/lib/python3.7/runpy.py", line 85, in _run_code
    exec(code, run_globals)
  File "/usr/lib/python3/dist-packages/sage/repl/ipython_kernel/__main__.py", 
line 3, in <module>
    IPKernelApp.launch_instance(kernel_class=SageKernel)
  File "/usr/lib/python3/dist-packages/traitlets/config/application.py", line 
663, in launch_instance
    app.initialize(argv)
  File "<decorator-gen-124>", line 2, in initialize
  File "/usr/lib/python3/dist-packages/traitlets/config/application.py", line 
87, in catch_config_error
    return method(app, *args, **kwargs)
  File "/usr/lib/python3/dist-packages/ipykernel/kernelapp.py", line 542, in 
initialize
    self.init_kernel()
  File "/usr/lib/python3/dist-packages/ipykernel/kernelapp.py", line 447, in 
init_kernel
    user_ns=self.user_ns,
  File "/usr/lib/python3/dist-packages/traitlets/config/configurable.py", line 
412, in instance
    inst = cls(*args, **kwargs)
  File "/usr/lib/python3/dist-packages/sage/repl/ipython_kernel/kernel.py", 
line 51, in __init__
    super(SageKernel, self).__init__(**kwds)
  File "/usr/lib/python3/dist-packages/ipykernel/ipkernel.py", line 68, in 
__init__
    kernel      = self,
  File "/usr/lib/python3/dist-packages/traitlets/config/configurable.py", line 
412, in instance
    inst = cls(*args, **kwargs)
  File "/usr/lib/python3/dist-packages/IPython/core/interactiveshell.py", line 
683, in __init__
    self.init_display_formatter()
  File "/usr/lib/python3/dist-packages/sage/repl/interpreter.py", line 231, in 
init_display_formatter
    backend.get_display_manager().switch_backend(backend, shell=self)
  File 
"/usr/lib/python3/dist-packages/sage/repl/rich_output/display_manager.py", line 
322, in switch_backend
    self._backend.install(**kwds)
  File 
"/usr/lib/python3/dist-packages/sage/repl/rich_output/backend_ipython.py", line 
59, in install
    from sage.repl.display.formatter import SageDisplayFormatter
  File "/usr/lib/python3/dist-packages/sage/repl/display/formatter.py", line 
66, in <module>
    from sage.repl.display.pretty_print import SagePrettyPrinter
  File "/usr/lib/python3/dist-packages/sage/repl/display/pretty_print.py", line 
29, in <module>
    from sage.repl.display.fancy_repr import *
  File "/usr/lib/python3/dist-packages/sage/repl/display/fancy_repr.py", line 
17, in <module>
    from IPython.lib.pretty import (
ImportError: cannot import name '_baseclass_reprs' from 'IPython.lib.pretty' 
(/usr/lib/python3/dist-packages/IPython/lib/pretty.py)

-- System Information:
Debian Release: bullseye/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.4.2-amdmp2 (SMP w/8 CPU cores)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE=fr 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages python3-ipython depends on:
ii  python3                 3.7.5-3
ii  python3-backcall        0.1.0-2
ii  python3-decorator       4.3.0-1.1
ii  python3-jedi            0.15.2-1
ii  python3-pexpect         4.6.0-1
ii  python3-pickleshare     0.7.5-1
ii  python3-pkg-resources   44.0.0-1
ii  python3-prompt-toolkit  2.0.10-2
ii  python3-pygments        2.3.1+dfsg-1
ii  python3-traitlets       4.3.3-2

python3-ipython recommends no packages.

python3-ipython suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: sagemath
Source-Version: 9.0-1

We believe that the bug you reported is fixed in the latest version of
sagemath, 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.
Tobias Hansen <[email protected]> (supplier of updated sagemath 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: SHA256

Format: 1.8
Date: Wed, 22 Jan 2020 22:37:42 +0100
Source: sagemath
Architecture: source
Version: 9.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Team 
<[email protected]>
Changed-By: Tobias Hansen <[email protected]>
Closes: 938426 944544 948212 948731 949287 949446
Changes:
 sagemath (9.0-1) unstable; urgency=medium
 .
   [ Tobias Hansen ]
   * New upstream release.
   * New (Build-)Depends:
     - ipython3 (>= 7.11.1) (Closes: #949287)
   * Remove (Build-)Depends:
     - python3-prompt-toolkit (Closes: #944544)
   * New patches (from Arch Linux):
     - u0-version-ipython-7.patch (Closes: #949446)
   * Remove patches:
     - u0-32bit-overflow-trac-28795.patch         #28795
     - u0-version-threejs-111.patch               #28560
     - d1-packages-exclude-pip.patch
     - d1-python3-shebang.patch
     - df-python_security.patch
     - dt-version-sympy-1.3.patch
   * Modify d1-sage-env.patch:
     Source sage-env earlier to fix 'sage -v' (Closes: #948731)
   * Depend on cython3 instead of cython (Closes: #938426)
   * Allow 25 failed indep doctests.
 .
   [ Julien Puydt ]
   * Update d1-sage-env.patch to find scripts (Closes: #948212)
Checksums-Sha1:
 1dda725d71541753a740f5245297b7085503ca61 5870 sagemath_9.0-1.dsc
 87cc0fdaa276a87af81205fdb84bf5169905ade7 17916848 sagemath_9.0.orig.tar.xz
 b4499f4a338a2100914a7cd6c7280a71d2018258 99960 sagemath_9.0-1.debian.tar.xz
 c31e0c0271137b14bd3cae280221c196723b0ba7 19527 sagemath_9.0-1_source.buildinfo
Checksums-Sha256:
 e05f13e8ef9da4394c5f039f956ff2cf5856b54eff9c244aa5d8c31c4b743014 5870 
sagemath_9.0-1.dsc
 7041a22c1d1cd44cd6b8916740a339308a742965a860e50b46fe4dfb2ccecb68 17916848 
sagemath_9.0.orig.tar.xz
 f855ad3262ebb276f89585fa10a68df7e4e2f958c9fe8a96981357108484702b 99960 
sagemath_9.0-1.debian.tar.xz
 5683722b10512e938ba6c24e5cf52c5da19f05a6ae4a21fea1e48d4ec1537f9e 19527 
sagemath_9.0-1_source.buildinfo
Files:
 35bee528efa7ff2926a13b15122ae594 5870 math optional sagemath_9.0-1.dsc
 b8921f4152b945d8e8eba29d5f075b70 17916848 math optional 
sagemath_9.0.orig.tar.xz
 d8fe1d181c2a0100c9b83beb206b5794 99960 math optional 
sagemath_9.0-1.debian.tar.xz
 9fc94f827c94ede3da98b82a0cae6a98 19527 math optional 
sagemath_9.0-1_source.buildinfo

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

iQIzBAEBCAAdFiEEoH46ol3M2u2mYo0kjIIWnY7OzSoFAl4owVsACgkQjIIWnY7O
zSpFOw//XVn9BwNg7cVbMFJnLd/kwndmR4S9IWo+VtuBXiLDium3K4awUJDaN1o+
6d3uOuBRKMvoHaaMtPD9ycmGV3O1y0owl1pvcT6dkSwri68KLAHFO2yZGTyXfSdD
JT9Po12tIg83EYoO19o6R6gF9KVqIHp1NXZtWGysDlqVp4VcbDB99iar/GcCvEd2
vd3lErt4m8AkbY7j8ikzXGdTyQECwPPbAk3NY86nox1pDq8gy4vxtveC+Hwckr0q
TVVL9dDH/cvDT2zxt9gPFyWn+8E6ESomLi3nTzTVABhDa7CIIvahLzU4kjk/peI+
ZMTOem/sQwILwKqH/+kfsI79AeryebcYZwa+OAo/6CZ0O0768v/dYkos4h5DvoiQ
NOeyj1TCKW5rk8VKRgS8mEieaDqUGpoUqowQZpGqCATh1wny15EJOco4HlnPd8LK
KkOIT1VWxS0qNNI0EAYAjioUNAdrBHsgcAt7xh4Vq9Ij2CdH/nkXwNXCMulDCDAL
vzo7IQ/fbM7KGBlY7W57VvwMOruuTh1VMJgrv+r891uszdhFfWpAdOq/v4SmWzme
8EeBvJQhTo2CaZv6CzpJqNR4bY2B4g+/FbZikXgAkdppv1c7zxyIa2pYMq27M5zz
mCqfl2NrRgYoo2z4Cf2mY08lawxZj8/AePLu0uSjB8ichobLnbc=
=LP2d
-----END PGP SIGNATURE-----

--- End Message ---
-- 
debian-science-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to