On Wednesday 15 March 2006 08:00, Erik P. Olsen wrote:
> I have been under the impression that Bacula as of version 1.34 no longer
> uses cygwin. However, bacula-fd.exe version 1.35.4 contains lots of cygwin
> references and when I try to make a back-up of files from windows 2000 I
> get error messages referring to cygwin files:
>
> 14-Mar 23:55 epo-dir: No prior Full backup Job record found.
> 14-Mar 23:55 epo-dir: No prior or suitable Full backup found. Doing FULL
> backup. 14-Mar 23:55 epo-dir: Start Backup JobId 39,
> Job=epowork.2006-03-14_23.55.36 14-Mar 23:57 epowork-fd:
> epowork.2006-03-14_23.55.36 Warning: c:\cygwin\home\ker
> n\bacula\k\src\win32\lib\../../lib/bnet.c:853 Could not connect to Storage
> daemo n on epohost:9103. ERR=No error
> Retrying ...
>
> Why this mention of cygwin? 

This is because I build the Win32 version of the FD in a cygwin environment so 
that I can script it, and because Microsoft is the only platform I know of 
where they have defined __FILE__ to be the full path and filename rather than 
just the filename. As a consequence, in error messages that include the 
filename and line where the error occurred, you get too much information -- 
this confuses users and bloats the binary.  

The current Win32 version of the FD does not need cygwin to run.


> Is the reason why the back-up fails that 
> bacula-fd.exe contains fracments of cygwin code? Please inform.

No.

>
> What shall I do to overcome this problem so that I get a chance to back-up
> my vital data on my windows platforms.

Perhaps someone on the list will help.  I believe that the resolution of this 
problem is mentioned in the Win32 chapter of the manual, and most likely in 
the FAQ as well. The problem is most likely that epohost is not defined on 
your windows machine.

By the way, I believe that version 1.35.4 was a BETA version, and it is now 
very old so I would not recommend using it.

Regards, Kern


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to