First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 92103
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Science Related Packages <sci@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Alexander Benedix <wizkah@web.de>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 92103 depends on: Show dependency tree
Show dependency graph
Bug 92103 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: 2005-05-10 04:29 0000
pymol-0.97 emerges a 0kb pymol in /usr/bin on amd64 after trying to find
something in line 35 of the ebuild

PYTHONPATH=$(find ${D}/usr/lib -type d -name site-packages) ${python} setup2.py

Reproducible: Always
Steps to Reproduce:
1.emerge pymol
2.
3.

Actual Results:  
/usr/bin/pymol is 0kb and therefore won't start

Expected Results:  
after changing /usr/lib to /usr/lib64 in line 35 and emerging i got the
expected
result of succesfully starting pymol

------- Comment #1 From Seemant Kulleen (RETIRED) 2005-05-10 04:44:16 0000 -------
should be: /usr/$(get_libdir) actually.

------- Comment #2 From Olivier Fisette 2005-05-13 11:10:16 0000 -------
Fixed multilib issue in CVS. Thanks for the tip. (Feel free to ask the amd64
team to keyword the package.)

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