From owner-freebsd-gnome@FreeBSD.ORG Sun Mar 10 09:20:36 2013 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 2D5891000; Sun, 10 Mar 2013 09:20:36 +0000 (UTC) (envelope-from kwm@rainbow-runner.nl) Received: from fep23.mx.upcmail.net (fep23.mx.upcmail.net [62.179.121.43]) by mx1.freebsd.org (Postfix) with ESMTP id 1C55132A; Sun, 10 Mar 2013 09:20:34 +0000 (UTC) Received: from edge03.upcmail.net ([192.168.13.238]) by viefep16-int.chello.at (InterMail vM.8.01.05.05 201-2260-151-110-20120111) with ESMTP id <20130310091925.OOAJ20733.viefep16-int.chello.at@edge03.upcmail.net>; Sun, 10 Mar 2013 10:19:25 +0100 Received: from [127.0.0.1] ([178.84.132.32]) by edge03.upcmail.net with edge id 9lKQ1l01P0i5fp603lKRAp; Sun, 10 Mar 2013 10:19:25 +0100 X-SourceIP: 178.84.132.32 Message-ID: <513C501D.1020500@rainbow-runner.nl> Date: Sun, 10 Mar 2013 10:19:25 +0100 From: Koop Mast User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130215 Thunderbird/17.0.3 MIME-Version: 1.0 To: Ruslan Makhmatkhanov Subject: Re: ports/176750: accessibility/at-spi does not record a CONFLICTS for at-spi2-atk References: <201303091711.r29HBx2k097089@freefall.freebsd.org> <513C2050.30507@yandex.ru> In-Reply-To: <513C2050.30507@yandex.ru> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 130309-1, 09-03-2013), Outbound message X-Antivirus-Status: Clean Cc: gnome@freebsd.org, Kevin Oberman , mandree@freebsd.org, kwm@freebsd.org X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Mar 2013 09:20:36 -0000 On 10-3-2013 6:55, Ruslan Makhmatkhanov wrote: > Kevin Oberman wrote on 10.03.2013 05:44: >> On Sat, Mar 9, 2013 at 9:11 AM, wrote: >> >>> Synopsis: accessibility/at-spi does not record a CONFLICTS for >>> at-spi2-atk >>> >>> State-Changed-From-To: open->closed >>> State-Changed-By: kwm >>> State-Changed-When: Sat Mar 9 17:11:41 UTC 2013 >>> State-Changed-Why: >>> Fix by removing the conflict, thanks for reporting! >>> >>> The conflict was only removed in one direction. >>> accessibility/at-spi2-atk >> still retains the conflict with accessibility/at-spi. If you delete both >> ports and install accessibility/at-spi, it works, but the next time you >> attempt to update accessibility/at-spi2-atk, it will fail. > > Yes, it looks like this within portmaster session: > """ > ===>>> accessibility/at-spi2-atk seems to depend on accessibility/at-spi > which looks like a dependency loop > > ===>>> Try pkg_updating accessibility/at-spi > ===>>> Aborting update > """ > So not yet fixed. > I removed the conflict entry but I can't reproduce the loop problem. at-spi2-atk should only need at-spi2-core. -Koop