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 492EC1381F3 for ; Sat, 13 Jul 2013 20:07:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AB4FCE0B53; Sat, 13 Jul 2013 20:07:32 +0000 (UTC) Received: from mail-ye0-f180.google.com (mail-ye0-f180.google.com [209.85.213.180]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 827F3E0B3B for ; Sat, 13 Jul 2013 20:07:31 +0000 (UTC) Received: by mail-ye0-f180.google.com with SMTP id r11so3489954yen.25 for ; Sat, 13 Jul 2013 13:07:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=to:message-id:date:from; bh=VuKpv7+QTB8jahTqVi74yLRO42KvCMgU2+qmtceEB6g=; b=Lve7CYO4HSm9NfVBV3eFpH5Gb5m1mWGjCtLDAH2POkFQ1E7mP5zxM3VvI6EZ1O8mcg pjVtw9ZF2/helnuULxLuv7St0xvF/EGc0fGFbjVRA7gqqTuZS1QDBBd9AGLed5IDFXVC Cp5wjpDZPXPg+1MqVJesXFhaJZlEx0BooqxMvMt9wwT0geGVK+zaRq7dTNZR2exQxwZz 61vCPw+Vxc4izLjZnpODRPwUllilY5MZHRRKFDhBm0P+NH942zPLCjm2OlmN//kHUFnA ZNl2GX6Iuj40rGJlKee4obhbrMlilZ3AQZUEDciVhm/m7vP65CEXgQvJW14XzDIUw177 3unw== X-Received: by 10.236.151.33 with SMTP id a21mr26222019yhk.0.1373746050522; Sat, 13 Jul 2013 13:07:30 -0700 (PDT) Received: from crow.satelite.com ([190.51.38.40]) by mx.google.com with ESMTPSA id s47sm35129713yhl.19.2013.07.13.13.07.28 for (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 13 Jul 2013 13:07:29 -0700 (PDT) Received: by crow.satelite.com (Postfix, from userid 1000) id A5A2520BB3; Sat, 13 Jul 2013 17:06:34 -0300 (ART) To: gentoo-user@lists.gentoo.org Message-Id: <20130713200634.A5A2520BB3@crow.satelite.com> Date: Sat, 13 Jul 2013 17:06:34 -0300 (ART) From: kyd.is.back@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 Subject: [gentoo-user] X-Archives-Salt: 5a74d7df-0c20-441a-934d-99acfd3fb031 X-Archives-Hash: 9b413ef493b5e90ad6dd7f70d7036cef Date: Sat, 13 Jul 2013 17:06:34 -0300 From: piztacho@crow.satelite.com To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Please help me with an emerge "slot" problem. Message-ID: <20130713200634.GA8010@crow.satelite.com> References: <20130713185536.GC29652@acm.acm> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20130713185536.GC29652@acm.acm> User-Agent: Mutt/1.5.21 (2010-09-15) On Sat, Jul 13, 2013 at 06:55:36PM +0000, Alan Mackenzie wrote: > Hi, Gentoo. > > When I try "emerge -puND libgcrypt", I get a list of packages to merge > followed by this error message: > > !!! Multiple package instances within a single package slot have been pulled > !!! into the dependency graph, resulting in a slot conflict: > > dev-libs/libgcrypt:0 > > (dev-libs/libgcrypt-1.5.2-r1::gentoo, ebuild scheduled for merge) pulled in by > (no parents that aren't satisfied by other packages in this slot) > > (dev-libs/libgcrypt-1.5.0-r2::gentoo, installed) pulled in by > >=dev-libs/libgcrypt-1.1.90:0/0= required by (net-misc/vino-2.32.2-r1::gentoo, installed) > (and 1 more with the same problem) > > What is this message telling me? Why won't vino-2.32.2-r1 work with > libgcrypt-1.5.2-r1? > > TIA! > > -- > Alan Mackenzie (Nuremberg, Germany). > > For use vino-2.32.2-r1 you need this : equery g =net-misc/vino-2.32.2-r1 * dependency graph for net-misc/vino-2.32.2-r1 -- net-misc/vino-2.32.2-r1 x86 -- dev-libs/glib-2.32.4-r1 (>=dev-libs/glib-2.17) x86 -- x11-libs/gtk+-2.24.17 (>=x11-libs/gtk+-2.20) x86 -- gnome-base/gconf-2.32.4-r1 (>=gnome-base/gconf-2) x86 -- sys-apps/dbus-1.6.12 (>=sys-apps/dbus-1.2.3) x86 -- net-libs/libsoup-2.38.1 (>=net-libs/libsoup-2.24) x86 -- dev-libs/libunique-1.1.6-r1 (dev-libs/libunique) x86 -- dev-libs/dbus-glib-0.100.2 (dev-libs/dbus-glib) x86 -- x11-libs/libXext-1.3.1 (x11-libs/libXext) x86 -- x11-libs/libXtst-1.2.1 (x11-libs/libXtst) x86 -- net-dns/avahi-0.6.30-r3 (>=net-dns/avahi-0.6) x86 [dbus] -- dev-libs/libgcrypt-1.5.0-r2 (>=dev-libs/libgcrypt-1.1.90) x86 -- gnome-base/libgnome-keyring-2.32.0 (gnome-base/libgnome-keyring) x86 -- virtual/jpeg-0 (virtual/jpeg) x86 -- x11-libs/libnotify-0.7.5-r1 (>=x11-libs/libnotify-0.4.4) x86 -- net-misc/networkmanager-0.9.6.4 (>=net-misc/networkmanager-0.7) x86 -- net-libs/gnutls-2.12.23-r1 (>=net-libs/gnutls-1) x86 -- net-libs/telepathy-glib-0.20.1-r1 (>=net-libs/telepathy-glib-0.11.6) x86 -- sys-libs/zlib-1.2.7 (sys-libs/zlib) x86 -- dev-lang/perl-5.12.4-r1 (>=dev-lang/perl-5) x86 -- virtual/pkgconfig-0 (virtual/pkgconfig) x86 -- dev-util/intltool-0.50.2-r1 (>=dev-util/intltool-0.40) x86 -- sys-apps/sed-4.2.1-r1 (>=sys-apps/sed-4) x86 On my machine libgcrypt-1.5.2-r1 is mark as unstable. ¿ Are you unmask that version of package ? Sorry , if my english isn't good! --------------------- Kyd ---------------------