From owner-freebsd-current@FreeBSD.ORG Wed Apr 4 09:26:43 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3383916A402 for ; Wed, 4 Apr 2007 09:26:43 +0000 (UTC) (envelope-from Johan@double-l.nl) Received: from smtp-vbr12.xs4all.nl (smtp-vbr12.xs4all.nl [194.109.24.32]) by mx1.freebsd.org (Postfix) with ESMTP id C7FE013C448 for ; Wed, 4 Apr 2007 09:26:42 +0000 (UTC) (envelope-from Johan@double-l.nl) Received: from w2003s01.double-l.local (dpm.xs4all.nl [213.84.11.61]) by smtp-vbr12.xs4all.nl (8.13.8/8.13.8) with ESMTP id l349Qf0O068436; Wed, 4 Apr 2007 11:26:41 +0200 (CEST) (envelope-from Johan@double-l.nl) Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.5 Date: Wed, 4 Apr 2007 11:27:41 +0200 Message-ID: <57200BF94E69E54880C9BB1AF714BBCBB512@w2003s01.double-l.local> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: ports do not start at 7 current as of today Thread-Index: Acd2lKwtvyKJe3W4TBeNq3wbYdg0uAABl+yA From: "Johan Hendriks" To: "Andrey Chernov" X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-current@freebsd.org Subject: RE: ports do not start at 7 current as of today X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Apr 2007 09:26:43 -0000 -----Oorspronkelijk bericht----- Van: Andrey Chernov [mailto:ache@freebsd.org]=20 Verzonden: woensdag 4 april 2007 10:36 Aan: Lukas Ertl CC: Johan Hendriks; freebsd-current@freebsd.org; des@freebsd.org Onderwerp: Re: ports do not start at 7 current as of today On Wed, Apr 04, 2007 at 09:48:17AM +0200, Lukas Ertl wrote: > Johan Hendriks wrote: > > This is the output from rcorder /usr/local/etc/rc.d/* > >=20 > > rcorder: file `/usr/local/etc/rc.d/ezjail.sh' is before unknown provision `securelevel' > > rcorder: requirement `DAEMON' in file `/usr/local/etc/rc.d/cupsd' has no providers. About rcorder's part - this was so even before des@ change.=20 Use this call form instead: rcorder /etc/rc.d/* /usr/local/etc/rc.d/* --=20 http://ache.pp.ru/ The output of rcorder /etc/rc.d/* /usr/local/etc/rc.d/* gives no errors indeed. But still my ports do not start. I cvsuped today and did a buildworld just jet. Regards, Johan