Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 01 Apr 2005 12:37:31 -0800
From:      "Michael C. Shultz" <ringworm01@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: circular depenencies
Message-ID:  <200504011237.31858.ringworm01@gmail.com>
In-Reply-To: <424D7859.4040209@munat.com>
References:  <424D7859.4040209@munat.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 01 April 2005 08:35 am, Ben Munat wrote:
> I'm upgrading using portmanager and it doesn't completely finish...
> from the output:
>
> checkForOldDepencies 0.2.9_3 skip: gstreamer-plugins-ogg-0.8.8_2 has
> a dependency gstreamer-plugins-core-0.8_1 that needs to be updated
> first
> checkForOldDepencies 0.2.9_3 skip: gstreamer-plugins-vorbis-0.8.8_2
> has a dependency gstreamer-plugins-core-0.8_1 that needs to be
> updated first
> checkForOldDepencies 0.2.9_3 skip: gstreamer-plugins-a52dec-0.8.8_2
> has a dependency gstreamer-plugins-core-0.8_1 that needs to be
> updated first
> checkForOldDepencies 0.2.9_3 skip: gstreamer-plugins-core-0.8_1 has a
> dependency gstreamer-plugins-ogg-0.8.8_2 that needs to be updated
> first checkForOldDepencies 0.2.9_3 skip:
> gstreamer-plugins-mad-0.8.8_2 has a dependency
> gstreamer-plugins-core-0.8_1 that needs to be updated first
> checkForOldDepencies 0.2.9_3 skip: gstreamer-plugins-libpng-0.8.8_2
> has a dependency gstreamer-plugins-core-0.8_1 that needs to be
> updated first
>
> How can I resolve this?
>
> Ben

 pkg_delete -f /var/db/pkg/gstreamer-plugins-*

then  rerun portmanager -u, it will pull the gstreamer stuff
back in, in the correct order.

-Mike



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