ports/155885: mail/postfix: fix pkg-plist

Helmut Schneider jumper99 at gmx.de
Wed Mar 23 10:20:04 UTC 2011


>Number:         155885
>Category:       ports
>Synopsis:       mail/postfix: fix 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:   Wed Mar 23 10:20:03 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Helmut Schneider
>Release:        8.2-RELEASE-p0
>Organization:
>Environment:
>Description:
The pkg-plist seems to have orphaned entries:

[helmut at BSDHelmut ~]$ sudo pkg_create -b postfix-2.8.2,1
tar: bin/mailq: Cannot stat: No such file or directory
tar: bin/newaliases: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors.
pkg_create: make_dist: tar command failed with code 256
[helmut at BSDHelmut ~]$ ls -la $(which mailq)
lrwxr-xr-x  1 root  wheel  21 Jul 19  2010 /usr/bin/mailq -> /usr/sbin/mailwrapper
[helmut at BSDHelmut ~]$ ls -la $(which newaliases)
lrwxr-xr-x  1 root  wheel  29 Oct  4 13:54 /usr/bin/newaliases -> ../../usr/local/sbin/sendmail
[helmut at BSDHelmut ~]$
>How-To-Repeat:

>Fix:
--- /usr/ports/mail/postfix/pkg-plist.org       2011-03-23 11:09:08.000000000 +0100
+++ /usr/ports/mail/postfix/pkg-plist   2011-03-23 11:09:50.000000000 +0100
@@ -36,8 +36,6 @@
 libexec/postfix/virtual
 libexec/postfix/tlsmgr
 @dirrm libexec/postfix
-bin/mailq
-bin/newaliases
 bin/qshape
 bin/rmail
 %%TEST%%bin/qmqp-sink

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



More information about the freebsd-ports-bugs mailing list