Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 706784 - media-video/mpv-0.32.0 file collision with app-shells/mpv-bash-completion
Summary: media-video/mpv-0.32.0 file collision with app-shells/mpv-bash-completion
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Mikle Kolyada (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-01-27 22:00 UTC by josef.95
Modified: 2020-01-28 07:15 UTC (History)
2 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 josef.95 2020-01-27 22:00:13 UTC
Hi,
the new mpv-0.32.0 release has now file collision with app-shells/mpv-bash-completion:

>>> Completed installing media-video/mpv-0.32.0 into /var/tmp/portage/media-video/mpv-0.32.0/image/

 * Final size of build directory: 20500 KiB (20.0 MiB)
 * Final size of installed tree:   3004 KiB ( 2.9 MiB)

strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version
   /usr/bin/mpv
 * checking 35 files for package collisions
 * This package will overwrite one or more files that may belong to other
 * packages (see list below). You can use a command such as `portageq
 * owners / <filename>` to identify the installed package that owns a
 * file. If portageq reports that only one package owns a file then do
 * NOT file a bug report. A bug report is only useful if it identifies at
 * least two or more packages that are known to install the same file(s).
 * If a collision occurs and you can not explain where the file came from
 * then you should simply ignore the collision since there is not enough
 * information to determine if a real problem exists. Please do NOT file
 * a bug report at https://bugs.gentoo.org/ unless you report exactly
 * which two packages install the same file(s). See
 * https://wiki.gentoo.org/wiki/Knowledge_Base:Blockers for tips on how
 * to solve the problem. And once again, please do NOT file a bug report
 * unless you have completely understood the above message.
 * 
 * Detected file collision(s):
 * 
 *      /usr/share/bash-completion/completions/mpv
 * 
 * Searching all installed packages for file collisions...
 * 
 * Press Ctrl-C to Stop
 * 
 * app-shells/mpv-bash-completion-3.3.17:0::gentoo
 *      /usr/share/bash-completion/completions/mpv
 * 
 * Package 'media-video/mpv-0.32.0' NOT merged due to file collisions. If
 * necessary, refer to your elog messages for the whole content of the
 * above message.

I think best is blocking app-shells/mpv-bash-completion now since bash-completion is now in media-video/mpv-0.32.0 included.
See https://github.com/mpv-player/mpv/releases/tag/v0.32.0

Thanks :)
Comment 1 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2020-01-28 07:13:27 UTC
Indeed, I think completion will have to be removed from the tree once 0.32 is stable
Comment 2 Larry the Git Cow gentoo-dev 2020-01-28 07:15:46 UTC
The bug has been closed via the following commit(s):

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

commit e99dddad14e8020602c0ef72a22b7bd9e1c28dd8
Author:     Mikle Kolyada <zlogene@gentoo.org>
AuthorDate: 2020-01-28 07:14:45 +0000
Commit:     Mikle Kolyada <zlogene@gentoo.org>
CommitDate: 2020-01-28 07:15:39 +0000

    media-video/mpv: block external bash-completions
    
    Closes: https://bugs.gentoo.org/706784
    Package-Manager: Portage-2.3.84, Repoman-2.3.20
    Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>

 media-video/mpv/mpv-0.32.0.ebuild | 1 +
 media-video/mpv/mpv-9999.ebuild   | 1 +
 2 files changed, 2 insertions(+)