Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 492720 - gnome-base/gnome-shell-3.8.4-r1 requires obsolete dconf use flag for app-i18n/ibus
Summary: gnome-base/gnome-shell-3.8.4-r1 requires obsolete dconf use flag for app-i18n...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-27 19:17 UTC by Daniel Kenzelmann
Modified: 2013-11-27 20:32 UTC (History)
0 users

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 Daniel Kenzelmann 2013-11-27 19:17:29 UTC
gnome-base/gnome-shell-3.8.4-r1 requires dconf use flag for app-i18n/ibus, however USE=dconf is now forced due to bug 490646, thus the USE flag was removed and ibus can no longer fulfill the dependency required in gnome-shell:
>=app-i18n/ibus-1.4.99[dconf,gtk3,introspection]

Reproducible: Always

Steps to Reproduce:
emerge gnome-shell
emerge ibus

OBSERVE: app-i18n/ibus-1.5.4-r1 is not emerged, only app-i18n/ibus-1.5.3 can be emerged.
Actual Results:  
ibus wants to downgrade due to the missing dconf USE flag on the 1.5.4-r1 ebuild

Expected Results:  
remove the dconf use flag dependency for ibus-1.5.4-r1:

>=app-i18n/ibus-1.4.99[dconf,gtk3,introspection]
OR
>=app-i18n/ibus-1.5.4-r1[gtk3,introspection]
Comment 1 Pacho Ramos gentoo-dev 2013-11-27 20:32:57 UTC
+  27 Nov 2013; Pacho Ramos <pacho@gentoo.org> gnome-shell-3.8.4-r1.ebuild:
+  dconf is always enabled in latest ibus versions (#492720 by Daniel Kenzelmann)
+