Your message dated Sat, 12 Jul 2014 17:40:37 +0400
with message-id
<CAOq2pXHY91gXo+v8mw_KeMj=OBcX-SiTPMQnY47q=tvn4+b...@mail.gmail.com>
and subject line Fixed in python-tk 2.7.8-1
has caused the Debian Bug report #754073,
regarding fetchmailconf: Fetchmail does not start -- libBLT.2.4.so.8.6
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 ow...@bugs.debian.org
immediately.)
--
754073: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=754073
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: fetchmailconf
Version: 6.3.26-1
Severity: grave
Justification: renders package unusable
Dear Maintainer,
when trying to start fetchmailconf, the following error is found:
~$ fetchmailconf
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/fetchmailconf.py", line 8, in <module>
from Tkinter import *
File "/usr/lib/python2.7/lib-tk/Tkinter.py", line 42, in <module>
raise ImportError, str(msg) + ', please install the python-tk package'
ImportError: libBLT.2.4.so.8.6: cannot open shared object file: No such file or
directory, please install the python-tk package
Package python-tk is installed, and blt too. However the libBLT library
present in the system is 2.5 instead of 2.4:
ls: cannot access /usr/lib/libBLT.2.4.so.8.6: No such file or directory
blt: /usr/lib/libBLT.2.5.so.8.6
If this bug should not be associated with fetchmailconf but with python-tk,
please, change it accordingly (if possible), or I will re-open it there.
Thank you very much in advance,
Best Regards,
Jonás.
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 3.12-1-686-pae (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages fetchmailconf depends on:
ii fetchmail 6.3.26-1
ii python 2.7.6-2
ii python-tk 2.7.7-2
fetchmailconf recommends no packages.
fetchmailconf suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Hi!
This bug is a consequence of changing libBLT soname and is already
fixed after python-tk was rebuilt against the new blt-dev package.
Just upgrade python-tk to 2.7.8-1 and the bug should gone.
So, I'm closing this bugreport.
Cheers!
--
Sergei Golovan
--- End Message ---