From owner-freebsd-questions@FreeBSD.ORG Tue Aug 26 12:57:38 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 EB5E216A4BF for ; Tue, 26 Aug 2003 12:57:38 -0700 (PDT) Received: from rwcrmhc12.comcast.net (rwcrmhc12.comcast.net [216.148.227.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2AA1B43FE0 for ; Tue, 26 Aug 2003 12:57:38 -0700 (PDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: from be-well.ilk.org (be-well.no-ip.com[66.30.200.37]) by comcast.net (rwcrmhc12) with ESMTP id <2003082619534401400fkp92e>; Tue, 26 Aug 2003 19:53:44 +0000 Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [66.30.200.37] (may be forged)) by be-well.ilk.org (8.12.9/8.12.9) with ESMTP id h7QJrgN9041116; Tue, 26 Aug 2003 15:53:43 -0400 (EDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: (from lowell@localhost) by be-well.ilk.org (8.12.9/8.12.6/Submit) id h7QJreVO041113; Tue, 26 Aug 2003 15:53:40 -0400 (EDT) X-Authentication-Warning: be-well.ilk.org: lowell set sender to freebsd-questions-local@be-well.ilk.org using -f Sender: lowell@be-well.no-ip.com To: Monah Baki References: <200308261512.h7QFCxif018829@nebula.whywire.net> From: Lowell Gilbert Date: 26 Aug 2003 15:53:40 -0400 In-Reply-To: <200308261512.h7QFCxif018829@nebula.whywire.net> Message-ID: <44smno6vqz.fsf@be-well.ilk.org> Lines: 13 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: Ports question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Aug 2003 19:57:39 -0000 Monah Baki writes: > I recently upgraded my ports directory. I wanted to install packages using sysin > stall, so I created a directory /usr/ports/packages and copied the index file to > it. However, when I run sysinstall and choose packages from an existing system > (bash) I get an error: > > Unable to fetch package bash-2.05b.007 from selected media. No package add will > be done. > > I'm running Freebsd 5.1. Why not just call pkg_add(1) by hand?