Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 697948 - net-misc/ntpsec : use acct-{user,group}/ntp like net-misc/ntp
Summary: net-misc/ntpsec : use acct-{user,group}/ntp like net-misc/ntp
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Steve Arnold
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-17 18:43 UTC by Maciej S. Szmigiero
Modified: 2019-11-09 19:48 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 Maciej S. Szmigiero 2019-10-17 18:43:06 UTC
Please convert net-misc/ntpsec to use acct-{user,group}/ntp, as opposed to
calling enewuser and enewgroup directly from the ebuild.

Currently, when one migrates from net-misc/ntp to net-misc/ntpsec the account
packages become orphan and are removed by depclean (locking the ntp user account
in process).
Comment 1 James Browning 2019-10-17 23:27:14 UTC
see https://bugs.gentoo.org/696896#c4 for a possible patch
Comment 2 Maciej S. Szmigiero 2019-10-18 11:42:06 UTC
(In reply to James Browning from comment #1)
> see https://bugs.gentoo.org/696896#c4 for a possible patch

The patch from comment 3 of bug 696896 does not seem to modify the ebuild
user / group dependency in any way.
Comment 3 James Browning 2019-10-18 11:52:39 UTC
Https://bugs.gentoo.org/695088#c4 ack, what I get for copy paste edit without checking. The 'mostly unrelated' glep-0081 patch.
Comment 4 Steve Arnold archtester gentoo-dev 2019-11-09 19:48:56 UTC
This has been added to 1.1.7-r1 and 9999 (along with a few other fixes).