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

Bug 684698

Summary: <sys-auth/munge-0.5.13 - /etc/init.d/munged uses unsupported option --log-file
Product: Gentoo Linux Reporter: silver_ghost
Component: Current packagesAssignee: Gentoo Cluster Team <cluster>
Status: RESOLVED OBSOLETE    
Severity: normal CC: chris
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/12508
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: sys-auth/munge: restore stable initd script

Description silver_ghost 2019-04-29 06:18:37 UTC
--log-file option has been added in 0.5.13[0]. munge provided by current stable ebuild (0.5.10-r2) doesn't support this option. So service can't start.

[0] https://github.com/dun/munge/releases/tag/munge-0.5.13
Comment 1 Chris Rorvick 2019-07-21 15:37:28 UTC
Created attachment 583928 [details, diff]
sys-auth/munge: restore stable initd script

Restore the 0.5.10 init script that does not pass --log-file to munged.
Comment 2 Chris Rorvick 2019-07-21 23:06:48 UTC
Created a pull request with s-o-b tag:

https://github.com/gentoo/gentoo/pull/12508
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-11-18 01:53:55 UTC
See comments on PR, should all be good now.