Hmm I buy that except for one question. Why did it happen now and not in 5.0.1, 5.0.0 etc? We are still installing the same file with same permissions. And why the reference to 5.0.1 libs in the error message? -----Original Message----- From: Andreas Piesk <[email protected]> Date: Tue, 04 May 2010 23:55:49 To: <[email protected]> Cc: Josh Fisher<[email protected]>; Scott Barninger<[email protected]>; Bacula-Devel<[email protected]>; Kern Sibbald<[email protected]> Subject: Re: [Bacula-devel] [bacula 0001571]: libraries permissions are toorestrictive, breaks notification by mail and running bat as unprivilegeduser
D. Scott Barninger schrieb: > Kern, > > This sounds like a bug in the source? i think it is. the attached patch fixed the problem for me (patch added to my bug report too): # ls -l /var/tmp/bacula-root/usr/lib64/ total 1056 drwxr-xr-x 4 root root 4096 May 4 23:41 bacula -rwxr-xr-x 1 root root 324288 May 4 23:41 libbac-5.0.1.so -rwxr-xr-x 1 root root 29696 May 4 23:41 libbaccfg-5.0.1.so -rwxr-xr-x 1 root root 926 May 4 23:41 libbaccfg.la lrwxrwxrwx 1 root root 18 May 4 23:41 libbaccfg.so -> libbaccfg-5.0.1.so -rwxr-xr-x 1 root root 48336 May 4 23:41 libbacfind-5.0.1.so -rwxr-xr-x 1 root root 932 May 4 23:41 libbacfind.la lrwxrwxrwx 1 root root 19 May 4 23:41 libbacfind.so -> libbacfind-5.0.1.so -rwxr-xr-x 1 root root 908 May 4 23:41 libbac.la -rwxr-xr-x 1 root root 3800 May 4 23:41 libbacpy-5.0.1.so -rwxr-xr-x 1 root root 920 May 4 23:41 libbacpy.la lrwxrwxrwx 1 root root 17 May 4 23:41 libbacpy.so -> libbacpy-5.0.1.so lrwxrwxrwx 1 root root 15 May 4 23:41 libbac.so -> libbac-5.0.1.so -rwxr-xr-x 1 root root 568424 May 4 23:41 libbacsql-5.0.1.so -rwxr-xr-x 1 root root 996 May 4 23:41 libbacsql.la lrwxrwxrwx 1 root root 18 May 4 23:41 libbacsql.so -> libbacsql-5.0.1.so regards, -ap ------------------------------------------------------------------------------ _______________________________________________ Bacula-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-devel
