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 63DE1138825 for ; Sat, 8 Nov 2014 16:47:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0317CE0894; Sat, 8 Nov 2014 16:47:36 +0000 (UTC) Received: from mail-la0-f50.google.com (mail-la0-f50.google.com [209.85.215.50]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 86181E096B for ; Sat, 8 Nov 2014 16:47:34 +0000 (UTC) Received: by mail-la0-f50.google.com with SMTP id hz20so5849770lab.37 for ; Sat, 08 Nov 2014 08:47:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:to:subject:in-reply-to:references:mime-version :content-type:content-transfer-encoding; bh=JcSvVb4eNeZdKfrY6wamK8DXZUVMQFKVxZSKoPGOesg=; b=C5qfY4sjAHWPxXc//o0YFnUY4hHYvzOCczGExXsAhTWHsP7ZuLyKgQjkHrbZPQyA42 s8W0OJ6rZlB60ONH/ZbDpS9g1ngN34fxohD/SpHU+aBTIOFVc/8GClK7VKd8Dyizvk6i mnHLcRxW1489AuKpBGPCKZwwWODlyqR+V4Ss29pAAS4CrwVjUM9in0PDHfzwnDJZplFe ceQBBL9Zyk0L4LWxUq0P32SGzmClxsblJWk7G3Zv6T0Nx7eqs/euIiqoHeD/pPCGUOrK 4mYJX6eGNHUSq+cZUPYMr7Zessp3uwrZlu6wxtu39TZnXzxAP3zMilebmIguwMwRvwTH L5VQ== X-Received: by 10.152.204.230 with SMTP id lb6mr5681982lac.35.1415465252913; Sat, 08 Nov 2014 08:47:32 -0800 (PST) Received: from cosmo ([193.200.85.246]) by mx.google.com with ESMTPSA id qs2sm4026929lbb.28.2014.11.08.08.47.32 for (version=SSLv3 cipher=RC4-SHA bits=128/128); Sat, 08 Nov 2014 08:47:32 -0800 (PST) Message-ID: <545e4924.c28a700a.6892.ffffdd2f@mx.google.com> Date: Sat, 8 Nov 2014 18:46:27 +0200 From: Gevisz To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] openjpeg dependency conflict In-Reply-To: <545DF24B.4010500@gmail.com> References: <545dd800.e737700a.356c.ffffd0d7@mx.google.com> <545DF24B.4010500@gmail.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=US-ASCII Content-Transfer-Encoding: 7bit X-Archives-Salt: 5f774fe1-e773-4c81-8a8c-7d8ac615a0e5 X-Archives-Hash: 8b878a706d2ae01705f762d75c5c78b7 On Sat, 08 Nov 2014 18:36:59 +0800 Lin Xiao wrote: > > 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 of openjpeg is 2.1.0. > So the warning just telling you that update to latest openjpeg is skipped. > Mupdf-1.5-r1 doesn't have this restriction. So when it's stabilized the > warning will gone. Ok, thank you for explanation.