From: Stroller <stroller@stellar.eclipse.co.uk>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] GTK+ circular dependency
Date: Fri, 14 Oct 2016 09:09:24 +0100 [thread overview]
Message-ID: <00826644-D3C2-4558-884F-D8D52CDEB962@stellar.eclipse.co.uk> (raw)
In-Reply-To: <fa168f04-e07a-0b11-3219-37aa5f58fcae@danielquinn.org>
> On 13 Oct 2016, at 18:01, Daniel Quinn <gentoo@danielquinn.org> wrote:
>
> On 13/10/16 02:36, wabe wrote:
>> Since the update process is dead slow anyway and I really don't care
> about a few minutes less ore more, I always use --backtrack=999.
>
> Unfortunately yes. I took your advice just now and it's still
> complaining about circular dependencies. Maybe I'm missing something,
> but how can gtk+ *depend* on gtk-engines-adwaita?
If you look in the ebuilds:
• gtk+-2.24.31-r1 depends upon x11-themes/gtk-engines-adwaita, [1] and
• gtk-engines-adwaita-3.20.2 depends upon >=x11-libs/gtk+-2.24.15 [2]
If you look at the packages page for x11-libs/gtk+ [3], you'll see there are some earlier versions of it in the tree that fulfils gtk-engines-adwaita's requirement, x11-libs/gtk+-2.24.28-r1 for example.
x11-libs/gtk+-2.24.28-r1 does not seem to require gtk-engines-adwaita. [4]
So you should be able to `emerge -1 =x11-libs/gtk+-2.24.28-r1` and then `emerge -1 gtk-engines-adwaita` should pull in the 3.20.2 version of it.
You can then, for good measure, update gtk+ to version 2.24.31-r1 (`emerge -1 =x11-libs/gtk+-2.24.31-r1`), I think.
Stroller.
[1] https://gitweb.gentoo.org/repo/gentoo.git/tree/x11-libs/gtk+/gtk+-2.24.31-r1.ebuild
[2] https://gitweb.gentoo.org/repo/gentoo.git/tree/x11-themes/gtk-engines-adwaita/gtk-engines-adwaita-3.20.2.ebuild
[3] https://packages.gentoo.org/packages/x11-libs/gtk+
[4] https://gitweb.gentoo.org/repo/gentoo.git/tree/x11-libs/gtk+/gtk+-2.24.28-r1.ebuild
next prev parent reply other threads:[~2016-10-14 8:09 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-12 21:50 [gentoo-user] GTK+ circular dependency Daniel Quinn
2016-10-13 1:36 ` wabe
2016-10-13 17:01 ` Daniel Quinn
2016-10-13 17:14 ` Neil Bothwick
2016-10-13 17:17 ` Daniel Quinn
2016-10-13 17:38 ` Neil Bothwick
2016-10-14 8:09 ` Stroller [this message]
2016-10-16 16:37 ` [gentoo-user] " Jonathan Callen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=00826644-D3C2-4558-884F-D8D52CDEB962@stellar.eclipse.co.uk \
--to=stroller@stellar.eclipse.co.uk \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox