Bug 143667 - /usr/lib/python* not owned by x86_64 package
Summary: /usr/lib/python* not owned by x86_64 package
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: python
Version: rawhide
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Mihai Ibanescu
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-12-23 16:28 UTC by Axel Thimm
Modified: 2007-11-30 22:10 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2005-05-26 11:51:16 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Axel Thimm 2004-12-23 16:28:54 UTC
Description of problem:
In multilib/multiarch setups only the native python libdir is owned by
the package. This breaks dependencies like

Requires: /usr/lib/python2.3/...

that could be used inside of noarch packages (like yum).

It is questionable whether the dependency can be rewritten with
python-abi and the like (see #130352), but in any case
/usr/lib/python* should be owned by python even on x86_64.

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

How reproducible:
Always

Steps to Reproduce:
1.rpm -qf /usr/lib/python*
2.
3.
  
Actual results:
file /usr/lib/python2.3 is not owned by any package
file /usr/lib/python2.4 is not owned by any package


Expected results:
Should name the python package

Additional info:

Comment 1 Mihai Ibanescu 2005-04-20 19:36:19 UTC
This one should be fixed in python 2.4.1-2 and newer.

Comment 2 Axel Thimm 2005-05-26 11:51:16 UTC
Verified on FC4t3, thanks!


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