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 3F68C138825 for ; Sat, 8 Nov 2014 10:37:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A0671E08C5; Sat, 8 Nov 2014 10:37:32 +0000 (UTC) Received: from mail-pa0-f48.google.com (mail-pa0-f48.google.com [209.85.220.48]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 753B4E089E for ; Sat, 8 Nov 2014 10:37:31 +0000 (UTC) Received: by mail-pa0-f48.google.com with SMTP id ey11so5130896pad.21 for ; Sat, 08 Nov 2014 02:37:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=7SPZortg1pXqIAdOoK5FSs8TeoaqguQr7AZpj8YUtb8=; b=jQBdjXLjiKDXmJEQ5VyN9niA1Lx7qc+DdQpKvFJ+jgtLAGCI8p/OIZqVurQN3g+hgK abJP6LpW2OAjkAAIGbAB28UylUbwlYllYQDCtetTyfsXR04Yi/VeZhkJdsiNEBLGl0ig Z00WVF3xd11AptoqMmkNr4eEubs4u07RXNvuvtMcxGo6HJNQpXiV5TONDlAHkVuXNLTN MbW926oKsWHFDLDFZzL/96kHcOOWAJGKFuu6+bMJTSFZDzh6ETieHcuFvHb3V+vj25Yn 7HIGMiNM3/qQp7aBTnsP+rd84ahei6Wclc1IXHluiEj3cjlHJoPr0uGgr2kflP1efu6/ 3fXQ== X-Received: by 10.66.234.100 with SMTP id ud4mr18601473pac.36.1415443050383; Sat, 08 Nov 2014 02:37:30 -0800 (PST) Received: from [10.0.0.3] ([58.38.188.136]) by mx.google.com with ESMTPSA id ez1sm10582758pdb.86.2014.11.08.02.37.28 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 08 Nov 2014 02:37:29 -0800 (PST) Message-ID: <545DF24B.4010500@gmail.com> Date: Sat, 08 Nov 2014 18:36:59 +0800 From: Lin Xiao User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.8.0 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 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] openjpeg dependency conflict References: <545dd800.e737700a.356c.ffffd0d7@mx.google.com> In-Reply-To: <545dd800.e737700a.356c.ffffd0d7@mx.google.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: 2a4a9722-32b4-48f6-a790-6f75e7c24993 X-Archives-Hash: 8025f0ebdc3c43a85429660d1d13a4d2 On 11/08/2014 04:43 PM, Gevisz wrote: > Yesterday, during my system update, > I have got the following warning: > > WARNING: One or more updates have been skipped due to a dependency conflict: > > media-libs/openjpeg:2 > > (media-libs/openjpeg-2.1.0::gentoo, ebuild scheduled for merge) conflicts with > > Here is more global view: > > # emerge --update --deep --with-bdeps=y --newuse --backtrack=90 --ask world > > These are the packages that would be merged, in order: > > Calculating dependencies... done! > [ebuild U ] media-sound/pulseaudio-5.0-r4 [5.0-r2] > > WARNING: One or more updates have been skipped due to a dependency conflict: > > media-libs/openjpeg:2 > > (media-libs/openjpeg-2.1.0::gentoo, ebuild scheduled for merge) conflicts with > > Would you like to merge these packages? [Yes/No] n > > After that I tryed to depclean mupdf package so that to emerge it later > but it did not work as mupdf actually was needed for llpp... > > So, I depcleaned llpp and then mupdf and all the other related packages. > > After that, I did system update that this time released no warning. > > Then I tried to emerge llpp back but once again got the following: > > > # emerge --ask llpp > > These are the packages that would be merged, in order: > > Calculating dependencies... done! > [ebuild N ] media-libs/openjpeg-2.0.0 USE="-doc -static-libs {-test}" > [ebuild N ] x11-misc/xsel-1.2.0 > [ebuild N ] dev-lang/ocaml-3.12.1 USE="X gdbm ncurses ocamlopt -emacs -latex -tk -xemacs" > [ebuild N ] app-text/mupdf-1.3_p20140118 USE="X -static -static-libs -vanilla" > [ebuild N ] dev-ml/lablgl-1.05 USE="glut ocamlopt -doc -tk" > [ebuild N ] app-text/llpp-17_p20140112 USE="ocamlopt -static" > > WARNING: One or more updates have been skipped due to a dependency conflict: > > media-libs/openjpeg:2 > > (media-libs/openjpeg-2.1.0::gentoo, ebuild scheduled for merge) conflicts with > > > Would you like to merge these packages? [Yes/No] n > > Quitting. > > Is this a bug? > > What shall I do to keep my system clean? > (except for not installing llpp, of course :) > > > That's just a WARNING. You can safely press 'y' to merge those packages. Mupdf expect