Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 158511
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Python Gentoo Team <python@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Andreas Niederl <rico32@gmx.net>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
pyopengl-2.0.1.09-r1.ebuild.patch pyopengl-2.0.1.09-r1.ebuild.patch patch Andreas Niederl 2006-12-18 19:20 0000 380 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

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

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


Not eligible to see or edit group visibility for this bug.






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


Description:   Opened: 2006-12-18 19:16 0000
User-Agent:       Opera/9.02 (X11; Linux x86_64; U; en)
Build Identifier: 

Hi,
the ebuilds for dev-python/pyopengl (2.0.0.44 and 2.0.1.09) install the html/
xml documentation to the wrong location, namely the site-package directory of 
python.


Reproducible: Always

Steps to Reproduce:
1. emerge dev-python/pyopengl
2. emerge app-portage/gentoolkit
3. equery files pyopengl | grep doc

Actual Results:  
The contents of PyOpenGL-2.0.1.09/OpenGL/doc are installed to /usr/lib/
python2.4/site-packages/OpenGL/doc .

Expected Results:  
Documentation should be installed into /usr/share/doc/${P}/ .

------- Comment #1 From Andreas Niederl 2006-12-18 19:20:24 0000 -------
Created an attachment (id=104336) [details]
pyopengl-2.0.1.09-r1.ebuild.patch

Patch for pyopengl-2.0.1.09.ebuild to install the html/xml documentation under
/usr/share/doc/${P}/. Didn't find a better way than removing OpenGL/doc before
calling distutils_src_install for keeping distutils from installing doc into
/usr/lib/python2.4/site-packages.

------- Comment #2 From Lukasz Strzygowski (RETIRED) 2007-01-27 22:42:33 0000 -------
Fixed in -r1. Thanks for reporting.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug