From owner-freebsd-perl@FreeBSD.ORG Sun Dec 19 22:34:56 2004 Return-Path: Delivered-To: freebsd-perl@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3FF0216A4CE for ; Sun, 19 Dec 2004 22:34:56 +0000 (GMT) Received: from mail.ciam.ru (mail.ciam.ru [213.147.57.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id D855643D2F for ; Sun, 19 Dec 2004 22:34:55 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from ppp83-237-181-39.pppoe.mtu-net.ru ([83.237.181.39]) by mail.ciam.ru with esmtpa (Exim 4.x) id 1Cg9de-0005sw-C3; Mon, 20 Dec 2004 01:34:54 +0300 Message-ID: <41C6021A.8070607@FreeBSD.org> Date: Mon, 20 Dec 2004 01:35:06 +0300 From: Sergey Matveychuk User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.3) Gecko/20040910 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Kris Kennaway References: <20041218203729.GQ93790@xor.obsecurity.org> <41C5EF63.70003@FreeBSD.org> <20041219214723.GA99176@xor.obsecurity.org> In-Reply-To: <20041219214723.GA99176@xor.obsecurity.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: perl@FreeBSD.org Subject: Re: [ports-i386@FreeBSD.org: p5-DBD-File-0.22 pkg-plist errors on i386 5] X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Dec 2004 22:34:56 -0000 Kris Kennaway wrote: > On Mon, Dec 20, 2004 at 12:15:15AM +0300, Sergey Matveychuk wrote: > >>Kris Kennaway wrote: >> >> >>> http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/a.5.2004121802/p5-DBD-File-0.22.log >>> >>>list of files present before this port was installed but missing after it >>>was deinstalled) >>>./usr/local/lib/perl5/5.8.5/man/man3/DBD::File.3.gz missing >> >>Looks like a nonsence. > > > It means that some other port in the dependency chain installed that > file, but you removed it leaving the other port with a missing file. > > Kris > I see the problem. This port should not be installed with p5-DBI. p5-DBI includes DBD::File. -- Sem.