Package: python2.6
Version: 2.6.5+20100706-1
Justification: renders package unusable
Severity: grave

Hi Guys,
Today I discovered many python applications including ankii, matplotlib,
and others don't work on my system with python2.6,
(this bug might be related ?
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=590764)
this is probably due too broken pyc file somewhere.
I also can't do the the following:

python
Python 2.6.5+ (release26-maint, Jul  6 2010, 14:48:45)
[GCC 4.4.4] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from pkg_resources import *
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  ValueError: bad marshal data

when trying to import matplotlib with python2.6:

$ python2.6
Python 2.6.5+ (release26-maint, Jul  6 2010, 14:48:45)
[GCC 4.4.4] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from pylab import *
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/lib/pymodules/python2.6/pylab.py", line 1, in <module>
from matplotlib.pylab import *
File "/usr/lib/pymodules/python2.6/matplotlib/pylab.py", line
206, in <module>
from matplotlib import mpl  # pulls in most modules
File "/usr/lib/pymodules/python2.6/matplotlib/mpl.py",
Line 3, in <module>
    from matplotlib import axes
     File
     "/usr/lib/pymodules/python2.6/matplotlib/axes.py",
     line 17, in <module>
    import matplotlib.dates as mdates
   File    "/usr/lib/pymodules/python2.6/matplotlib/dates.py",
   line 95, in <module>
   import pytz
 File  "/usr/lib/python2.6/dist-packages/pytz/__init__.py",
 line 32, in <module>
 from pkg_resources import    resource_stream
  ValueError: bad marshal data

I hope this is enough information, and this bug will be attended soon,
Thanks,




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

Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages python2.6 depends on:
ii  libbz2-1.0              1.0.5-4          high-quality block-sorting file
co
ii  libc6                   2.11.2-2         Embedded GNU C Library: Shared
lib
ii  libdb4.8                4.8.26-1         Berkeley v4.8 Database
Libraries [
ii  libncursesw5            5.7+20100313-2   shared libraries for terminal
hand
ii  libreadline6            6.1-3            GNU readline and history
libraries
ii  libsqlite3-0            3.6.23.1-4       SQLite 3 shared library
ii  mime-support            3.48-1           MIME files 'mime.types' &
'mailcap
ii  python2.6-minimal       2.6.5+20100706-1 A minimal subset of the Python
lan

python2.6 recommends no packages.

Versions of packages python2.6 suggests:
ii  binutils                2.20.1-12        The GNU assembler, linker and
bina
ii  python2.6-doc           2.6.5+20100706-1 Documentation for the
high-level o
pn  python2.6-profiler      <none>           (no description available)

-- no debconf information


-- 
Oz Nahum
Graduate Student
Zentrum für Angewandte Geologie
Universität Tübingen

---

Imagine there's no countries
it isn't hard to do
Nothing to kill or die for
And no religion too
Imagine all the people
Living life in peace

Reply via email to