First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 39282
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Python Gentoo Team <python@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Vaclav Slavik <vslavik@fastmail.fm>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
beecrypt-3.1.0-python2.3.patch beecrypt-3.1.0-python2.3.patch patch Vaclav Slavik 2004-01-24 13:25 0000 769 bytes Details | Diff
rpm-4.2.1-python2.3.patch rpm-4.2.1-python2.3.patch patch Vaclav Slavik 2004-01-24 13:25 0000 1.44 KB Details | Diff
beecrypt-3.1.0-r1.ebuild.patch Patch to beecrypt-3.1.0-r1.ebuild patch Vaclav Slavik 2004-01-24 13:26 0000 309 bytes Details | Diff
rpm-4.2.1.ebuild.patch Patch to rpm-4.2.1.ebuild patch Vaclav Slavik 2004-01-24 13:26 0000 654 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 39282 depends on: Show dependency tree
Show dependency graph
Bug 39282 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-01-24 13:24 0000
With Python 2.3, beecrypt and rpm packages incorrectly install Python modules
into /usr/lib/python23.zip/ instead of /usr/lib/python2.3. This is due to a bug
in their makefiles, they incorrectly assume that first path on Python's
sys.path is site-packages directory. Attached patches for both ebuilds fix this
(both need to patch the makefiles a little).

------- Comment #1 From Vaclav Slavik 2004-01-24 13:25:19 0000 -------
Created an attachment (id=24352) [edit]
beecrypt-3.1.0-python2.3.patch

------- Comment #2 From Vaclav Slavik 2004-01-24 13:25:52 0000 -------
Created an attachment (id=24353) [edit]
rpm-4.2.1-python2.3.patch

------- Comment #3 From Vaclav Slavik 2004-01-24 13:26:20 0000 -------
Created an attachment (id=24354) [edit]
Patch to beecrupt-3.1.0-r1.ebuild

------- Comment #4 From Vaclav Slavik 2004-01-24 13:26:41 0000 -------
Created an attachment (id=24355) [edit]
Patch to rpm-4.2.1.ebuild

------- Comment #5 From Alastair Tse (RETIRED) 2004-01-25 04:38:42 0000 -------
thanks for your patches. i've incorporated them into beecrypt-3.1.0-r1 and
rpm-4.2.1.

First Last Prev Next    No search results available      Search page      Enter new bug