viniciussilva
(usa Sabayon)
Enviado em 14/10/2013 - 23:08h
modifiquei o arquivo client.conf e adicionei accept_licenses e accept_keywords="~x86" no make.conf
da o seguinte erro:
vinicius@localhost ~ $ sudo emerge -av --newuse gentoolkit portage-utils mirrorselect eix esearch eselect layman git curl subversion
* IMPORTANT: 9 news items need reading for repository 'gentoo'.
* Use eselect news to read news items.
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild N ] net-analyzer/netselect-0.3-r3 22 kB
[ebuild U ] dev-lang/python-2.7.5-r2:2.7::gentoo [2.7.5:2.7::sabayon-distro] USE="berkdb gdbm ipv6 ncurses readline sqlite ssl threads tk (wide-unicode) xml -build -doc -examples -hardened -wininst" 10,026 kB
[ebuild U ] dev-vcs/git-1.8.3.2 [1.8.2.1] USE="blksha1 curl gpg iconv nls pcre perl python threads webdav -cgi -cvs -doc -emacs -gnome-keyring -gtk -highlight (-ppcsha1) -subversion {-test} -tk -xinetd" PYTHON_SINGLE_TARGET="python2_7%* -python2_6%" PYTHON_TARGETS="python2_7%* -python2_6%" 4,900 kB
[ebuild N ] app-portage/mirrorselect-2.2.0.1 PYTHON_TARGETS="python2_7 -python2_6 -python3_2 -python3_3" 13 kB
[ebuild R ] app-portage/layman-2.0.0 USE="git -bazaar -cvs -darcs -mercurial -subversion {-test}" PYTHON_TARGETS="python2_7%* -pypy2_0% -python2_6%" 80 kB
[ebuild N ] dev-vcs/subversion-1.7.13 USE="berkdb nls perl python webdav-neon -apache2 -ctypes-python -debug -doc -dso -extras -gnome-keyring -java -kde -ruby -sasl {-test} -vim-syntax -webdav-serf" PYTHON_TARGETS="python2_7 -python2_6" 5,903 kB
[ebuild rR ] net-irc/hexchat-2.9.6.1 USE="dbus gtk ipv6 libnotify nls perl plugins python spell ssl -fastscroll -gtkspell -libcanberra -libproxy -ntlm -plugin-checksum -plugin-doat -plugin-fishlim -plugin-sysinfo -sexy -theme-manager" PYTHON_SINGLE_TARGET="python2_7 -python3_3" PYTHON_TARGETS="python2_7 -python3_3" 1,727 kB
Total: 7 packages (2 upgrades, 3 new, 2 reinstalls), Size of downloads: 22,668 kB
!!! Multiple package instances within a single package slot have been pulled
!!! into the dependency graph, resulting in a slot conflict:
dev-lang/python:2.7
(dev-lang/python-2.7.5::sabayon-distro, installed) pulled in by
=dev-lang/python-2.7.5[wide-unicode] required by (dev-lang/python-tk-2.7.5::sabayon-distro, installed)
(and 3 more with the same problem)
(dev-lang/python-2.7.5-r2::gentoo, ebuild scheduled for merge) pulled in by
>=dev-lang/python-2.7.5-r2:2.7[xml] required by (gnome-base/gconf-3.2.6-r1::gentoo, installed)
(and 52 more with the same problem)
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 installed packages are masked:
- app-shells/bash-completion-2.1-r1::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Tom Wijsman <TomWij@gentoo.org> (28 Aug 2013)
# on behalf of Luca Barbato <lu_zero@gentoo.org>
# Masked new bash-completion, because it breaks
# starting bash for some users, has broken
# bash completions (eg. git) and some people
# manually need to source bash completions after
# a lot of confusion what is really going on.
#
# These packages need one or more of: a news
# article explaining what is going on and what
# the new way of using bash completions is, bug
# fixes such that a large share just works and
# consider to bring back lost the lost eselect.
#
# References:
#
# - Bug #395091 Comment #17: Is there any plan?
# - Bug #476992 Comment #5: This doesn't imply that I like ...
# - Bug #477920: 'git-prompt' is not really a bash-completion file.
# - Bug #477380: Tracker for changed install paths.
# - Bug #482732: After upgrade, 'bash' hangs on startup.
# - Bugs:
https://bugs.gentoo.org/buglist.cgi?quicksearch=bash-completion
# - Bugs:
https://bugs.gentoo.org/buglist.cgi?quicksearch="bash%20completion"
# - Forum:
http://forums.gentoo.org/viewtopic-t-964768.html
#
# Masked for QA problems and regressions.
- app-misc/pax-utils-0.7::gentoo (masked by: package.mask)
/etc/portage/package.mask/00-sabayon.package.mask:
# 2013-01-23 Fabio Erculiani: app-misc/pax-utils-0.6 breaks genkernel initramfs generation
# See Gentoo bug #450688, mask pax-utils for now
- gnome-extra/gnome-utils-3.6.0::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Pacho Ramos <pacho@gentoo.org> (12 Oct 2013)
# This meta is no longer needed, bug #480612
# Removal in a month.
- app-shells/gentoo-bashcomp-20130804::gentoo (masked by: package.mask)
For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.
vinicius@localhost ~ $