Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 917411 - [guru] mpv-plugin/autoload: redundant package, mpv already provides it
Summary: [guru] mpv-plugin/autoload: redundant package, mpv already provides it
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: GURU project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-16 10:25 UTC by David Roman
Modified: 2023-12-15 17:36 UTC (History)
0 users

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 David Roman 2023-11-16 10:25:55 UTC
I don't have previous experience with mpv plugins but seems that mpv-plugin/autoload installs a plugin that is already installed by mpv[lua], making it redundant. A file collision is not present due to plugins being installed in different paths. 



Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2023-11-16 10:33:27 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=dd21b8873ae1c367196428292e87ea5e6699cefa

commit dd21b8873ae1c367196428292e87ea5e6699cefa
Author:     David Roman <davidroman96@gmail.com>
AuthorDate: 2023-11-16 10:32:45 +0000
Commit:     David Roman <davidroman96@gmail.com>
CommitDate: 2023-11-16 10:32:45 +0000

    profiles: mask mpv-plugin/autoload
    
    Bug: https://bugs.gentoo.org/917411
    Signed-off-by: David Roman <davidroman96@gmail.com>

 profiles/package.mask | 6 ++++++
 1 file changed, 6 insertions(+)
Comment 2 Larry the Git Cow gentoo-dev 2023-12-15 17:36:27 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1d844eb6aac6fb8c004d365bc4f90546df33e540

commit 1d844eb6aac6fb8c004d365bc4f90546df33e540
Author:     David Roman <davidroman96@gmail.com>
AuthorDate: 2023-12-15 17:30:43 +0000
Commit:     David Roman <davidroman96@gmail.com>
CommitDate: 2023-12-15 17:32:20 +0000

    mpv-plugin/autoload: treeclean
    
    Closes: https://bugs.gentoo.org/917411
    Signed-off-by: David Roman <davidroman96@gmail.com>

 mpv-plugin/autoload/Manifest               |  2 --
 mpv-plugin/autoload/autoload-0.35.1.ebuild | 25 -------------------------
 mpv-plugin/autoload/autoload-0.36.0.ebuild | 25 -------------------------
 mpv-plugin/autoload/metadata.xml           | 11 -----------
 profiles/package.mask                      |  6 ------
 5 files changed, 69 deletions(-)