Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
failed to install gnome
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
dycforever
n00b
n00b


Joined: 06 Jul 2012
Posts: 21

PostPosted: Fri Jul 06, 2012 9:27 am    Post subject: failed to install gnome Reply with quote

I am installing gnome on my laptop, but I get blocked when I emerge it.
The output of emerge gnome is:
Code:

--- Invalid atom in /etc/portage/package.mask: net-dialup/ppp-2.4.5

!!! Multiple package instances within a single package slot have been pulled
!!! into the dependency graph, resulting in a slot conflict:

dev-libs/glib:2

  (dev-libs/glib-2.32.3::gentoo, ebuild scheduled for merge) pulled in by
    >=dev-libs/glib-2.32 required by (x11-libs/gtk+-3.4.3::gentoo, ebuild scheduled for merge)
    (and 7 more with the same problem)

  (dev-libs/glib-2.30.3::gentoo, installed) pulled in by
    (no parents that aren't satisfied by other packages in this slot)


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.


emerge: there are no ebuilds to satisfy ">=net-dialup/ppp-2.4.5".
(dependency required by "net-misc/networkmanager-0.9.4.0-r2[ppp]" [ebuild])
(dependency required by "gnome-extra/nm-applet-0.9.4.1" [ebuild])
(dependency required by "gnome-base/gnome-control-center-3.2.3[networkmanager]" [ebuild])
(dependency required by "net-libs/gnome-online-accounts-3.2.1[gnome]" [ebuild])
(dependency required by "gnome-extra/gnome-documents-0.2.1" [ebuild])
(dependency required by "gnome-base/gnome-extra-apps-3.2.1[tracker]" [ebuild])
(dependency required by "gnome-base/gnome-3.2.1[extras]" [ebuild])
(dependency required by "gnome" [argument])




My /etc/make.conf :
Code:


# These settings were set by the catalyst build script that automatically
# built this stage.
# Please consult /usr/share/portage/config/make.conf.example for a more
# detailed example.
CFLAGS="-O2 -march=i686 -pipe"
CXXFLAGS="${CFLAGS}"
# WARNING: Changing your CHOST is not something that should be done lightly.
# Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing.
CHOST="i686-pc-linux-gnu"

MAKEOPTS="-j2"
USE="-qt4 -kde X dbus gtk gnome"
VIDEO_CARDS="intel"
INPUT_DEVICES="evdev synaptics"

GENTOO_MIRRORS="ftp://mirrors.sohu.com/gentoo/"

SYNC="rsync://rsync.cn.gentoo.org/gentoo-portage"



All my installations followed the gentoo handbook and GNOME Configuration HOWTO. I installed a gentoo and gnome in vmware last year, it still works well. I am confused why I failed this time.
Back to top
View user's profile Send private message
dycforever
n00b
n00b


Joined: 06 Jul 2012
Posts: 21

PostPosted: Fri Jul 06, 2012 9:33 am    Post subject: Reply with quote

Any one knows how to fix it? Thanks!! :D
Back to top
View user's profile Send private message
disi
Veteran
Veteran


Joined: 28 Nov 2003
Posts: 1354
Location: Out There ...

PostPosted: Fri Jul 06, 2012 10:26 am    Post subject: Reply with quote

dycforever wrote:
Any one knows how to fix it? Thanks!! :D


Seems that the ebuild for net-ppp is borked, not your fault.
Run
Code:
# emerge --sync
and hope they fixed it by now :)

//edit: what did you put into your /etc/portage/package.mask?
2.4.5-r1 is stable for net-ppp on http://znurt.org/net-dialup/ppp
_________________
Gentoo on Uptime Project - Larry is a cow
Back to top
View user's profile Send private message
dycforever
n00b
n00b


Joined: 06 Jul 2012
Posts: 21

PostPosted: Fri Jul 06, 2012 3:12 pm    Post subject: Reply with quote

disi wrote:
dycforever wrote:
Any one knows how to fix it? Thanks!! :D


Seems that the ebuild for net-ppp is borked, not your fault.
Run
Code:
# emerge --sync
and hope they fixed it by now :)

//edit: what did you put into your /etc/portage/package.mask?
2.4.5-r1 is stable for net-ppp on http://znurt.org/net-dialup/ppp


Thanks! I synchronized the portage tree and it works again.
There are 399 packages to emerge(60 upgrades, 335 new, 4 in new slots). Very long time to wait~~~ :P
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum