Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Mar 2005 08:06:03 -0800
From:      "Michael C. Shultz" <ringworm01@gmail.com>
To:        freebsd-ports@freebsd.org
Subject:   Re: portmanager core dump
Message-ID:  <200503170806.04209.ringworm01@gmail.com>
In-Reply-To: <BAY2-F20AF84B4311532142BABE4B1490@phx.gbl>
References:  <BAY2-F20AF84B4311532142BABE4B1490@phx.gbl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 17 March 2005 07:47 am, Lee Harr wrote:
> Not sure how much to show, or how to diagnose....
>
> ---------------------------------------------------------------------
>--- PMGRrStatus 0.2.9_3 info: looking for installed ports built with
> old dependencies
> ---------------------------------------------------------------------
>---
> ---------------------------------------------------------------------
>--- OLD kdenetwork-3.3.2 built with old dependency kdelibs-3.3.2_4,
> current dependency is kdelibs-3.3.2_5
> [...]
>
> OLD p5-XML-DOM-1.43 built with old dependency p5-libwww-5.79_1,
> current dependency is p5-libwww-5.803
> OLD p5-XML-XQL-0.68 built with old dependency p5-libwww-5.79_1,
> current dependency is p5-libwww-5.803
> OLD html2ps-letter-1.0_2 built with old dependency p5-libwww-5.79_1,
> current dependency is p5-libwww-5.803
> Segmentation fault (core dumped)
>
>
> #0  0x280e0b5a in strcmp () from /usr/lib/libc.so.4
> #1  0x28073e2b in PMGRrStatus (property=0xbfbffa48) at
> PMGRrStatus.c:222 #2  0x80492ab in portmanager (argc=2,
> argv=0xbfbffc5c) at portmanager.c:295 #3  0x8048a9c in main (argc=2,
> argv=0xbfbffc5c) at portmanager.c:47
>
>
> How should I proceed?

Well you found a bug that will take a day or two to fix.  I need to 
examine a core file before I can give you a work around using 
portmanager.  If you don't want to send a core file nor wait then
do this:

portupgrade -rf p5-libwww-5.803

This will force an upgrade of things depending on p5-libwww-5.803.


-Mike






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503170806.04209.ringworm01>