Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 634914 - media-libs/openh264-1.7.0 collision with media-video/h264enc-10.4.7
Summary: media-libs/openh264-1.7.0 collision with media-video/h264enc-10.4.7
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal
Assignee: Ian Stakenvicius (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-21 01:28 UTC by deference
Modified: 2018-01-15 14:45 UTC (History)
3 users (show)

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


Attachments
build.log (build-openh264.txt,120.52 KB, text/plain)
2017-10-21 01:28 UTC, deference
Details
emerge --info (emergeinfo-openh264.txt,30.95 KB, text/plain)
2017-10-21 01:29 UTC, deference
Details

Note You need to log in before you can comment on or make changes to this bug.
Description deference 2017-10-21 01:28:17 UTC
[ebuild  N    ] media-libs/openh264-1.7.0  USE="plugin utils" ABI_X86="32 (64) (-x32)" 

* Detected file collision(s):
 *
 *      /usr/bin/h264enc
 *
 * Searching all installed packages for file collisions...
 *
 * Press Ctrl-C to Stop
 *
 * media-video/h264enc-10.4.7:0::gentoo
 *      /usr/bin/h264enc
Comment 1 deference 2017-10-21 01:28:53 UTC
Created attachment 499432 [details]
build.log
Comment 2 deference 2017-10-21 01:29:07 UTC
Created attachment 499434 [details]
emerge --info
Comment 3 Larry the Git Cow gentoo-dev 2018-01-15 14:44:49 UTC
The bug has been referenced in the following commit(s):

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

commit 16c2853397bbd0cc422aece6a75d329222a605d0
Author:     Ian Stakenvicius <axs@gentoo.org>
AuthorDate: 2018-01-15 14:43:39 +0000
Commit:     Ian Stakenvicius <axs@gentoo.org>
CommitDate: 2018-01-15 14:44:41 +0000

    media-libs/openh264: rename utils to avoid file collisions
    
    The binaries h264enc and h264dec are now installed with names openh264enc
    and openh264dec, respectively, to avoid file collisions with media-video/h264enc
    
    Bug: http://bugs.gentoo.org/634914
    Package-Manager: Portage-2.3.13, Repoman-2.3.3

 .../{openh264-1.7.0.ebuild => openh264-1.7.0-r1.ebuild}      | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)}