Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 794610

Summary: media-libs/openimageio-2.2.15.0 does not respect python sitedir
Product: Gentoo Linux Reporter: Bernd <waebbl-gentoo>
Component: Current packagesAssignee: Aisha Tammy <gentoo>
Status: RESOLVED FIXED    
Severity: normal CC: sam, sci, scott
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/21298
Whiteboard:
Package list:
Runtime testing required: ---

Description Bernd 2021-06-06 17:25:07 UTC
The package installs it's python module into /usr/lib64/python3.{8,9}/site-packages instead of /usr/lib/python3.{8,9}/site-packages.

artus /etc # qlist openimageio | grep python
/usr/lib64/python3.9/site-packages/OpenImageIO.cpython-39-x86_64-linux-gnu.so


Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2021-06-18 09:21:51 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=881a90faca38d34e36d233a74aca8d5acbe6a334

commit 881a90faca38d34e36d233a74aca8d5acbe6a334
Author:     Aisha Tammy <floss@bsd.ac>
AuthorDate: 2021-06-18 02:27:08 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2021-06-18 09:21:30 +0000

    media-libs/openimageio: version bump to 2.2.15.1
    
    Closes: https://bugs.gentoo.org/794610
    
    Signed-off-by: Aisha Tammy <gentoo@aisha.cc>
    Closes: https://github.com/gentoo/gentoo/pull/21298
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 media-libs/openimageio/Manifest                    |   1 +
 media-libs/openimageio/openimageio-2.2.14.0.ebuild |   3 +
 media-libs/openimageio/openimageio-2.2.15.0.ebuild |   3 +
 media-libs/openimageio/openimageio-2.2.15.1.ebuild | 159 +++++++++++++++++++++
 4 files changed, 166 insertions(+)