Summary: | fetchmailconf-6.2.5-alt1 requires tkinter23 instead of tkinter22 | ||
---|---|---|---|
Product: | Sisyphus | Reporter: | yozhik <yozhik1966> |
Component: | fetchmailconf | Assignee: | Mikhail Zabaluev <mhz> |
Status: | CLOSED NOTABUG | QA Contact: | qa-sisyphus |
Severity: | major | ||
Priority: | P2 | CC: | azol, legion, mike |
Version: | unstable | ||
Hardware: | all | ||
OS: | Linux |
Description
yozhik
2004-01-28 23:22:40 MSK
As a matter of fact, fetchmailconf requires tkinter, that is provided by both tkinter22 and tkinter23. It's likely that the reporter had python23 installed and selected as the default Python interpreter. As things are set up now, Python 2.3 knows nothing about Python 2.2 modules, including Tkinter. If this is the case, I resolve this bug as Invalid. It's not a responsibility of the client package's maintainer to ensure that python and tkinter are set up consistently. Moreover, there are no means for that in rpm, as far as I'm concerned. Resolving to Invalid as promised earlier. |