Package: python3-tk
Version: 3.4.1-2
Severity: important

Dear Maintainer,

|> python3
Python 3.4.1 (default, Jun  9 2014, 10:28:44)
[GCC 4.8.3] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import turtle
Traceback (most recent call last):
  File "/usr/lib/python3.4/tkinter/__init__.py", line 39, in <module>
    import _tkinter
ImportError: libBLT.2.4.so.8.6: cannot open shared object file: No such file or 
directory

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python3.4/turtle.py", line 107, in <module>
    import tkinter as TK
  File "/usr/lib/python3.4/tkinter/__init__.py", line 41, in <module>
    raise ImportError(str(msg) + ', please install the python3-tk package')
ImportError: libBLT.2.4.so.8.6: cannot open shared object file: No such file or 
directory, please install the python3-tk package
>>>

|> ll /usr/lib/libBLT*
-rw-r--r-- 1 root root 1484128 Jul  6 04:44 /usr/lib/libBLT.2.5.so.8.6
-rw-r--r-- 1 root root  322096 Jul  6 04:44 /usr/lib/libBLTlite.2.5.so.8.6

So is python3-tk is failing to work with the dependency that it has allowed?

The same happens with python-tk I believe.


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

Kernel: Linux 3.14-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_GB.UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages python3-tk depends on:
ii  blt        2.5.3-3
ii  libc6      2.19-4
ii  libtcl8.6  8.6.1-6
ii  libtk8.6   8.6.1-5
ii  libx11-6   2:1.6.2-2
ii  python3    3.4.1-1

python3-tk recommends no packages.

Versions of packages python3-tk suggests:
pn  python3-tk-dbg  <none>
pn  tix             <none>

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to