ports/105206: sysutils/bsdstats attempts to remove /usr/local/etc/periodic
Xin LI
delphij at FreeBSD.org
Mon Nov 6 12:30:53 UTC 2006
>Number: 105206
>Category: ports
>Synopsis: sysutils/bsdstats attempts to remove /usr/local/etc/periodic
>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: Mon Nov 06 12:30:19 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Xin LI
>Release: FreeBSD 6.1-RELEASE-p3 i386
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD tarsier.delphij.net 6.1-RELEASE-p3 FreeBSD 6.1-RELEASE-p3 #37: Sun Aug 13 03:34:43 CST 2006 delphij at tarsier.delphij.net:/usr/obj/usr/src/sys/TARSIER i386
>Description:
sysutils/bsdstats uses PLIST_DIRS to generate necessary plist
lines, unfortunately, we have only the way to generate @dirrm and not
@dirrmtry. It is possible that we have installed other software in
/usr/local/etc/periodic, so the use of @dirrm is incorrect.
>How-To-Repeat:
Install bsdstats and portaudit, then deinstall bsdstats.
>Fix:
Either use pkg-plist, or we fix bsd.ports.mk.
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list