Re: [Bacula-users] Ubuntu 10.10 Install Script

2011-07-05 Thread Craig Van Tassle
On Thu, 30 Jun 2011 20:13:46 -0700 Mehma Sarja wrote: > On 6/30/11 7:09 PM, Venkatesh K Reddy wrote: > > The way package dependencies are handled in Ubuntu can be bit > > confusing at times. > > > > I have Bacula installed in 10.10 and I find all the configuration > > files in "/etc/bacula". Yo

Re: [Bacula-users] Ubuntu 10.10 Install Script

2011-06-30 Thread Mehma Sarja
On 6/30/11 7:09 PM, Venkatesh K Reddy wrote: > The way package dependencies are handled in Ubuntu can be bit > confusing at times. > > I have Bacula installed in 10.10 and I find all the configuration > files in "/etc/bacula". You can find state files in "/var/lib/bacula" > and log in "/var/lob/

Re: [Bacula-users] Ubuntu 10.10 Install Script

2011-06-30 Thread Venkatesh K Reddy
On Fri, Jul 1, 2011 at 5:53 AM, Mehma Sarja wrote: > On 6/30/11 2:34 PM, Konstantin Khomoutov wrote: > > On Thu, Jun 30, 2011 at 11:04:34AM -0700, Mehma Sarja wrote: > > > >> I submit to you an updated Ubuntu 10.10 install script which works for > >> me on a 64 bit machine. > > [...] > > > > What

Re: [Bacula-users] Ubuntu 10.10 Install Script

2011-06-30 Thread Mehma Sarja
On 6/30/11 2:34 PM, Konstantin Khomoutov wrote: > On Thu, Jun 30, 2011 at 11:04:34AM -0700, Mehma Sarja wrote: > >> I submit to you an updated Ubuntu 10.10 install script which works for >> me on a 64 bit machine. > [...] > > What's wrong with `aptitude install bacula`? > In case you desperately ne

Re: [Bacula-users] Ubuntu 10.10 Install Script

2011-06-30 Thread Konstantin Khomoutov
On Thu, Jun 30, 2011 at 11:04:34AM -0700, Mehma Sarja wrote: > I submit to you an updated Ubuntu 10.10 install script which works for > me on a 64 bit machine. [...] What's wrong with `aptitude install bacula`? In case you desperately need 5.0.3 over 5.0.2 from meerkat, what's wrong with backpor

[Bacula-users] Ubuntu 10.10 Install Script

2011-06-30 Thread Mehma Sarja
Dear bacul-ors and bacula-rettes, I submit to you an updated Ubuntu 10.10 install script which works for me on a 64 bit machine. Bacula 5.0.3 on Ubuntu 10.10 server - Jun 2011 *NOTE: The following instructions were developed with postgresql installed as part of the server install process. -