From owner-freebsd-perl@FreeBSD.ORG Thu May 10 21:13:08 2012 Return-Path: Delivered-To: perl@FreeBSD.org Received: from mx2.freebsd.org (mx2.freebsd.org [69.147.83.53]) by hub.freebsd.org (Postfix) with ESMTP id B5C2F106566C; Thu, 10 May 2012 21:13:08 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from opti.dougb.net (hub.freebsd.org [IPv6:2001:4f8:fff6::36]) by mx2.freebsd.org (Postfix) with ESMTP id 7A8C31A7491; Thu, 10 May 2012 21:13:08 +0000 (UTC) Message-ID: <4FAC2F64.3040402@FreeBSD.org> Date: Thu, 10 May 2012 14:13:08 -0700 From: Doug Barton Organization: http://SupersetSolutions.com/ User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:12.0) Gecko/20120506 Thunderbird/12.0.1 MIME-Version: 1.0 To: John Hein References: <201205101450.q4AEoGo6021154@freefall.freebsd.org> <20396.8819.784130.298812@gromit.timing.com> In-Reply-To: <20396.8819.784130.298812@gromit.timing.com> X-Enigmail-Version: 1.5pre OpenPGP: id=1A1ABC84 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: perl@FreeBSD.org, timp87@gmail.com, bug-followup@FreeBSD.org Subject: Re: ports/167767: textproc/p5-XML-SAX doesn't install with perl-5.14.2_2 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 10 May 2012 21:13:08 -0000 On 05/10/2012 13:17, John Hein wrote: > milki wrote at 14:50 +0000 on May 10, 2012: > > I'm curious. Can you give more details on your p5-XML-SAX-Base > > installation? > > > > pkg_info -x -L p5-XML-SAX > > You probably wanted: > > pkg_info -g -L -x p5-XML-SAX > > The problem is: > > Installing p5-XML-SAX-Base installs Exception.pm, blowing away > p5-XML-SAX-0.96's Exception.pm > > Upgrading p5-XML-SAX from 0.96 to 0.99 (using portmaster, for > instance) removes Exception.pm since it was in the plist of > the old p5-XML-SAX-0.96. > > Then a later part of the upgrade of p5-XML-SAX from 0.96 to 0.99 > fails due to the missing Exception.pm > > Manually reinstalling p5-XML-SAX-Base and then p5-XML-SAX fixed things > for me. > > A note in UPDATING is pretty much needed here since portmaster > did not know it removed a file from a different port. I ran into the same problem with 5.12, here is how I fixed it: pkg_info -qo p5-XML-SAX\* > p5-XML-SAX-list pkg_delete -f p5-XML-SAX\* portmaster `cat p5-XML-SAX-list` Also, textproc/p5-XML-SAX needs to either be marked IS_INTERACTIVE or patched to avoid this: Do you want XML::SAX to alter ParserDetails.ini? [Y] hth, Doug -- This .signature sanitized for your protection