ports/113115: ataidle 1.0 does not install rc.d script
Erik Cederstrand
erik at cederstrand.dk
Tue May 29 09:20:05 UTC 2007
>Number: 113115
>Category: ports
>Synopsis: ataidle 1.0 does not install rc.d script
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Tue May 29 09:20:04 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Erik Cederstrand
>Release: 6.2
>Organization:
>Environment:
FreeBSD server.my.tld 6.2-STABLE FreeBSD 6.2-STABLE #28: Thu Apr 26 01:08:38 CEST 2007 erik at server.my.tld:/usr/obj/usr/src/sys/SERVER i386
>Description:
ataidle 1.0 provides an rc.d startup script in the tarball, but the script is not installed. Apparently, the line:
install freebsd/ataidle_rc $(PREFIX)/etc/rc.d/ataidle; \
from the Makefile is not sufficient to install the rc.d script. Also, the "uninstall" part of the Makefile should probably remove the script again. It currently does not do this.
>How-To-Repeat:
cd /usr/ports/sysutils/ataidle
make deinstall
make install clean
ls /usr/local/etc/rc.d/ataidle
.. lists nothing
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list