Bug 841547 - dependency problem in python
Summary: dependency problem in python
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: python
Version: 5.8
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Dave Malcolm
QA Contact: BaseOS QE - Apps
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-07-19 11:22 UTC by Toni Willberg
Modified: 2013-03-21 05:07 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-03-21 05:07:07 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Toni Willberg 2012-07-19 11:22:38 UTC
Description of problem:

 cannot update python due depsolving problems

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

 rhel-server-5.8-x86_64-dvd.iso

How reproducible:


Steps to Reproduce:
1. installed RHEL 5.8 x86_64 from ISO, downloaded today
2. registered to RHN
3. yum update 
4. yum update python
  
Actual results:

 #3 failed
 #4 fails

Expected results:

 no errors

Additional info:
 dependency check fails on libxml2-python-2.6.26-2.1.15 and gamin-python-0.1.7-10,
 they both depend on /usr/lib64/python2.4

Comment 1 Toni Willberg 2012-07-19 11:24:05 UTC
python-2.4.3-46.el5
libxml2-python-2.6.26-2.1.12.el5_7.2
gamin-python-0.1.7-10.el5

Comment 2 Dave Malcolm 2013-02-27 18:31:01 UTC
My guess is that you had 32-bit rpms of
  libxml2-python-2.6.26-2.1.12.el5_7.2
  gamin-python-0.1.7-10.el5

Unfortunately rpm in RHEL 5 doesn't show the arch of the packages.

What is the output of:

rpm -qa --qf="%{name}-%{version}-%{release}.%{arch}\n" gamin-python libxml2-python

See bug 625372

Comment 5 RHEL Program Management 2013-03-21 05:07:07 UTC
Development Management has reviewed and declined this request.
You may appeal this decision by reopening this request.


Note You need to log in before you can comment on or make changes to this bug.