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

Bug 687834

Summary: media-libs/openimageio should declare a soname subslot (upgrade leaves behind preserved-libs for media-gfx/blender-2.79b-r1)
Product: Gentoo Linux Reporter: Daniel M. Weeks <dan>
Component: Current packagesAssignee: Adrian <agrigo2001>
Status: RESOLVED FIXED    
Severity: normal CC: dracwyrm, graphics+disabled, jstein, O01eg, proxy-maint, sam
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=704948
Whiteboard:
Package list:
Runtime testing required: ---

Description Daniel M. Weeks 2019-06-10 23:39:30 UTC
>>> package: media-libs/openimageio-1.8.17
 *  - /usr/lib64/libOpenImageIO.so.1.7
 *  - /usr/lib64/libOpenImageIO.so.1.7.17
 *      used by /usr/bin/blender (media-gfx/blender-2.79b-r1)

Reproducible: Always
Comment 1 Andreas Sturmlechner gentoo-dev 2019-06-10 23:48:45 UTC
But media-libs/openimageio does not currently have a subslot, so this would not do anything - yet. So that comes first, then blender can get a slot operator for it.
Comment 2 Larry the Git Cow gentoo-dev 2020-10-10 04:34:11 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f3af1970acbb476b6f2e24ff2302f4793c8305f

commit 7f3af1970acbb476b6f2e24ff2302f4793c8305f
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2020-10-10 04:33:58 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2020-10-10 04:33:58 +0000

    media-libs/openimageio: bump to 2.2.7.0
    
    Bug: https://bugs.gentoo.org/687834
    Package-Manager: Portage-3.0.4, Repoman-3.0.1
    Signed-off-by: Sam James <sam@gentoo.org>

 media-libs/openimageio/Manifest                   |   1 +
 media-libs/openimageio/openimageio-2.2.7.0.ebuild | 141 ++++++++++++++++++++++
 2 files changed, 142 insertions(+)
Comment 3 Larry the Git Cow gentoo-dev 2020-10-10 07:37:43 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e7cd8f92c1595e338bd9bbc70d1efa7546aabc6

commit 8e7cd8f92c1595e338bd9bbc70d1efa7546aabc6
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2020-10-10 07:37:10 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2020-10-10 07:37:26 +0000

    media-gfx/blender: subslot dep on openimageio
    
    Closes: https://bugs.gentoo.org/687834
    Package-Manager: Portage-3.0.4, Repoman-3.0.1
    Signed-off-by: Sam James <sam@gentoo.org>

 media-gfx/blender/{blender-2.79b-r2.ebuild => blender-2.79b-r3.ebuild} | 2 +-
 media-gfx/blender/{blender-2.83.4.ebuild => blender-2.83.4-r1.ebuild}  | 2 +-
 media-gfx/blender/{blender-2.90.1.ebuild => blender-2.90.1-r1.ebuild}  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)