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

Bug 907480

Summary: media-plugins/gst-plugins-opencv-1.22.3-r1 collides with media-libs/gst-plugins-bad in NLS (.mo) files
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: GStreamer package maintainers <gstreamer>
Status: RESOLVED FIXED    
Severity: normal CC: otrocorreoinutil, sam, toralf
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2023-05-31 09:43:06 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-plugins/gst-plugins-opencv-1.22.3-r1 collides with other packages.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-05-31 09:43:09 UTC
Created attachment 862962 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-05-31 09:43:10 UTC
Error(s) that match a know pattern:


 * Detected file collision(s):
Message: Hotdoc not found, not building the documentation
Program hotdoc found: NO
Run-time dependency opencv found: NO (tried pkgconfig and cmake)
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-05-31 19:41:35 UTC
*** Bug 907489 has been marked as a duplicate of this bug. ***
Comment 4 Larry the Git Cow gentoo-dev 2023-06-01 03:07:26 UTC
The bug has been closed via the following commit(s):

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

commit a493c0a777f1ef77d37840980477e2e1a347d0aa
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-06-01 03:06:34 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-06-01 03:06:34 +0000

    media-plugins/gst-plugins-opencv: don't unintentionally install nls/translation files
    
    We need to disable NLS explicitly here to avoid colliding w/ gst-plugins-bad
    on translations, because we currently do a "full" install in multilib_src_install
    in this package.
    
    Closes: https://bugs.gentoo.org/907480
    Signed-off-by: Sam James <sam@gentoo.org>

 ...v-1.22.3-r1.ebuild => gst-plugins-opencv-1.22.3-r2.ebuild} | 11 +++++++++++
 1 file changed, 11 insertions(+)