From: Mike Edenfield <kutulu@kutulu.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] ">=net-libs/libsoup-2.25.1:2.4[gnome]" Huh?
Date: Mon, 19 Oct 2009 11:18:16 -0400 [thread overview]
Message-ID: <4ADC8338.5040001@kutulu.org> (raw)
In-Reply-To: <4ADC6D4B.3030104@gmail.com>
On 10/19/2009 9:44 AM, Dale wrote:
> I just added -eds and this is what I get:
>
> root@smoker / # emerge -uvDNa world
>
> These are the packages that would be merged, in order:
>
> Calculating dependencies ... done!
>
> emerge: there are no ebuilds built with USE flags to satisfy
> ">=net-libs/libsoup-2.25.1:2.4[gnome]".
> !!! One of the following packages is required to complete your request:
> - net-libs/libsoup-2.26.3-r3 (Change USE: +gnome)
> (dependency required by "dev-libs/libgweather-2.26.2.1" [ebuild])
> (dependency required by "gnome-extra/evolution-data-server-2.26.3" [ebuild])
> (dependency required by "app-office/openoffice-3.1.1" [installed])
> (dependency required by "@world" [argument])
Did this emerge actually show that openoffice was being built without
the "eds" USE flag? Did you possibly add "eds" to a local
/etc/portage/package.use file for openoffice that's overriding your
global USE settings?
The eds USE flag is the root of your problem:
openoffice[eds] requires evolution-data-server, which requires
libgweather, which requires libsoup[gnome].
Try this:
USE="-eds" emerge -upvtDN openoffice
It should show openoffice being built without the "eds" flag and
evolution-data-server not included in the dependency tree at all.
--Mike
next prev parent reply other threads:[~2009-10-19 15:18 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-19 2:42 [gentoo-user] ">=net-libs/libsoup-2.25.1:2.4[gnome]" Huh? Dale
2009-10-19 5:31 ` Alan McKinnon
2009-10-19 7:55 ` Neil Bothwick
2009-10-19 9:50 ` Peter Humphrey
2009-10-19 9:57 ` William Kenworthy
2009-10-19 10:08 ` Alan McKinnon
2009-10-19 13:44 ` Dale
2009-10-19 14:28 ` Arttu V.
2009-10-19 15:18 ` Mike Edenfield [this message]
2009-10-19 15:48 ` Dale
2009-10-19 21:05 ` Neil Bothwick
2009-10-19 22:42 ` Dale
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=4ADC8338.5040001@kutulu.org \
--to=kutulu@kutulu.org \
--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