ports/112017: bogus rcNG dependency in sysutils/hal

Michael W Lucas mwlucas at blackhelicopters.org
Sun Apr 22 23:50:03 UTC 2007


>Number:         112017
>Category:       ports
>Synopsis:       bogus rcNG dependency in sysutils/hal
>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 Apr 22 23:50:02 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Michael W Lucas
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
none
>Environment:
System:		FreeBSD stretchlimo.blackhelicopters.org 7.0-CURRENT FreeBSD 7.0-CURRENT #6: Fri Apr 20 22:31:41 EDT 2007     mwlucas at stretchlimo.blackhelicopters.org:/usr/obj/usr/src/sys/STRETCH  i386


>Description:

I have installed hal-0.5.8.20070403.

/usr/local/etc/rc.d/hald claims a dependency on usbd, which no longer
exists (at least on -current).

Shouldn't this be devd instead?


>How-To-Repeat:

rcorder /etc/rc.d/* /usr/local/etc/rc.d/* | head -10
rcorder: Circular dependency on provision `mountcritremote' in file `/etc/rc.d/archdep'.
rcorder: requirement `usbd' in file `/usr/local/etc/rc.d/hald' has no providers.

>Fix:

Replace usbd with devd in startup script.

OK, so this is possibly the most trivial ports PR ever, but I thought
I should file it anyway.  It might affect someone sometime, eventually.

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



More information about the freebsd-ports-bugs mailing list