From owner-freebsd-ports Tue Sep 17 11:30: 4 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B997837B401 for ; Tue, 17 Sep 2002 11:30:03 -0700 (PDT) Received: from InterJet.dellroad.org (adsl-63-194-81-26.dsl.snfc21.pacbell.net [63.194.81.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id B17F243E9E for ; Tue, 17 Sep 2002 11:30:02 -0700 (PDT) (envelope-from archie@dellroad.org) Received: from arch20m.dellroad.org (arch20m.dellroad.org [10.1.1.20]) by InterJet.dellroad.org (8.9.1a/8.9.1) with ESMTP id LAA17812 for ; Tue, 17 Sep 2002 11:18:23 -0700 (PDT) Received: from arch20m.dellroad.org (localhost [127.0.0.1]) by arch20m.dellroad.org (8.12.6/8.12.6) with ESMTP id g8HIHPrf051508 for ; Tue, 17 Sep 2002 11:17:25 -0700 (PDT) (envelope-from archie@arch20m.dellroad.org) Received: (from archie@localhost) by arch20m.dellroad.org (8.12.6/8.12.6/Submit) id g8HIHPhU051507 for ports@freebsd.org; Tue, 17 Sep 2002 11:17:25 -0700 (PDT) From: Archie Cobbs Message-Id: <200209171817.g8HIHPhU051507@arch20m.dellroad.org> Subject: pkg_add and /var/db/pkg directory name bug To: ports@freebsd.org Date: Tue, 17 Sep 2002 11:17:25 -0700 (PDT) X-Mailer: ELM [version 2.4ME+ PL88 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, [ FYI I don't subscribe to this list so please CC: me on any replies. Also, my apologies if this is already known and/or fixed. ] I have two machines updated to 4.7-PRERELEASE as of a few days ago. Both machines have a CVS updated ports tree. I built and installed some ports on machine A, then created packages from these installed ports via "pkg_create -b foo-1.2.3". Then I copied the resulting tarballs to machine B and installed them with the command "pkg_install foo-1.2.3.tgz". The problem is that the directory created in /var/db/pkg is named "foo-1.2.3.tbz" instead of "foo-1.2.3" .. is that correct? It seems to make the package not be found when looked for as a dependency. Thanks, -Archie __________________________________________________________________________ Archie Cobbs * Packet Design * http://www.packetdesign.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message