From nobody@FreeBSD.org  Thu Jun  4 17:54:57 2009
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 1C1261065678
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  4 Jun 2009 17:54:57 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 0B4518FC0C
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  4 Jun 2009 17:54:57 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n54Hsu18072688
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 4 Jun 2009 17:54:56 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n54Hsug5072687;
	Thu, 4 Jun 2009 17:54:56 GMT
	(envelope-from nobody)
Message-Id: <200906041754.n54Hsug5072687@www.freebsd.org>
Date: Thu, 4 Jun 2009 17:54:56 GMT
From: Per olof Ljungmark <peo@intersonic.se>
To: freebsd-gnats-submit@FreeBSD.org
Subject: bacula-bat install fails
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         135266
>Category:       ports
>Synopsis:       bacula-bat install fails
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    wxs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 04 18:00:12 UTC 2009
>Closed-Date:    Fri Jul 03 15:32:00 UTC 2009
>Last-Modified:  Fri Jul 03 15:32:00 UTC 2009
>Originator:     Per olof Ljungmark
>Release:        7-STABLE
>Organization:
Intersonic AB
>Environment:
FreeBSD kreutzman.h.inter-sonic.com 7.2-STABLE FreeBSD 7.2-STABLE #0: Thu May 28 07:28:57 CEST 2009     root@kreutzman.h.inter-sonic.com:/usr/obj/usr/src/sys/KREUTZMAN  i386

>Description:
Installation of bacula-bat will fail with the following message:

[kreutzman] /usr/ports/sysutils/bacula-bat# make reinstall
===>  Installing for bacula-bat-3.0.0_2
===>   bacula-bat-3.0.0_2 depends on shared library: qwt.5 - found
===>   bacula-bat-3.0.0_2 depends on shared library: sqlite.2 - found
===>   bacula-bat-3.0.0_2 depends on shared library: intl - found
# override master
===>   Generating temporary packing list
===>  Checking if sysutils/bacula-bat already installed
# Install config files and preserve existing ones
install  -s -o root -g wheel -m 555 /usr/ports/sysutils/bacula-bat/work/bacula-3.0.0/src/qt-console/.libs/bat /usr/local/sbin
install: /usr/ports/sysutils/bacula-bat/work/bacula-3.0.0/src/qt-console/.libs/bat: No such file or directory
*** Error code 71

Stop in /usr/ports/sysutils/bacula-bat.
*** Error code 1

>How-To-Repeat:
Install bacula-bat
>Fix:
--- Makefile-org        2009-06-04 19:53:14.000000000 +0200
+++ Makefile    2009-06-04 19:47:13.000000000 +0200
@@ -40,7 +40,7 @@

 do-install:
        # Install config files and preserve existing ones
-       ${INSTALL_PROGRAM} ${WRKSRC}/src/qt-console/.libs/bat ${PREFIX}/sbin
+       ${INSTALL_PROGRAM} ${WRKSRC}/src/qt-console/bat ${PREFIX}/sbin
        ${INSTALL_SCRIPT}  ${WRKSRC}/src/qt-console/bat.conf ${PREFIX}/etc/bat.conf.sample
        ${GZIP_CMD} ${WRKSRC}/manpages/bat.1
        ${INSTALL_MAN}     ${WRKSRC}/manpages/bat.1.gz          ${PREFIX}/man/man1/


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->wxs 
Responsible-Changed-By: wxs 
Responsible-Changed-When: Thu Jun 4 18:51:49 UTC 2009 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=135266 
State-Changed-From-To: open->feedback 
State-Changed-By: wxs 
State-Changed-When: Mon Jun 15 19:14:19 UTC 2009 
State-Changed-Why:  
Awaiting more information from the submitter. I'm unable to reproduce this. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=135266 

From: Wesley Shields <wxs@FreeBSD.org>
To: Per olof Ljungmark <peo@intersonic.se>
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/135266: bacula-bat install fails
Date: Mon, 15 Jun 2009 15:14:08 -0400

 I'm unable to reproduce this problem on any of my machines. Can you
 provide more details about the machine that is exhibiting this problem
 and what packages are installed? I know of at least two other people who
 are experiencing this problem but I'm still unable to narrow down a
 commonality between them.
 
 -- WXS
State-Changed-From-To: feedback->closed 
State-Changed-By: wxs 
State-Changed-When: Fri Jul 3 15:31:59 UTC 2009 
State-Changed-Why:  
No response from submitter since June 17th and I am unable to reproduce 
this issue anywhere. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=135266 
>Unformatted:
