From owner-freebsd-questions@FreeBSD.ORG Sat Nov 19 16:28:57 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2692516A43B for ; Sat, 19 Nov 2005 16:28:56 +0000 (GMT) (envelope-from vdemart1@tin.it) Received: from vsmtp4.tin.it (vsmtp4.tin.it [212.216.176.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A96343D4C for ; Sat, 19 Nov 2005 16:28:56 +0000 (GMT) (envelope-from vdemart1@tin.it) Received: from [192.168.10.8] (87.3.211.4) by vsmtp4.tin.it (7.2.060.1) (authenticated as vdemart1@tin.it) id 437F50BF0000166C for freebsd-questions@freebsd.org; Sat, 19 Nov 2005 17:28:56 +0100 From: vittorio To: freebsd-questions@freebsd.org Date: Sat, 19 Nov 2005 17:28:14 +0000 User-Agent: KMail/1.8.3 References: <200511182303.44726.vdemart1@tin.it> In-Reply-To: <200511182303.44726.vdemart1@tin.it> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200511191728.15643.vdemart1@tin.it> Subject: Re: bacula: install problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Nov 2005 16:28:57 -0000 Sorry friends but ... It was a more general problem of my freebsd box. I had in some unknown way= =20 corrupted the /etc/master.passwd. It has been enough to use vipw once to pu= t=20 everything right. Now bacula is installed. Ciao & sorry again Vittorio Alle 23:03, venerd=EC 18 novembre 2005, vittorio ha scritto: > Context: pentium 4, Freebsd 6.0, latest ports with portsnap > > Compiling bacula from the ports /usr/ports/sysutils/bacula-server issuing= a > "make install" the installation stops with the following error I'm unable > to find in the internet: > .........................................................................= =2E. >.................. if [ -f /usr/local/etc/rc.d/bacula.sh ]; > then /bin/mv /usr/local/etc/rc.d/bacula.sh > /usr/local/etc/rc.d/z-bacula.sh; fi > if [ -f /usr/local/etc/rc.d/bacula.sh.sample ]; > then /bin/mv /usr/local/etc/rc.d/bacula.sh.sample > /usr/local/etc/rc.d/z-bacula.sh.sample; fi > bacula:*:910: > You already have a group "bacula", so I will use it. > pw: user 'bacula' already exists > Adding user "bacula" failed... > *** Error code 1 > > Stop in /usr/ports/sysutils/bacula-server. > .........................................................................= =2E. >............... Please help > Vittorio > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org"