From owner-freebsd-current Tue Jul 21 16:41:57 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA11719 for freebsd-current-outgoing; Tue, 21 Jul 1998 16:41:57 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from awfulhak.org (awfulhak.force9.co.uk [195.166.136.63]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA11655 for ; Tue, 21 Jul 1998 16:41:35 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from gate.lan.awfulhak.org (brian@localhost [127.0.0.1]) by awfulhak.org (8.8.8/8.8.8) with ESMTP id AAA28587; Wed, 22 Jul 1998 00:25:20 +0100 (BST) (envelope-from brian@gate.lan.awfulhak.org) Message-Id: <199807212325.AAA28587@awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: Julian Elischer cc: "Jordan K. Hubbard" , Dag-Erling Coidan Sm rgrav , Alfred Perlstein , Joel Ray Holveck , freebsd-current@FreeBSD.ORG Subject: Re: vn subsystem In-reply-to: Your message of "Tue, 21 Jul 1998 09:29:04 PDT." Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Date: Wed, 22 Jul 1998 00:25:18 +0100 From: Brian Somers Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id QAA11699 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Indeed. DEVFS + SLICE = make release breakage. I tried a quick local hack to mount -t devfs devfs /dev || { cd /dev; sh ./MAKEDEV std; } (or similar), but it didn't work first time and I hadn't the time to try again. The problem was probably that I was already in a chrooted environment at that point and mounts are global.... so I was trying to mount /dev when it was already mounted and wasn't going near the chrooted area at all.... > Might soft-updates be involved? > > > On Tue, 21 Jul 1998, Jordan K. Hubbard wrote: > > > Sounds like a local configuration error - I just rolled 2 3.0 snaps in > > a row without trouble. > > > > - Jordan > > > > > "Jordan K. Hubbard" writes: > > > > "Works for me" > > > > > > > > I'd not be able to build 3.0 snapshots at all if it were broken. > > > > > > Well, I haven't been able to make release for quite some time now. It > > > stops when trying to vnconfig the floppy image. > > > > > > DES > > > -- > > > Dag-Erling Smørgrav - smoergrd@oslo.geco-prakla.slb.com -- Brian , , Don't _EVER_ lose your sense of humour.... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message