Re: [Bacula-users] make bacula use newer version of python?

2012-08-01 Thread Geert Stappers
Op 20120802 om 00:42 schreef Zachary Taylor: > Hello, > I'm trying to start bacula and I keep getting the following: > > /opt/bacula/bin/bacula-dir: error while loading shared libraries: > libpython2.4.so.1.0: cannot open shared object file: No such file or > directory > > I have libpython2.6 i

Re: [Bacula-users] Hourly Range Schedule

2012-08-01 Thread Bryan Harris
On Jul 27, 2012, at 2:18 PM, Jose Blanco wrote: > Is there an easy way to specify an Hourly backup from 7:00am to 7:00pm other > than having multiple Run lines for each hour on the schedule? I think you'll just have to have multiple run statements, but you can shorten a little bit by having mu

[Bacula-users] make bacula use newer version of python?

2012-08-01 Thread Zachary Taylor
Hello, I'm trying to start bacula and I keep getting the following: /opt/bacula/bin/bacula-dir: error while loading shared libraries: libpython2.4.so.1.0: cannot open shared object file: No such file or directory I have libpython2.6 installed, but it won't recognize it. Is there a way to forc

Re: [Bacula-users] libbaccats.5.2.10.so missing FreeBSD

2012-08-01 Thread Doug Sampson
> > try to pkg_delete bacula-client and bacula-server before > I did a symlink and was able to start Bacula. My concern is whether I will be bitten again on the next upgrade. ~Doug -- Live Security Virtual Conference

Re: [Bacula-users] libbaccats.5.2.10.so missing FreeBSD

2012-08-01 Thread Julien Cigar
try to pkg_delete bacula-client and bacula-server before On 08/01/2012 19:09, Doug Sampson wrote: > Upon performing a portmaster -w upgrade of Bacula-client and bacula-server > from 5.2.6 to 5.2.10 and restarting all of the Bacula processes, I received > the following error: > > Shared object "l

[Bacula-users] libbaccats.5.2.10.so missing FreeBSD

2012-08-01 Thread Doug Sampson
Upon performing a portmaster -w upgrade of Bacula-client and bacula-server from 5.2.6 to 5.2.10 and restarting all of the Bacula processes, I received the following error: Shared object "libbaccats-5.2.10.so" not found, required by "bacula-dir" root@pisces:/usr/ports/sysutils/bacula-server# ll

[Bacula-users] maxrunschedtime per backup level

2012-08-01 Thread Folkers, Justin
Is it possible to have a maxrunschedtime setting per backup level, because full backups will take a lot more time than differentials and incrementals? For example: Every first Sunday of the month I run a full backup of some servers. I'ld like to start the jobs at 18h and the jobs have to be canc