Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 916244 - virtual/service-manager should not be entirely satisfied by daemontools
Summary: virtual/service-manager should not be entirely satisfied by daemontools
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-24 19:05 UTC by Étienne Buira
Modified: 2024-01-19 17:16 UTC (History)
1 user (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 Étienne Buira 2023-10-24 19:05:23 UTC
Hi,

My process to build images is to merge required packages, remove some known unneeded ones, and then --depclean.

However, just adding daemontools (not as init!) to the required package list causes --depclean to remove openrc.

Wouldn't it be safer to require a (possibly dummy) "init" useflag for daemontools to satisfy virtual/service-manager?

Regards.

Reproducible: Always