From owner-freebsd-questions Wed Aug 23 05:18:18 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id FAA00201 for questions-outgoing; Wed, 23 Aug 1995 05:18:18 -0700 Received: from modico.eleinf.uv.es (modico.eleinf.uv.es [147.156.7.158]) by freefall.FreeBSD.org (8.6.11/8.6.6) with ESMTP id FAA00190 for ; Wed, 23 Aug 1995 05:17:46 -0700 Received: (from rosich@localhost) by modico.eleinf.uv.es (8.6.12/8.6.6) id OAA02138 for freebsd-questions@freebsd.org; Wed, 23 Aug 1995 14:17:58 +0200 From: Paco Rosich Message-Id: <199508231217.OAA02138@modico.eleinf.uv.es> Subject: pkg_add in 2.0.5 To: freebsd-questions@freebsd.org Date: Wed, 23 Aug 1995 14:17:56 +0200 (MET DST) X-Mailer: ELM [version 2.4 PL23] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-Latin-1 Content-Transfer-Encoding: 8bit Content-Length: 400 Sender: questions-owner@freebsd.org Precedence: bulk I get this error when installing any package in 2.0.5: Projected size of 204800 exceeds free space in (null) Not extracting /home/rosich/top-3.2.tgz This happens just after installing FreeBSD on a 4 Gb SCSI disk (3.7 Gb for /, no /usr partition). Previous FreeBSD installations made from the same diskettes on small IDE disks work OK. if this a bug, is a fixed pkg_add available? Paco.