Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 794610 - media-libs/openimageio-2.2.15.0 does not respect python sitedir
Summary: media-libs/openimageio-2.2.15.0 does not respect python sitedir
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Aisha Tammy
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2021-06-06 17:25 UTC by Bernd
Modified: 2021-06-18 09:21 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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(+)