From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id E8D321383D3 for ; Tue, 1 Sep 2015 09:09:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 43381142AE; Tue, 1 Sep 2015 09:09:05 +0000 (UTC) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 242641426D for ; Tue, 1 Sep 2015 09:09:03 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ZWhYo-0003xX-FR for gentoo-user@lists.gentoo.org; Tue, 01 Sep 2015 11:08:58 +0200 Received: from athedsl-233303.home.otenet.gr ([85.74.230.245]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 01 Sep 2015 11:08:58 +0200 Received: from realnc by athedsl-233303.home.otenet.gr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 01 Sep 2015 11:08:58 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Nikos Chantziaras Subject: [gentoo-user] Re: [SOLVED] media-libs/jpeg / media-libs/libjpeg-turbo - blocking each other Date: Tue, 1 Sep 2015 12:08:52 +0300 Message-ID: References: <55E4CC65.2040603@sys-concept.com> <55E4D135.3080901@gmail.com> <55E4F2DB.8070903@sys-concept.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: athedsl-233303.home.otenet.gr User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 In-Reply-To: <55E4F2DB.8070903@sys-concept.com> X-Archives-Salt: cf9d3382-c15f-40a1-922b-26b08613df3a X-Archives-Hash: 55cac06d0ac658993f6059267728d7fa On 01/09/15 03:35, thelma@sys-concept.com wrote: > Found a solution. > > emerge -avC libjpeg-turbo > emerge -av1 media-libs/jpeg:0 media-libs/jpeg:62 > > Solved the problem. That is not a solution. It's a workaround. The real solution is to make the package that depends on media-libs/jpeg not depend on it. I doubt that it really needs that package and can't work with libjpeg-turbo instead.