Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Jul 2013 18:35:33 GMT
From:      Alex <xfb52@dial.pipex.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/180369: net/samba36 install files not listed in pkg-plist
Message-ID:  <201307071835.r67IZXF9020190@oldred.freebsd.org>
Resent-Message-ID: <201307071840.r67Ie0fo056695@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         180369
>Category:       ports
>Synopsis:       net/samba36 install files not listed in pkg-plist
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 07 18:40:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Alex
>Release:        8.4
>Organization:
>Environment:
FreeBSD leira 8.4-RELEASE FreeBSD 8.4-RELEASE #1 r252306M: Thu Jun 27 18:51:39 BST 2013     alex@leira:/usr/obj/usr/src/sys/LEIRA8-SMP  i386

>Description:
net/samba36 install three files/links that are not listed in pkg-plist

 0 lrwxr-xr-x  1 root  wheel  -    14 Jul  1 09:58 /usr/local/lib/libtevent.so@ -> libtevent.so.0
 0 lrwxr-xr-x  1 root  wheel  -    19 Jul  1 09:58 /usr/local/lib/libtevent.so.0@ -> libtevent.so.0.9.11
48 -rwxr-xr-x  1 root  wheel  - 47682 Jul  1 09:58 /usr/local/lib/libtevent.so.0.9.11*


As a result, locally built package does not contain these files so installing that package on another host results in non-working samba installation.


May be related to ports/180053 reporting that libtevent.so.- missing for libsmbclient port
>How-To-Repeat:
In clean environment (i.e no samba36 installed and no /usr/local/lib/libtevent.so.* installed)

Install samba36 from ports.  See that /usr/local/lib/libtevent.so.* appear but pkg_info doesn't know where they come from:

# pkg_info -W /usr/local/lib/libtevent.so.0.9.11


>Fix:
Prsumably add to pkg-plist but I don't know enough to know whether these files are always installed or just with certain config opts.


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307071835.r67IZXF9020190>