Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Apr 2007 19:31:43 -0400 (EDT)
From:      Michael W Lucas <mwlucas@blackhelicopters.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/112017: bogus rcNG dependency in sysutils/hal
Message-ID:  <200704222331.l3MNVhRR039468@bewilderbeast.blackhelicopters.org>
Resent-Message-ID: <200704222350.l3MNo3N1035696@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704222331.l3MNVhRR039468>