Bug 131439 - .pyc files have buildroot path in them
Summary: .pyc files have buildroot path in them
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: python
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Mihai Ibanescu
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On: 127243
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-09-01 14:22 UTC by Peter Jones
Modified: 2007-11-30 22:10 UTC (History)
1 user (show)

Fixed In Version: 2.3.4-12
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-10-29 21:29:50 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Peter Jones 2004-09-01 14:22:22 UTC
If I remove, for example, csv.py and csv.so, I get this in the call
trace when the compiled .pyc tries to load it csv.so:

File "<stdin>", line 1, in ?
File
"/usr/src/build/410155-x86_64/install/usr/lib64/python2.3/csv.py",
line 7, in ?

It shouldn't be a buildroot path there.

Comment 1 Mihai Ibanescu 2004-11-04 18:28:59 UTC
Fixed in python 2.3.4-12 or newer.

Comment 2 John Thacker 2006-10-29 21:29:50 UTC
Closing, since it should be fixed in all supported versions of Fedora Core.


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