Your message dated Thu, 20 Jun 2013 20:00:28 +0200 with message-id <[email protected]> and subject line Re: Bug#712906: ipython: missing module dependency: _decorator has caused the Debian Bug report #712906, regarding ipython: missing module dependency: _decorator 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.) -- 712906: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=712906 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: ipython Version: 0.13.2-2 Severity: important Dear Maintainer, just running "ipython2.6" give the traceback: Traceback (most recent call last): File "<string>", line 1, in <module> File "/usr/lib/python2.6/dist-packages/IPython/__init__.py", line43, in <module> from .config.loader import Config File "/usr/lib/python2.6/dist-packages/IPython/config/__init__.py", line16, in <module> from .application import * File "/usr/lib/python2.6/dist-packages/IPython/config/application.py", line29, in <module> from IPython.external.decorator import decorator File "/usr/lib/python2.6/dist-packages/IPython/external/decorator/__init__.py",line 4, in <module> from _decorator import * ImportError: No module named _decorator thanks *** Please consider answering these questions, where appropriate *** * What led up to the situation? * What exactly did you do (or not do) that was effective (or ineffective)? * What was the outcome of this action? * What outcome did you expect instead? *** End of the template - remove these lines *** -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.8-1-amd64 (SMP w/4 CPU cores) Locale: LANG=es_ES.utf8, LC_CTYPE=es_ES.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages ipython depends on: ii python 2.7.3-5 ii python-decorator 3.4.0-2 ii python-pexpect 2.4-1 ii python-simplegeneric 0.8.1-1 ipython recommends no packages. Versions of packages ipython suggests: pn ipython-doc <none> pn ipython-notebook <none> pn ipython-qtconsole <none> ii libpython2.7-stdlib [python-argparse] 2.7.5-6 ii python [python-profiler] 2.7.3-5 ii python-argparse 1.2.1-2 pn python-matplotlib <none> ii python-numpy 1:1.7.1-2 pn python-zmq <none> -- no debconf information
--- End Message ---
--- Begin Message ---On 20.06.2013 19:48, David Villa Alises wrote: > > just running "ipython2.6" give the traceback: > python2.6 has been dropped from the supported versions in unstable. python-decorator has been already been rebuilt so it does not include python2.6 files anymore. ipython2.6 will disappear as soon as its rebuilt too.
--- End Message ---
_______________________________________________ Python-modules-team mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

