Re: [Bacula-users] DVD Restore problem when spanning DVD+RWs

2005-10-20 Thread Nicolas Boichat
Hello, Is there anything in your spool dir ? (please run a "ls -l") Could you please try to run bacula-sd with this command : bacula-sd -c /etc/bacula/bacula-sd.conf -d100 -f then send us the output (I'm not interested in anything before you change of DVD). Thanks, Best regards, Nicolas On We

Re: [Bacula-users] LTO drive - End Of Volume error

2005-10-19 Thread Nicolas Boichat
Hello, On Wed, 2005-10-19 at 11:56 +0100, David Raine wrote: > Removing the following lines from line 497 of block.c, in > write_block_to_dev() fixed the problem: > > if (!do_dvd_size_checks(dcr)) { > /* Error message already sent */ > return false; > } > > Should this be prefixed w

Re: [Bacula-users] Labeling fresh DVD volumes

2005-10-19 Thread Nicolas Boichat
Hello, Much work has been done concerning DVD-writing in the past few days, so your bug has probably been fixed in the CVS. If you wish to use the CVS version of Bacula, please read the other mail I just sent to the list (Re: [Bacula-users] Still can not label DVD+RW media.), because it contains

Re: [Bacula-users] Still can not label DVD+RW media.

2005-10-19 Thread Nicolas Boichat
Hello On Wed, 2005-10-19 at 16:12 +0200, Arno Lehmann wrote: > John, > > On 19.10.2005 15:40, [EMAIL PROTECTED] wrote: > > > I updated my bacula to the latest version in the > > repository last night built and installed that > > version. I tried a simple dvd backup but the label > > command stil

Re: [Bacula-users] Build of xw-console failed on Linux

2005-10-06 Thread Nicolas Boichat
Hello, You should use a stable version of wxGTK (e.g. 2.6.1), I think it should fix the problem. Best regards, Nicolas On Tue, 2005-10-04 at 09:23 +0200, Tobias Kuckuck wrote: > Hi, > > I'm new to Bacula and at first I want to say that this software is a > nice piece of work. I just tried to

Re: [Bacula-users] wx-console under Linux

2005-09-20 Thread Nicolas Boichat
y > own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php > ___ > Bacula-users mailing list > Bacula-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/l

Re: [Bacula-users] Problems with WX-Console

2005-09-20 Thread Nicolas Boichat
s: /u/imap/ > $ dir > drwx-- 2 60 60 512 2005-09-19 01:46:32 /u/imap/stage./ > drwx-- 138 60 60 2560 2005-09-16 18:25:00 /u/imap/user/ > $ quit > > --snip-- > > I'm guessing it has something to with the line "Invalid path given" ? > > (See an

Re: [Bacula-users] bacula-sd and DVD

2005-03-17 Thread Nicolas Boichat
Hello, DVD-writing is only implemented in Bacula CVS (1.37), and is still experimental. Best regards, Nicolas On Thu, 2005-03-17 at 16:06 +0100, Thomas Preissler wrote: > Hello, > > as stated in > > http://www.bacula.org/rel-manual/storedconf.html > > support for backuping an DVD's has bee