Date: Fri, 18 Nov 2005 16:24:37 -0600 From: Derek Ragona <derek@computinginnovations.com> To: vittorio <vdemart1@tin.it>, freebsd-questions@freebsd.org Subject: Re: bacula: install problem Message-ID: <6.0.0.22.2.20051118162405.02558d10@mail.computinginnovations.com> In-Reply-To: <200511182303.44726.vdemart1@tin.it> References: <200511182303.44726.vdemart1@tin.it>
next in thread | previous in thread | raw e-mail | index | archive | help
Did you try removing the user and group bacula? Then running make install
again.
-Derek
At 05:03 PM 11/18/2005, vittorio wrote:
>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:
>.............................................................................................
>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.
>..........................................................................................
>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"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6.0.0.22.2.20051118162405.02558d10>
