On Fri, May 25, 2007 at 07:42:10AM -0500, JD Bronson wrote: > 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)
Looks like that bit was MFCed in error. zfs only exists on CURRENT. > 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? Not sure about that one though :-) Tim. -- Tim Bishop http://www.bishnet.net/tim/ PGP Key: 0x5AE7D984 _______________________________________________ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"