Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 939663 - sys-boot/plymouth-openrc-plugin-0.3.0 build failure, ebuild missing dep?
Summary: sys-boot/plymouth-openrc-plugin-0.3.0 build failure, ebuild missing dep?
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Matt Jolly
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2024-09-14 13:29 UTC by BobbyK
Modified: 2024-09-16 09:09 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 BobbyK 2024-09-14 13:29:46 UTC
emerge of the latest version of keyworded sys-boot/plymouth-openrc-plugin on an otherwise stable system fails with:

ERROR: Dependency lookup for openrc with method 'pkgconfig' failed: Invalid version, need 'openrc' ['>=0.55'] found '0.54.2'.



Reproducible: Always
Comment 1 TheMetMan 2024-09-16 07:29:36 UTC
I can confirm that I have exactly the same problem
Comment 2 Larry the Git Cow gentoo-dev 2024-09-16 09:09:11 UTC
The bug has been closed via the following commit(s):

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

commit 860addeb8b7b3cbb55b42ba902382e561bba25a7
Author:     Matt Jolly <kangie@gentoo.org>
AuthorDate: 2024-09-16 08:53:22 +0000
Commit:     Matt Jolly <kangie@gentoo.org>
CommitDate: 2024-09-16 09:09:04 +0000

    sys-boot/plymouth-openrc-plugin: fix dependencies
    
    The updated ebuild does not include appropriate mimimum
    version guards for sys-apps/openrc and
    sys-apps/openrc-navi
    
    Closes: https://bugs.gentoo.org/939663
    Co-authored-by: VNAT <xepjk@protonmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/38614
    Signed-off-by: Matt Jolly <kangie@gentoo.org>

 ...penrc-plugin-0.3.0.ebuild => plymouth-openrc-plugin-0.3.0-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)