From owner-freebsd-questions@FreeBSD.ORG Thu Jul 24 22:47:59 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1FD291065672 for ; Thu, 24 Jul 2008 22:47:59 +0000 (UTC) (envelope-from bahamasfranks@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.246]) by mx1.freebsd.org (Postfix) with ESMTP id D02BB8FC12 for ; Thu, 24 Jul 2008 22:47:58 +0000 (UTC) (envelope-from bahamasfranks@gmail.com) Received: by an-out-0708.google.com with SMTP id b33so1120750ana.13 for ; Thu, 24 Jul 2008 15:47:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to :sender:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition:x-google-sender-auth; bh=IN5tmNE2QHuetK5VGGeTPYv6Me7heE3I+L+j4SBe+xQ=; b=oh8yeojA1BoEu9iKc0dvgpzQGOdcWHa60uuix++01zov5UF1DaHfBfnKH9yPlolyDg KCfyWI4otv/mIjwwkfmJmU2BvruHb994aZb+3hwApDtaOKiv+K21JTKd4iBOa3gUjny6 0l/kOuaGHpnsUKjn/opU9YimjFDpDy/5vnEPg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:sender:to:subject:mime-version :content-type:content-transfer-encoding:content-disposition :x-google-sender-auth; b=qoXxz7DTwY8/TIc1z+Xc2hxPA/FeqnN7MEfQCmGV5IaVcE+VVfps3Bm3KAK2Td3Fju 0uZcMBNiyyS+2RBqPXCm58XKnMk/GGHc7z/uSdxlU58/qMBhiioVqS58rmE0NjxEKZLg EPIMKQVWUdK4mZilHUA7Fq78eykETyQ2SSV9w= Received: by 10.100.31.3 with SMTP id e3mr1548928ane.64.1216939677766; Thu, 24 Jul 2008 15:47:57 -0700 (PDT) Received: by 10.151.50.13 with HTTP; Thu, 24 Jul 2008 15:47:57 -0700 (PDT) Message-ID: <539c60b90807241547x6abefbaepc8ce9a84784b44d5@mail.gmail.com> Date: Thu, 24 Jul 2008 15:47:57 -0700 From: "Steve Franks" Sender: bahamasfranks@gmail.com To: "FreeBSD Mailing List" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Google-Sender-Auth: 7adbdf76e0767286 Subject: new vanilla system fails to install many packages/ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: stevefranks@ieee.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Jul 2008 22:47:59 -0000 I must be missing something obvious. About 25% of my dependencies fail to install with errors like: "install-info: /usr/local/info/dir: empty file" "pkg-add: command 'install-info --quiet /blah.info' failed" system is 7.0/i386 Steve