From owner-freebsd-bugs@FreeBSD.ORG Thu Oct 12 20:10:27 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0394916A407 for ; Thu, 12 Oct 2006 20:10:27 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 868EA43D46 for ; Thu, 12 Oct 2006 20:10:26 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k9CKAQlL031870 for ; Thu, 12 Oct 2006 20:10:26 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k9CKAQaw031866; Thu, 12 Oct 2006 20:10:26 GMT (envelope-from gnats) Date: Thu, 12 Oct 2006 20:10:26 GMT Message-Id: <200610122010.k9CKAQaw031866@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Kris Kennaway Cc: Subject: Re: misc/104348: installer cannot find packages/INDEX X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Kris Kennaway List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Oct 2006 20:10:27 -0000 The following reply was made to PR misc/104348; it has been noted by GNATS. From: Kris Kennaway To: Lasse Kliemann Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: misc/104348: installer cannot find packages/INDEX Date: Thu, 12 Oct 2006 16:00:32 -0400 On Thu, Oct 12, 2006 at 02:01:19PM +0000, Lasse Kliemann wrote: > - boot from the ISO image (disc 1) > - choose "Standard Installation" > - partition the disk > - under "Choose Distributions" choose "All" and then say "Yes" to the ports > - exit, choose "CD/DVD" > - the machine works for some time > - "Unable to get packages/INDEX file from selected media" > - pressing enter, one can see for a few moments the message "Installing Xlib distribution" > - then again "Unable to get packages/INDEX... " > - pressing enter, one can see for a few moments the message "Installing Xman distribution" > - ... and so on with more X stuff (Xdoc, Xports, ...) > >How-To-Repeat: > Try to install from the CD as described above. Per the beta release announcement packages are not yet available from sysinstall. Kris