I need help please with upgrading sysutils/bacula-server to 7.0.4

The latest patch, incomplete, is in the PR: 
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191311#c15

The current problems:

* the shared libraries installed by bacula-client are not correct:

# ls -l /usr/local/lib/libbacfind*    
-rwxr-xr-x  1 root  wheel  950 Jul 31 19:57 /usr/local/lib/libbacfind.la
lrwxr-xr-x  1 root  wheel   19 Jul 31 19:57 /usr/local/lib/libbacfind.so -> 
libbacfind.so.7.0.0
lrwxr-xr-x  1 root  wheel   19 Jul 31 19:57 /usr/local/lib/libbacfind.so.7 -> 
libbacfind.so.7.0.0

I expected there to be just .7, not 7.0.0

They are built:

[root@testing 
/var/ports/usr/ports.SVN/sysutils/bacula-client/work/bacula-7.0.4/src/lib/.libs]#
 ls -l libbac.so*     
lrwxr-xr-x  1 root  wheel      15 Jul 31 20:20 libbac.so -> libbac.so.7.0.0
lrwxr-xr-x  1 root  wheel      15 Jul 31 20:20 libbac.so.7 -> libbac.so.7.0.0
-rwxr-xr-x  1 root  wheel  446132 Jul 31 20:20 libbac.so.7.0.0

I can’t figure out why they don’t get installed.  

More eyes welcomed.

— 
Dan Langille

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

Reply via email to