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

Bug 43637

Summary: emerge cvs fails with "add cvs to the system first"
Product: Gentoo Linux Reporter: Oliver Kling <else>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal CC: else
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Oliver Kling 2004-03-03 12:58:40 UTC
Hi,

I tried to use "emerge cvs" to install cvs. Downloading, compiling everything runs fine, but finally I get:

>>> Install cvs-1.11.11 into /var/tmp/portage/cvs-1.11.11/image/ category dev-util
 * Adding group 'cvs' to your system ...
 *  - Groupid: next available
 * Adding user 'cvs' to your system ...
 *  - Userid: 101
 *  - Shell: /bin/false
 *  - Home: /var/cvsroot
 * You must add cvs to the system first

!!! ERROR: dev-util/cvs-1.11.11 failed.
!!! Function enewuser, Line 575, Exitcode 0
!!! cvs is not a valid GID

The group cvs was added automatically but the user cvs was not created.

Here is some additional info, if required:
tuxbox root # emerge info
Portage 2.0.50-r1 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r9, 2.4.22-gentoo-r5)
=================================================================
System uname: 2.4.22-gentoo-r5 i686 Intel(R) Celeron(R) CPU 1.70GHz
Gentoo Base System version 1.4.3.10
Autoconf: sys-devel/autoconf-2.58
Automake: sys-devel/automake-1.7.7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.1/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aalib alsa apm arts avi berkdb crypt cups dvd encode esd foomaticdb gdbm gif gpm gtk2 imlib java jpeg kde libg++ libwww mad mikmod motif mpeg ncurses nls oggvorbis opengl oss pam pdflib perl png ppds python qt quicktime readline sdl slang spell ssl svga svgalib tcpd truetype usb x86 xml2 xmms xv zlib"

Let me know if you need additional information.

bye, Oliver
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2004-03-03 13:18:36 UTC

*** This bug has been marked as a duplicate of 43278 ***