From owner-freebsd-questions@FreeBSD.ORG Tue Aug 26 04:45:58 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4791C16A4BF for ; Tue, 26 Aug 2003 04:45:58 -0700 (PDT) Received: from swan.mail.pas.earthlink.net (swan.mail.pas.earthlink.net [207.217.120.123]) by mx1.FreeBSD.org (Postfix) with ESMTP id A40B643FAF for ; Tue, 26 Aug 2003 04:45:57 -0700 (PDT) (envelope-from mbaki@whywire.net) Received: from user-119apb3.biz.mindspring.com ([66.149.101.99] helo=nebula.whywire.net) by swan.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 19rcGq-0005Il-00 for freebsd-questions@freebsd.org; Tue, 26 Aug 2003 04:45:57 -0700 Received: from whywire.net (nebula.whywire.net [10.0.3.1]) by nebula.whywire.net (8.12.2/8.12.2) with ESMTP id h7QBRfQv028182 for ; Tue, 26 Aug 2003 07:27:42 -0400 (EDT) From: "Monah Baki" To: freebsd-questions@freebsd.org Date: Tue, 26 Aug 2003 08:27:41 -0400 Message-Id: <20030826112109.M39712@whywire.net> X-Mailer: Open WebMail 2.10 20030731 X-OriginatingIP: 68.98.162.39 (mbaki) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Subject: Ports question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Aug 2003 11:45:58 -0000 Hi all, I recently upgraded my ports directory. I created the directory/file "/usr/ports/package/INDEX". When I run /stand/sysinstall and configure a package from a existing filesystem (/usr/ports) I can see all the files, but when I try to install a package, I get the error: Unable to fetch package bash-2.05b.007 from selected media. No package add will be done. I'm running Freebsd 5.1. Thank you