NetBSD Problem Report #45182

From www@NetBSD.org  Wed Jul 27 09:12:20 2011
Return-Path: <www@NetBSD.org>
Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11])
	by www.NetBSD.org (Postfix) with ESMTP id 4E86B63CAD9
	for <gnats-bugs@gnats.NetBSD.org>; Wed, 27 Jul 2011 09:12:20 +0000 (UTC)
Message-Id: <20110727091219.AB65D63BAC3@www.NetBSD.org>
Date: Wed, 27 Jul 2011 09:12:19 +0000 (UTC)
From: cherry@zyx.in
Reply-To: cherry@zyx.in
To: gnats-bugs@NetBSD.org
Subject: "cvs init" refuses to create a cvs repository locally
X-Send-Pr-Version: www-1.0

>Number:         45182
>Category:       bin
>Synopsis:       "cvs init" refuses to create a cvs repository locally
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    bin-bug-people
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Jul 27 09:15:00 +0000 2011
>Closed-Date:    Fri Feb 08 07:11:17 +0000 2019
>Last-Modified:  Fri Feb 08 07:11:17 +0000 2019
>Originator:     Cherry G. Mathew
>Release:        5.99.53
>Organization:
>Environment:
NetBSD  5.99.53 NetBSD 5.99.53 (GENERIC) #2: Sat Jul 23 12:39:11 CAT 2011  cherry@:/home/cherry/projects/port-xen/trunk/src/sys/arch/amd64/compile/obj/GENERIC amd64
>Description:
cvs refuses to "cvs init" a new local repository without the current user being part of a bogus group called "cvsadmin"

This is pointless (and undesirable) behaviour, since it enforces a specific mechanism and policy on cvs users.


>How-To-Repeat:
$ (cd /tmp/foobar;cvs -d :local:/tmp/foobar/test init)
cvs [init aborted]: usage is restricted to members of the group cvsadmin
$ id cherry
uid=1000(cherry) gid=100(users) groups=100(users),0(wheel),5(operator)
$
>Fix:

>Release-Note:

>Audit-Trail:

State-Changed-From-To: open->closed
State-Changed-By: gutteridge@NetBSD.org
State-Changed-When: Fri, 08 Feb 2019 07:11:17 +0000
State-Changed-Why:
Fixed by christos@ in r. 1.4 of mkmodules.c back in 2011.

>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.43 2018/01/16 07:36:43 maya Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2017 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.