Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 334173 - mail-client/evolution-2.30.2-r1 is breaking dep tree
Summary: mail-client/evolution-2.30.2-r1 is breaking dep tree
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords: InVCS
: 334235 334363 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-08-23 23:35 UTC by Brian Beardall
Modified: 2010-08-25 07:03 UTC (History)
5 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brian Beardall 2010-08-23 23:35:45 UTC
!!! Invalid or corrupt dependency specification: 

use flag 'doc' is not referencable in conditional 'doc?' in '>=dev-libs/glib-2.22 >=x11-libs/gtk+-2.18 >=gnome-extra/evolution-data-server-2.30 >=gnome-base/gnome-desktop-2.26.0 >=gnome-extra/gtkhtml-3.29.6 >=gnome-base/gconf-2 >=gnome-base/libgnomecanvas-2 dev-libs/atk >=dev-libs/dbus-glib-0.74 >=dev-libs/libunique-1.1.2 >=dev-libs/libxml2-2.7.3 >=dev-libs/libgweather-2.25.3 >=net-libs/libsoup-2.4 >=media-gfx/gtkimageview-1.6 media-libs/libcanberra[gtk] x11-libs/libnotify >=x11-misc/shared-mime-info-0.22 >=x11-themes/gnome-icon-theme-2.20 crypt? ( || ( ( >=app-crypt/gnupg-2.0.1-r2 || ( app-crypt/pinentry[gtk] app-crypt/pinentry[qt3] ) ) =app-crypt/gnupg-1.4* ) ) gstreamer? ( >=media-libs/gstreamer-0.10 >=media-libs/gst-plugins-base-0.10 ) kerberos? ( virtual/krb5 ) ldap? ( >=net-nds/openldap-2 ) networkmanager? ( >=net-misc/networkmanager-0.7 ) pda? ( >=app-pda/gnome-pilot-2.0.16 >=app-pda/gnome-pilot-conduits-2 ) python? ( >=dev-lang/python-2.4 ) ssl? ( >=dev-libs/nspr-4.6.1 >=dev-libs/nss-3.11 ) !<gnome-extra/evolution-exchange-2.30 >=dev-util/pkgconfig-0.16 >=dev-util/intltool-0.35.5 sys-devel/gettext sys-devel/bison app-text/scrollkeeper >=gnome-base/gnome-common-2.12.0 >=app-text/gnome-doc-utils-0.9.1 app-text/docbook-xml-dtd:4.1.2 >=dev-util/gtk-doc-am-1.9 doc? ( >=dev-util/gtk-doc-1.9 ) || ( =sys-devel/automake-1.11* ) >=sys-devel/autoconf-2.61 >=sys-devel/libtool-2.2.6b >=sys-apps/sed-4 >=app-admin/eselect-python-20091230'

(mail-client/evolution-2.30.2-r1, ebuild scheduled for merge)

>=dev-libs/glib-2.22 >=x11-libs/gtk+-2.18 >=gnome-extra/evolution-data-server-2.30 >=gnome-base/gnome-desktop-2.26.0 >=gnome-extra/gtkhtml-3.29.6 >=gnome-base/gconf-2 >=gnome-base/libgnomecanvas-2 dev-libs/atk >=dev-libs/dbus-glib-0.74 >=dev-libs/libunique-1.1.2 >=dev-libs/libxml2-2.7.3 >=dev-libs/libgweather-2.25.3 >=net-libs/libsoup-2.4 >=media-gfx/gtkimageview-1.6 media-libs/libcanberra[gtk] x11-libs/libnotify >=x11-misc/shared-mime-info-0.22 >=x11-themes/gnome-icon-theme-2.20 crypt? ( || ( ( >=app-crypt/gnupg-2.0.1-r2 || ( app-crypt/pinentry[gtk] app-crypt/pinentry[qt3] ) ) =app-crypt/gnupg-1.4* ) ) gstreamer? ( >=media-libs/gstreamer-0.10 >=media-libs/gst-plugins-base-0.10 ) kerberos? ( virtual/krb5 ) ldap? ( >=net-nds/openldap-2 ) networkmanager? ( >=net-misc/networkmanager-0.7 ) pda? ( >=app-pda/gnome-pilot-2.0.16 >=app-pda/gnome-pilot-conduits-2 ) python? ( >=dev-lang/python-2.4 ) ssl? ( >=dev-libs/nspr-4.6.1 >=dev-libs/nss-3.11 ) !<gnome-extra/evolution-exchange-2.30 >=dev-util/pkgconfig-0.16 >=dev-util/intltool-0.35.5 sys-devel/gettext sys-devel/bison app-text/scrollkeeper >=gnome-base/gnome-common-2.12.0 >=app-text/gnome-doc-utils-0.9.1 app-text/docbook-xml-dtd:4.1.2 >=dev-util/gtk-doc-am-1.9 doc? ( >=dev-util/gtk-doc-1.9 ) || ( =sys-devel/automake-1.11* ) >=sys-devel/autoconf-2.61 >=sys-devel/libtool-2.2.6b >=sys-apps/sed-4 >=app-admin/eselect-python-20091230

This package can not be installed. Please notify the 'mail-
client/evolution-2.30.2-r1' package maintainer about this problem.
... done!
Comment 1 Erik Zeek 2010-08-24 02:29:43 UTC
The problem is that "doc" is missing from IUSE.
Comment 2 Gilles Dartiguelongue (RETIRED) gentoo-dev 2010-08-24 08:16:03 UTC
mr_bones reported it to me, I'm currently fixing it.
Comment 3 Gilles Dartiguelongue (RETIRED) gentoo-dev 2010-08-24 08:20:20 UTC
+  24 Aug 2010; Gilles Dartiguelongue <eva@gentoo.org>
+  evolution-2.30.2-r1.ebuild, metadata.xml:
+  Add missing doc USE flag, thanks to Mr_Bones_ and drop unused sound USE
+  flag description.
+
Comment 4 Bernard Cafarelli gentoo-dev 2010-08-24 08:38:08 UTC
*** Bug 334235 has been marked as a duplicate of this bug. ***
Comment 5 Eray Aslan gentoo-dev 2010-08-25 07:03:06 UTC
*** Bug 334363 has been marked as a duplicate of this bug. ***