Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 08 Mar 2012 00:01:51 +0100
From:      Mel Flynn <rflynn@acsalaska.net>
To:        Michael Heitmeier <mheitm@gmail.com>
Cc:        ports@freebsd.org
Subject:   Re: Squeezeboxserver loops endlessly
Message-ID:  <4F57E8DF.3070706@acsalaska.net>
In-Reply-To: <CAL4YS5Xg3weAZ%2BhyxSTjGhaTNyxBzPM-Kk=49xs=T5QCg72rUQ@mail.gmail.com>
References:  <CAL4YS5Xg3weAZ%2BhyxSTjGhaTNyxBzPM-Kk=49xs=T5QCg72rUQ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

On 3/7/2012 22:48, Michael Heitmeier wrote:

> I just cvsupped ports so I'm wondering is that a problem on my side or is
> the port broken?

> ===>>> Port directory: /usr/ports/www/p5-libwww
> 
> ===>>> Launching 'make checksum' for www/p5-libwww in background
> ===>>> Gathering dependency list for www/p5-libwww from ports
> 
> ===>>> The dependency for net/p5-Net-HTTP
>        seems to be handled by p5-libwww-5.837

This one of two cases I know of that portmaster is trying to be smarter
then it should.
It notices a conflict and tries to redirect the dependency to the
conflicting port. In many cases this is the correct thing to do, but not
in this case, because one of the ports depends on the other. Deleting
both p5-libwww-5.837 and p5-Net-HTTP-* and then re-running portmaster
should fix things for you.

(The other case is detecting BROKEN and failing prematurely so that
TRYBROKEN can't be used. It should instead inspect IGNORE to be non empty.)
-- 
Mel



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