Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 916244

Summary: virtual/service-manager should not be entirely satisfied by daemontools
Product: Gentoo Linux Reporter: Étienne Buira <etienne.buira>
Component: Current packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: UNCONFIRMED ---    
Severity: normal CC: gentoo
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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