From owner-freebsd-ports@FreeBSD.ORG Fri Sep 21 15:20:21 2007 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DAE0B16A420 for ; Fri, 21 Sep 2007 15:20:21 +0000 (UTC) (envelope-from fbsd06@mlists.homeunix.com) Received: from mxout-03.mxes.net (mxout-03.mxes.net [216.86.168.178]) by mx1.freebsd.org (Postfix) with ESMTP id B0C6D13C467 for ; Fri, 21 Sep 2007 15:20:21 +0000 (UTC) (envelope-from fbsd06@mlists.homeunix.com) Received: from gumby.homeunix.com. (unknown [87.81.140.128]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTP id E88C4519FA for ; Fri, 21 Sep 2007 11:20:16 -0400 (EDT) Date: Fri, 21 Sep 2007 16:20:12 +0100 From: RW To: freebsd-ports@freebsd.org Message-ID: <20070921162012.11bcf25f@gumby.homeunix.com.> In-Reply-To: <55808010@srv.sem.ipt.ru> References: <4997c4cf0709210333v70f45f0ai8326cb87b1a8cab8@mail.gmail.com> <55808010@srv.sem.ipt.ru> X-Mailer: Claws Mail 3.0.0 (GTK+ 2.10.14; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Conflicts during install the mplayer X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Sep 2007 15:20:21 -0000 On Fri, 21 Sep 2007 15:58:45 +0400 Boris Samorodov wrote: > On Fri, 21 Sep 2007 18:33:45 +0800 veeeye wrote: > > > hi, > > i tried to install the mplayer to my freebsd6.2 with ports, > > and got this question: > > > ===> linux-gdk-pixbuf-0.22.0.18.fc4.2 conflicts with installed > > package(s): linux-gtk2-2.6.10 > > > They install files into the same place. > > Please remove them first with pkg_delete(1). > > *** Error code 1 > > > Stop in /usr/ports/graphics/linux-gdk-pixbuf. > > *** Error code 1 > > > I removed the package linux-gtk2-2.610, > > and then installed it suncessful. > > > during the process ,i saw that the mplayer depends on the > > linux_base_fc4, and the linux-gtk2-2.610 was installed for this > > reason, and the conflict happened later. > > > Is this a problem of my installed or a bug of ports? > > Can't reproduce it here: > ... > srv% make all-depends-list | grep linux You wont see any such dependencies if you don't have the realplayer option set. I'm not sure what the answer is. IIRC correctly I had to do it the other way around and delete linux-gdk-pixbuf. If you haven't already done so, I'd suggest bringing the other ports up-to-date.