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

Bug 712042

Summary: dev-vcs/subversion-1.12.2 non-existent user & group specified in /etc/xinetd.d/svnserve
Product: Gentoo Linux Reporter: Jaak Ristioja <jaak>
Component: Current packagesAssignee: Andreas K. Hüttel <dilfridge>
Status: RESOLVED FIXED    
Severity: major CC: jstein, zlogene
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=454496
https://github.com/gentoo/gentoo/pull/14956
Whiteboard:
Package list:
Runtime testing required: ---

Description Jaak Ristioja 2020-03-10 09:01:17 UTC
xinetd complains:

  Unknown user: svn [file=/etc/xinetd.d/svnserve] [line=5]
  Error parsing attribute user - DISABLING SERVICE [file=/etc/xinetd.d/svnserve] [line=5]
  Unknown group: svnusers [file=/etc/xinetd.d/svnserve] [line=6]
  Error parsing attribute group - DISABLING SERVICE [file=/etc/xinetd.d/svnserve] [line=6]

Using sys-apps/xinetd-2.3.15.3.

Please fix.


PS: This seems to be the same issue as in bug 454496, but with current versions.
Comment 1 Jonas Stein gentoo-dev 2020-03-14 19:34:31 UTC
Please paste the emerge info as described on
https://wiki.gentoo.org/wiki/Attach_the_logs_to_the_bug_ticket
Comment 2 Larry the Git Cow gentoo-dev 2020-05-18 22:15:05 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65603892d09269e6d48435269f26aeb3868083c0

commit 65603892d09269e6d48435269f26aeb3868083c0
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2020-05-18 22:11:01 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2020-05-18 22:14:50 +0000

    dev-vcs/subversion: Add prerelease for testing (no keywords)
    
    Bug: https://bugs.gentoo.org/686148
    Bug: https://bugs.gentoo.org/706136
    Bug: https://bugs.gentoo.org/223747
    Bug: https://bugs.gentoo.org/712042
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>

 dev-vcs/subversion/Manifest                     |   1 +
 dev-vcs/subversion/subversion-1.14.0_rc2.ebuild | 537 ++++++++++++++++++++++++
 2 files changed, 538 insertions(+)
Comment 3 Andreas K. Hüttel archtester gentoo-dev 2020-10-18 20:06:49 UTC
Can be closed now that only 1.14 is left in the tree