[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#569898: marked as done (canto fail to find widecurse)



Your message dated Sat, 17 Jul 2010 14:28:37 +0200
with message-id <20100717122837.GA3414@laptop.legout.info>
and subject line Re: #569898: canto fail to find widecurse
has caused the Debian Bug report #569898,
regarding canto fail to find widecurse
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 owner@bugs.debian.org
immediately.)


-- 
569898: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=569898
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: canto
Version: 0.7.5-2
Severity: normal

While using canto on Debian squeeze, canto can be run. Python
interpretor don't find "widecurse" module. 

This is the traceback of python interpretor :
$ canto
Traceback (most recent call last):
  File "/usr/bin/canto", line 3, in <module>
    import canto.main
  File "/usr/lib/python2.5/site-packages/canto/main.py", line 32, in <module>
  File "/usr/lib/python2.5/site-packages/canto/cfg/base.py", line 17, in <module>
  File "/usr/lib/python2.5/site-packages/canto/cfg/style.py", line 10, in <module>
  File "/usr/lib/python2.5/site-packages/canto/interface_draw.py", line 57, in <module>
ImportError: No module named widecurse

I think that is come with upgrade, but I don't remember if canto was
updated with this upgrade.

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-trunk-686 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF8, LC_CTYPE=fr_FR.UTF8 (charmap=UTF-8) (ignored: LC_ALL set to fr_FR.UTF8)
Shell: /bin/sh linked to /bin/dash

Versions of packages canto depends on:
ii  libc6                     2.10.2-2       GNU C Library: Shared libraries
ii  libncursesw5              5.7+20090803-2 shared libraries for terminal hand
ii  python                    2.5.4-9        An interactive high-level object-o
ii  python-chardet            2.0.1-1        universal character encoding detec
ii  python-feedparser         4.1-14         Universal Feed Parser for Python
ii  python-multiprocessing    2.6.2.1-3      process-based "threading" interfac
ii  python-support            1.0.6          automated rebuilding support for P

canto recommends no packages.

canto suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Hi,

I'm closing this bug.

It was caused by the *.pyc which were created when you run canto as root. You
can remove them manually in /usr/lib/python2.5/site-packages/canto/*.pyc.
This bug should not occur anymore because python2.6 is now the default python
version.

Best Regards,
Vincent


--- End Message ---

Reply to: