** Changed in: server-papercuts
Milestone: None => lucid-beta-1
--
Probleme de dependance
https://bugs.launchpad.net/bugs/321091
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bacula in ubuntu.
--
Ubuntu-server-bugs mailing list
Ubu
** Changed in: server-papercuts
Importance: Undecided => Medium
** Changed in: server-papercuts
Status: New => Confirmed
--
Probleme de dependance
https://bugs.launchpad.net/bugs/321091
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscrib
** Also affects: server-papercuts
Importance: Undecided
Status: New
--
Probleme de dependance
https://bugs.launchpad.net/bugs/321091
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bacula in ubuntu.
--
Ubuntu-server-bugs mailin
I believe this bug is fixed in ubuntu-bacula PPA for intrepid and hardy:
https://edge.launchpad.net/~ubuntu-bacula/+archive/ppa
and for those that would like to have bacula packages for hardy
backported from intrepid, they are at my personal PPA:
https://edge.launchpad.net/~ivoks/+archive/ppa
P
Actually, no... After having a better look at this one, problem is in
/usr/share/bacula-director/postinst-common:
if [ -f $DSTDIR/$CONFIG.dpkg-tmp ]; then
SOURCE=$DSTDIR/$CONFIG.dpkg-tmp
else
SOURCE=$DSTDIR/$CONFIG
fi
This should be:
if [ -f $DSTDIR/$CONFIG.dpkg-tmp ]; then
SOURCE=$D
As with bug #325109, this can be fixed by simply running 'dpkg
--configure -a', after mysql is started.
** Changed in: bacula (Ubuntu)
Importance: Undecided => Medium
Status: Confirmed => Triaged
--
Probleme de dependance
https://bugs.launchpad.net/bugs/321091
You received this bug not
I can confirm this.
It happens when you install bacula without having a previously installed
mysql server. The problem is that bacula-director-mysql tries its run
its configuration before the new mysql server has been started.
Workarounds:
pre-install) Make sure you have a mysql installed before
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/21613864/Dependencies.txt
** Attachment added: "DpkgTerminalLog.txt"
http://launchpadlibrarian.net/21613865/DpkgTerminalLog.txt
--
Probleme de dependance
https://bugs.launchpad.net/bugs/321091
You received this bug noti