ports/88997: bacula-server doesn't install / upgrade properly

Kay Abendroth kay.abendroth at gmail.com
Mon Nov 14 11:01:02 UTC 2005


>Number:         88997
>Category:       ports
>Synopsis:       bacula-server doesn't install / upgrade properly
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 14 11:00:57 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Kay Abendroth
>Release:        FreeBSD 6.0-RELEASE
>Organization:
>Environment:
FreeBSD susi.redhill.net 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Fri Nov 11 19:52:55 GMT 2005
>Description:
While upgrading sysutils/bacula-server a failure occurs during install after port is compiled. The reason for this is a typo in sysutils/bacula-server/files/patch-scripts-Makefile.in !
>How-To-Repeat:
Install:
   portinstall sysutils/bacula-server

or upgrade:
   portupgrade sysutils/bacula-server

with a fresh ports tree.
>Fix:
This problem is easy to fix, as it's "only" a typo in one file.

Correct the following line in patch-scripts-Makefile.in:

! 	$(INSTALL_SCRIPT) bacula (DESTDIR)$(sysconfdir)/rc.d/z-bacula.sh.sample

to

! 	$(INSTALL_SCRIPT) bacula $(DESTDIR)$(sysconfdir)/rc.d/z-bacula.sh.sample
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list