From owner-freebsd-questions@FreeBSD.ORG Sun Mar 12 22:36:21 2006 Return-Path: X-Original-To: freebsd-questions@FreeBSD.org 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 66E2C16A405; Sun, 12 Mar 2006 22:36:19 +0000 (GMT) (envelope-from nork@FreeBSD.org) Received: from sakura.ninth-nine.com (sakura.ninth-nine.com [219.127.74.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id B36B343D49; Sun, 12 Mar 2006 22:36:18 +0000 (GMT) (envelope-from nork@FreeBSD.org) Received: from nadesico.ninth-nine.com (nadesico.ninth-nine.com [219.127.74.122]) by sakura.ninth-nine.com (8.13.4/8.13.4/NinthNine) with ESMTP id k2CMaHhp078580; Mon, 13 Mar 2006 07:36:17 +0900 (JST) (envelope-from nork@FreeBSD.org) Date: Mon, 13 Mar 2006 07:36:17 +0900 From: Norikatsu Shigemura To: gerard@seibercom.net Message-Id: <20060313073617.3b7c8016.nork@FreeBSD.org> In-Reply-To: <200603121723.01194.gerard@seibercom.net> References: <20060310173657.Q40614@seibercom.net> <20060312225132.a66b9005.nork@FreeBSD.org> <20060312184226.GA21363@over-yonder.net> <200603121723.01194.gerard@seibercom.net> X-Mailer: Sylpheed version 2.2.0 (GTK+ 2.8.12; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0.2 (sakura.ninth-nine.com [219.127.74.121]); Mon, 13 Mar 2006 07:36:17 +0900 (JST) Cc: ports@FreeBSD.org, freebsd-questions@FreeBSD.org, fullermd@over-yonder.net, nork@FreeBSD.org Subject: Re: Unable to build or update vcdimager 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: Sun, 12 Mar 2006 22:36:21 -0000 On Sun, 12 Mar 2006 17:22:29 -0500 Gerard Seibert wrote: > Matthew D. Fuller wrote: > > On Sun, Mar 12, 2006 at 10:51:32PM +0900 I heard the voice of > > Norikatsu Shigemura, and lo! it spake thus: > > > + to the latest versions. Please remove the following entries > > > + manually from $PREFIX/info/dir before upgrading them to > > > + vcdimager-0.7.23_2 (and later) and dirmngr-0.9.3_2 (and later) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ *NOTE*These ports are not released. > > > + respectively. > > I don't think that's right. I DID remove them. The problem is that > > when doing the 'make install', the program's own installation process > > installs then, THEN the bsd.ports.mk's INFO= process tries to install > > them again and blows up. > I can confirm that (I think). I tried removing all of the info files I > could find and still the install failed. The files I removed had been > replaced however. I am, of course, assuming that I did in fact remove > all of the correct files. I'll commit above message and to fix .texi's typos. Yes, there are still typos in these ports's .text file. So there is still a problem. Now I'm waiting for portmgr's approval.