Bug 69838

Summary: tkinter2 dependency errata after upgrade
Product: [Retired] Red Hat Public Beta Reporter: Jay Turner <jturner>
Component: python2Assignee: Trond Eivind Glomsrxd <teg>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: limboCC: srevivo
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: 2002-07-25 20:26:01 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 Jay Turner 2002-07-25 20:25:57 UTC
Description of Problem:
Getting the following from 'rpm -Va' after full 7.3 -> Milan-re0725.nightly upgrade:

Unsatisfied dependencies for tkinter2-2.2-16: python2 = 2.2

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


How Reproducible:


Steps to Reproduce:
1. 
2. 
3. 

Actual Results:


Expected Results:


Additional Information:

Comment 1 Trond Eivind Glomsrxd 2002-07-25 22:53:13 UTC
Fixed in python-2.2.1-14

Comment 2 Trond Eivind Glomsrxd 2002-07-25 22:53:57 UTC
Note that this is against python, not python2... the latter was renamed for this
release.

Comment 3 Thomas Dodd 2002-08-07 14:49:49 UTC
Wouldn't it make more sense to change tkinter2-2.2-16
to tkinter-2.2-16 and have it require  python = 2.2
insted of removing tkinter?