Hello Kern,

How very odd. I don't "think" I did anything between 5.0.1 and 5.0.2 to change 
permissions. They should be whatever the makefile sets them to. I merely put 
them in a separate package:

%files libs
%defattr(-,root,root)
%{_libdir}/libbac*
%{_libdir}/libbaccfg*
%{_libdir}/libbacfind*
%{_libdir}/libbacpy*

This is unchanged as far as I know back to 3.0. Also very odd that this bug is 
filed against 5.0.2 but the error referred to is libbac-5.0.1-so??? On my not 
upgraded 5.0.1 installation I have with no problem:
-rwxr-xr-- 1 root root 311360 2010-02-25 13:21 /usr/lib/libbac-5.0.1.so

Is it possible the user missed the release note about the new bacula-libs 
package and has upgraded all but that?? I have added a note to the bug report 
to that effect.

On Monday 03 May 2010 06:24:44 pm you wrote:
> The following issue has been SUBMITTED.
> ======================================================================
> http://bugs.bacula.org/view.php?id=1571
> ======================================================================
> Reported By:                Andreas Piesk
> Assigned To:                barninger
> ======================================================================
> Project:                    bacula
> Issue ID:                   1571
> Category:                   rpms
> Reproducibility:            always
> Severity:                   major
> Priority:                   normal
> Status:                     assigned
> ======================================================================
> Date Submitted:             2010-05-03 23:24 BST
> Last Modified:              2010-05-03 23:24 BST
> ======================================================================
> Summary:                    libraries permissions are too restrictive,
> breaks notification by mail and running bat as unprivileged user
> Description:
> the permissions 0750 are too restrictive for the director:
>
> May  3 23:09:32 pyramid bacula-dir: 03-May 23:09  Message delivery ERROR:
> Mail prog: /usr/sbin/bsmtp: error while loading shared libraries:
> libbac-5.0.1.so: cannot open shared object file: Permission denied
>
> and for bat, which i can no longer start as unprivileged user. changing the
> permissions to 0755 solves the issue.
> ======================================================================
>
> Issue History
> Date Modified    Username       Field                    Change
> ======================================================================
> 2010-05-03 23:24 Andreas Piesk  New Issue
> 2010-05-03 23:24 Andreas Piesk  Status                   new => assigned
> 2010-05-03 23:24 Andreas Piesk  Assigned To               => barninger
> ======================================================================

------------------------------------------------------------------------------
_______________________________________________
Bacula-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-devel

Reply via email to