Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 60618

Summary: fetchmailconf requires tkinter
Product: [Retired] Red Hat Linux Reporter: Nils Philippsen <nphilipp>
Component: fetchmailAssignee: Miloslav Trmač <mitr>
Status: CLOSED CURRENTRELEASE QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.3   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-06-03 14:55:18 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Nils Philippsen 2002-03-02 13:34:40 UTC
Description of Problem:

fetchmailconf requires tkinter while tkinter's files are actually in python2

Version-Release number of selected component (if applicable):

fetchmailconf-5.9.0-5

How Reproducible:

always

Steps to Reproduce:
1. try to install fetchmailconf package on a machine with new python2 and
   therefore missing tkinter

Actual Results:

missing dependency message

Expected Results:

package installs -> fetchmailconf should now require appropriately new python2
instead of tkinter

Comment 1 Miloslav Trmač 2005-06-03 14:55:18 UTC
tkinter became a separate package again...