Bug 111241 - missing dependencies in yum
Summary: missing dependencies in yum
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: yum
Version: 1.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeff Johnson
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-12-01 09:16 UTC by Felipe Alfaro Solana
Modified: 2014-01-21 22:48 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2003-12-13 21:43:23 UTC
Embargoed:


Attachments (Terms of Use)

Description Felipe Alfaro Solana 2003-12-01 09:16:33 UTC
Description of problem: 
yum-2.0.4-3 does not depend on rpm-python and libxml2-python. That 
is, yum doesn't require rpm-python and libxml2-python to get 
installed. 
 
Version-Release number of selected component (if applicable): 
yum-2.0.4-3 
 
How reproducible: 
Always 
 
Steps to Reproduce: 
1. rpm -e rpm-python 
2. rpm -e libxml2-python 
3. rpm -i yum-2.0.4-3.i386.rpm 
4. yum check-update 
 
This will fail complaining that module "rpm" or module "libxml2" is 
missing. 
   
Actual results: 
yum-2.0.4-3 has missing dependencies. 
 
Expected results: 
yum-2.0.4-3 should depend on both rpm-python and libxml2-python. 
 
Additional info:

Comment 1 Miloslav Trmac 2003-12-01 12:56:10 UTC
Triage->Easyfix

Comment 2 Jeff Johnson 2003-12-13 21:43:23 UTC
Dependencies on rpm are knd of pointless.

libxml2-python might be useful, punted upstream.

Comment 3 Seth Vidal 2003-12-13 22:52:05 UTC
ok
Would red hat stop changing my specfile? :)

from the yum 2.0.X specfile in cvs:
Requires: python, rpm-python, rpm >= 0:4.1.1, libxml2-python


so who made the change?


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