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 "[EMAIL PROTECTED]"
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to