
You are not logged in.
Hi guys, i have this problem:
emerge -uNDpv @world
These are the packages that would be merged, in order:
Calculating dependencies... done!
!!! Multiple package instances within a single package slot have been pulled
!!! into the dependency graph, resulting in a slot conflict:
dev-libs/gobject-introspection:0
(dev-libs/gobject-introspection-1.30.0-r2::gentoo, installed) pulled in by
(no parents that aren't satisfied by other packages in this slot)
(dev-libs/gobject-introspection-1.32.0::gentoo, ebuild scheduled for merge) pulled in by
>=dev-libs/gobject-introspection-1.31.20 required by (dev-python/pygobject-3.2.0-r1000::gentoo, ebuild scheduled for merge)
dev-libs/glib:2
(dev-libs/glib-2.30.2::gentoo, installed) pulled in by
(no parents that aren't satisfied by other packages in this slot)
(dev-libs/glib-2.32.1::gentoo, ebuild scheduled for merge) pulled in by
>=dev-libs/glib-2.31.0:2 required by (dev-python/pygobject-3.2.0-r1000::gentoo, ebuild scheduled for merge)
It may be possible to solve this problem by using package.mask to
prevent one of those packages from being selected. However, it is also
possible that conflicting dependencies exist such that they are
impossible to satisfy simultaneously. If such a conflict exists in
the dependencies of two different packages, then those packages can
not be installed simultaneously. You may want to try a larger value of
the --backtrack option, such as --backtrack=30, in order to see if
that will solve this conflict automatically.
For more information, see MASKED PACKAGES section in the emerge man
page or refer to the Gentoo Handbook.
The following keyword changes are necessary to proceed:
#required by dev-python/pygobject-3.2.0-r1000, required by dev-python/pygobject-2.28.6-r52[introspection], required by dev-python/pygtk-2.24.0-r2, required by dev-python/notify-python-0.1.1-r2, required by net-misc/wicd-1.7.1_pre20120127[libnotify], required by kde-misc/wicd-client-kde-0.3.0, required by @selected, required by @world (argument)
=dev-libs/glib-2.32.1 ~amd64
#required by dev-python/pygobject-3.2.0-r1000, required by dev-python/pygobject-2.28.6-r52[introspection], required by dev-python/pygtk-2.24.0-r2, required by dev-python/notify-python-0.1.1-r2, required by net-misc/wicd-1.7.1_pre20120127[libnotify], required by kde-misc/wicd-client-kde-0.3.0, required by @selected, required by @world (argument)
=dev-libs/gobject-introspection-1.32.0 ~amd64
#required by dev-libs/gobject-introspection-1.32.0, required by dev-python/pygobject-3.2.0-r1000, required by dev-python/pygobject-2.28.6-r52[introspection], required by dev-python/pygtk-2.24.0-r2, required by dev-python/notify-python-0.1.1-r2, required by net-misc/wicd-1.7.1_pre20120127[libnotify], required by kde-misc/wicd-client-kde-0.3.0, required by @selected, required by @world (argument)
=dev-libs/gobject-introspection-common-1.32.0 ~amd64
emerge: there are no ebuilds to satisfy "sys-kernel/bbswitch".
(dependency required by "x11-misc/bumblebee-3.0" [installed])
(dependency required by "@selected" [set])
(dependency required by "@world" [argument])
Any idea?
Last edited by stifler83 (2012-04-17 19:17:37)
Offline
If you using stable branch then you will have to set ~keywords for all packages portage complains about, (the ones after "The following keyword changes are necessary to proceed"), notice that it may cause a severe manual keyword unmasking for all related dependencies.
Offline
Thanks angry_vincent,
this is the new message after setting ~keywords.
emerge -uNDpv @world
These are the packages that would be merged, in order:
Calculating dependencies... done!
emerge: there are no ebuilds to satisfy "sys-kernel/bbswitch".
(dependency required by "x11-misc/bumblebee-3.0" [installed])
(dependency required by "@selected" [set])
(dependency required by "@world" [argument])Anyone can help me?
Offline
http://www.gentoo-wiki.info/HOWTO_Creat … ted_Ebuild [the long way]
http://gpo.zugaina.org/sys-kernel/bbswitch
bbswitch looks to be in mva overlay, have you installed it? [the short way]
May you re-discover what the poor in 18th century France discovered, that rich people's heads can be mechanically separated from their shoulders if they refuse to listen to reason.
Offline
https://github.com/funtoo/ports-2012/tr … r/bbswitch
sys-power/bbswitch
Though I believe the ebuild for bumblebee was updated as well, just --sync and run -uavDN world again.
Offline
Hi guys,
I have solved by removing the old overlay, I uninstalled bumblebee, I updated the overlay and then I reinstalled bumblebee
Offline