Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 689928 - =dev-games/openscenegraph-3.6.3: automagic dependency on sci-libs/dcmtk
Summary: =dev-games/openscenegraph-3.6.3: automagic dependency on sci-libs/dcmtk
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Maciej Mrozowski
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-15 18:30 UTC by Bernd
Modified: 2019-11-09 08:57 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,13.44 KB, text/plain)
2019-07-15 18:30 UTC, Bernd
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bernd 2019-07-15 18:30:21 UTC
Created attachment 582936 [details]
emerge-info.txt

After sci-libs/dcmtk has been removed by an emerge --depclean I have preserved libs for the packages dev-games/openscenegraph and media-libs/openimageio:

!!! existing preserved libs:
>>> package: sci-libs/dcmtk-3.6.3
 *  - /usr/lib64/liboflog.so.13
 *  - /usr/lib64/liboflog.so.3.6.3
 *      used by /usr/lib64/libOpenImageIO.so.1.8.17 (media-libs/openimageio-1.8.17)
 *  - /usr/lib64/libdcmimage.so.13
 *  - /usr/lib64/libdcmimage.so.3.6.3
 *      used by /usr/lib64/libOpenImageIO.so.1.8.17 (media-libs/openimageio-1.8.17)
 *      used by /usr/lib64/osgPlugins-3.6.3/osgdb_dicom.so (dev-games/openscenegraph-3.6.3)
 *  - /usr/lib64/libdcmimgle.so.13
 *  - /usr/lib64/libdcmimgle.so.3.6.3
 *      used by /usr/lib64/libOpenImageIO.so.1.8.17 (media-libs/openimageio-1.8.17)
 *      used by /usr/lib64/osgPlugins-3.6.3/osgdb_dicom.so (dev-games/openscenegraph-3.6.3)
 *  - /usr/lib64/libdcmdata.so.13
 *  - /usr/lib64/libdcmdata.so.3.6.3
 *      used by /usr/lib64/libOpenImageIO.so.1.8.17 (media-libs/openimageio-1.8.17)
 *      used by /usr/lib64/osgPlugins-3.6.3/osgdb_dicom.so (dev-games/openscenegraph-3.6.3)
 *  - /usr/lib64/libofstd.so.13
 *  - /usr/lib64/libofstd.so.3.6.3
 *      used by /usr/lib64/libOpenImageIO.so.1.8.17 (media-libs/openimageio-1.8.17)
 *      used by /usr/lib64/osgPlugins-3.6.3/osgdb_dicom.so (dev-games/openscenegraph-3.6.3)

The package has no explicit dependency defined on sci-libs/dcmtk, so I'm assuming there's an automagic dep which got detected while the packages was still installed.
Comment 1 Larry the Git Cow gentoo-dev 2019-11-09 08:57:57 UTC
The bug has been closed via the following commit(s):

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

commit d4d1dcd9fcc8b12a4024470e10ce65f831e3706a
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2019-11-08 22:06:12 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-11-09 08:57:43 +0000

    dev-games/openscenegraph: 3.6.4 version bump, EAPI-7 bump, USE dicom
    
    Fix automagic dependency.
    Fix REQUIRED_USE.
    
    Reported-by: Bernd Waibel <waebbl@gmail.com>
    Closes: https://bugs.gentoo.org/689928
    Package-Manager: Portage-2.3.78, Repoman-2.3.17
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 dev-games/openscenegraph/Manifest                  |   1 +
 dev-games/openscenegraph/metadata.xml              |   1 +
 .../openscenegraph/openscenegraph-3.6.4.ebuild     | 151 +++++++++++++++++++++
 3 files changed, 153 insertions(+)