Public bug reported:

Binary package hint: bacula

In the change to bacula 2.2.8-5, the bacula-director script breaks on my 
server. I get  Syntax error: "fi" unexpected (expecting "then") at this code:
   if do_start; log_daemon_msg -n "Starting $DESC: "; fi

The older version had this:
   if do_start ; then echo "$NAME."
   else echo "failed." ; fi

If I change the code to the old version OR change the logic of the new version, 
I get the following error:
log_daemon_msg not found

Whazzup?

Thanx,
-Ron

** Affects: bacula (Ubuntu)
     Importance: Undecided
         Status: New

-- 
bacula-director script broken
https://bugs.launchpad.net/bugs/204145
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to