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

Bug 721284

Summary: www-apps/icingaweb2 v2.7.3 unable to disable apache2 or nginx dependency with useflags
Product: Gentoo Linux Reporter: 8f8f94559ced9cd4073ebd44f81ffd9543718750
Component: Current packagesAssignee: Matthew Thode ( prometheanfire ) <prometheanfire>
Status: UNCONFIRMED ---    
Severity: minor CC: dan, jstein
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description 8f8f94559ced9cd4073ebd44f81ffd9543718750 2020-05-06 14:56:23 UTC
Not selecting apache2 AND nginx useflags is not possible.

That should be allowed in order to use an alternative HTTP server without pulling dependency of apache2 or nginx.
Comment 1 Matthew Thode ( prometheanfire ) archtester Gentoo Infrastructure gentoo-dev Security 2020-05-13 00:03:40 UTC
We can add more use flags, but we need to set ownership of files unfortunately.

/usr/share/${PN}/bin/icingacli setup config webserver nginx --document-root /usr/share/${PN}/public

I'd be fine with a patch, but I don't see a way around that right now.