/etc/rc.d after cvsup yesterday?

JD Bronson jbronson at sixcompanies.com
Fri May 25 13:11:15 UTC 2007


I noticed after cvsup'ing the other day (6.2-stable) that /etc/rc.d 
now has some issues:

# rcorder /usr/src/etc/rc.d/*
rcorder: requirement `zfs' in file `/usr/src/etc/rc.d/FILESYSTEMS' 
has no providers.

(removing 'zfs' in FILESYSTEMS fixes this)

and then this later on with rcorder:
..
...
/usr/src/etc/rc.d/routed
rcorder: Circular dependency on provision `mountcritremote' in file 
`/usr/src/etc/rc.d/archdep'.


So to fix this (for now) I just changed the REQUIRE from 
'mountcritremote' to 'routed' and that seems to be OK for me.

Anyone else notice this?

-JD



More information about the freebsd-stable mailing list