From owner-freebsd-questions@FreeBSD.ORG Wed Jun 13 01:13:38 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 675DF1065675 for ; Wed, 13 Jun 2012 01:13:38 +0000 (UTC) (envelope-from will@worrbase.com) Received: from mail.worrbase.com (pony-express.csh.rit.edu [129.21.50.93]) by mx1.freebsd.org (Postfix) with ESMTP id 2D8A58FC18 for ; Wed, 13 Jun 2012 01:13:37 +0000 (UTC) Received: from mail.worrbase.com (localhost [127.0.0.1]) by mail.worrbase.com (Postfix) with ESMTP id C1DD9A8046 for ; Tue, 12 Jun 2012 21:04:12 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=worrbase.com; h= mime-version:from:date:message-id:subject:to:content-type; s= mail; bh=wTmMwaYLGc9x9N1lpm26K4gVMVFHkRKcZYG4iI5wI0c=; b=iEQiu1B 2Sx6DjwfBp/K0wx0PYLT1HZazdLXt4vOaCW6HeFKRHuzVlrv4u+bAGfniRf35LCP mNkmOC5RXN9X35/3pPCBjQE62RwJvOFQIA2ESut5yS6jOPmGhXb6GbykHPD8Ucve lAhfIl1Qwey7Qu0OICV5MTP1pSQfNWJttHNc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=worrbase.com; h=mime-version :from:date:message-id:subject:to:content-type; q=dns; s=mail; b= CgavQZ8Z5l2Hb5I/68RThhZZFfZq9nuIye9GqtqYSc1gPiIFyplV7mPIujhtd/U9 haSUsF9MR2X4v9yDmyMx6B3n2TELQW8PmvDe0zhORiaSqCKoAUlIQ5h5vLXVk/Vw 974LlRf36rEOVEGoEvBK5z8PTStvQtx9HOQxLP2p8UY= Received: from mail-lb0-f182.google.com (mail-lb0-f182.google.com [209.85.217.182]) by mail.worrbase.com (Postfix) with ESMTPSA id 6C9C2A8014 for ; Tue, 12 Jun 2012 21:04:12 -0400 (EDT) Received: by lbon10 with SMTP id n10so1051464lbo.13 for ; Tue, 12 Jun 2012 18:04:11 -0700 (PDT) Received: by 10.112.23.196 with SMTP id o4mr5499199lbf.49.1339549450993; Tue, 12 Jun 2012 18:04:10 -0700 (PDT) MIME-Version: 1.0 Received: by 10.112.84.42 with HTTP; Tue, 12 Jun 2012 18:03:50 -0700 (PDT) From: William Orr Date: Tue, 12 Jun 2012 18:03:50 -0700 Message-ID: To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: Lost /var/db/pkg X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Jun 2012 01:13:38 -0000 Hello, I had a hard disk failure some time ago, and I ended up losing /var/db/pkg/ and everything under it (before you say I should've been backing it up, I know, I was actually doing an initial full when this happened). Is there a way I can restore it, or at least manually add entries I know for sure about? Thanks, Will Orr (Please cc me on the replies, as I'm not subscribed to the list)