Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 904563 - net-misc/icaclient-23.3.0.32 cannot be installed on systemd systems
Summary: net-misc/icaclient-23.3.0.32 cannot be installed on systemd systems
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Henning Schild
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-04-19 08:05 UTC by Dennis Lichtenthäler
Modified: 2023-04-20 13:16 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 Dennis Lichtenthäler 2023-04-19 08:05:06 UTC
When USE=usb is set, it depends on sys-apps/systemd-utils which blocks sys-apps/systemd.

Reproducible: Always

Steps to Reproduce:
1. Try to install net-misc/icaclient-23.3.0.32 on a systemd system
Actual Results:  
sys-apps/systemd-utils blocks sys-apps/systemd

Expected Results:  
Installation should be possible.

usb? ( sys-apps/systemd-utils )
should probably be replaced by
usb? ( || ( sys-apps/systemd sys-apps/systemd-utils ) )
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-04-19 08:35:22 UTC
It should be virtual/udev or virtual/libudev, even.
Comment 2 Larry the Git Cow gentoo-dev 2023-04-20 13:16:42 UTC
The bug has been closed via the following commit(s):

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

commit ecec6afb45eb576817bce8729943015aa94be1ac
Author:     Henning Schild <henning@hennsch.de>
AuthorDate: 2023-04-20 10:30:49 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-04-20 13:16:03 +0000

    net-misc/icaclient: fix runtime deps for usb support with systemd
    
    Closes: https://bugs.gentoo.org/904563
    Signed-off-by: Henning Schild <henning@hennsch.de>
    Closes: https://github.com/gentoo/gentoo/pull/30664
    Signed-off-by: Sam James <sam@gentoo.org>

 .../{icaclient-23.3.0.32.ebuild => icaclient-23.3.0.32-r1.ebuild}       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)