Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 15626] New: fetchmailconf needs python with TK support

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 15626] New: fetchmailconf needs python with TK support
  • Date: 25 Mar 2010 16:35:10 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=15626

Summary: fetchmailconf needs python with TK support
Product: Codex
Version: stable grimoire
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: mail
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: dkowis AT shlrm.org


dkowis@Kain:~$ fetchmailconf
Traceback (most recent call last):
File "/usr/lib/python2.6/site-packages/fetchmailconf.py", line 10, in
<module>
from Tkinter import *
File "/usr/lib/python2.6/lib-tk/Tkinter.py", line 39, in <module>
import _tkinter # If this fails your Python may not be configured for Tk
ImportError: No module named _tkinter


The depends question just asks if you want python, it should have a
sub-depends
so that python has TK.

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



  • [SM-Grimoire-Bugs] [Bug 15626] New: fetchmailconf needs python with TK support, bugzilla-daemon, 03/25/2010

Archive powered by MHonArc 2.6.24.

Top of Page