[Bug 197998] security/tor: rcorder: requirement `USR' in file `/usr/local/etc/rc.d/tor' has no providers.
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Feb 24 18:56:16 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197998
Bug ID: 197998
Summary: security/tor: rcorder: requirement `USR' in file
`/usr/local/etc/rc.d/tor' has no providers.
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: bf at FreeBSD.org
Reporter: jbeich at FreeBSD.org
Assignee: bf at FreeBSD.org
Flags: maintainer-feedback?(bf at FreeBSD.org)
Created attachment 153455
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=153455&action=edit
rc.d REQUIRE: FILESYSTEMS
Trying to sanity check ports rc.d scripts on 11.0-CURRENT I've discovered:
$ rcorder /etc/rc.d/* /usr/local/etc/rc.d/* >/dev/null
rcorder: requirement `USR' in file `/usr/local/etc/rc.d/tor' has no providers.
Exit 1
USR never existed on FreeBSD, so what one may want is FILESYSTEMS which mounts
/usr and sets up /var. However, on my box the order before/after the patch
remains unchanged.
--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Auto-assigned to maintainer bf at FreeBSD.org
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list