Je viens tout juste d'installer Sabayon.
J'utilise déjà Gentoo depuis deux ans donc je connais emerge et le portage.
Après une installation propre à partir du DVD, j'ai branché l'ordinateur à Internet puis fait le premier emerge --sync dans une console "Shell Superutilisateur".
Comme je m'y attendais, un mise à jour du portage s'imposait donc j'ai fait emerge portage mais ça n'a pas fonctionné.
Voici le log de la fin du emerge --sync, de l'erreur du emerge portage et ensuite avec le --pretend:
- Code: Select all
>>> Updating Portage cache: 100%
Performing Global Updates: /usr/portage/profiles/updates/3Q-2004
(Could take a couple of minutes if you have a lot of binary packages.)
.='update pass' *='binary update' @='/var/db move'
s='/var/db SLOT move' S='binary SLOT move' p='update /etc/portage/package.*'
...............................................................................................................................................................................................
Performing Global Updates: /usr/portage/profiles/updates/1Q-2005
(Could take a couple of minutes if you have a lot of binary packages.)
.='update pass' *='binary update' @='/var/db move'
s='/var/db SLOT move' S='binary SLOT move' p='update /etc/portage/package.*'
........................................................................................................................................................................................................................................................
Performing Global Updates: /usr/portage/profiles/updates/1Q-2007
(Could take a couple of minutes if you have a lot of binary packages.)
.='update pass' *='binary update' @='/var/db move'
s='/var/db SLOT move' S='binary SLOT move' p='update /etc/portage/package.*'
.....................
Performing Global Updates: /usr/portage/profiles/updates/2Q-2007
(Could take a couple of minutes if you have a lot of binary packages.)
.='update pass' *='binary update' @='/var/db move'
s='/var/db SLOT move' S='binary SLOT move' p='update /etc/portage/package.*'
..........................
Performing Global Updates: /usr/portage/profiles/updates/3Q-2007
(Could take a couple of minutes if you have a lot of binary packages.)
.='update pass' *='binary update' @='/var/db move'
s='/var/db SLOT move' S='binary SLOT move' p='update /etc/portage/package.*'
........................................
Performing Global Updates: /usr/portage/profiles/updates/4Q-2007
(Could take a couple of minutes if you have a lot of binary packages.)
.='update pass' *='binary update' @='/var/db move'
s='/var/db SLOT move' S='binary SLOT move' p='update /etc/portage/package.*'
.................
Performing Global Updates: /usr/portage/profiles/updates/1Q-2008
(Could take a couple of minutes if you have a lot of binary packages.)
.='update pass' *='binary update' @='/var/db move'
s='/var/db SLOT move' S='binary SLOT move' p='update /etc/portage/package.*'
..........
@s@@
q: Updating ebuild cache ...
q: Finished 24314 entries in 30.869348 seconds
* An update to portage is available. It is _highly_ recommended
* that you update portage now, before any other packages are updated.
* To update portage, run 'emerge portage' now.
sabayon ~ # emerge portage
Calculating dependencies \/usr/portage/eclass/linux-info.eclass: line 128: cd: /root: Permission non accordée
/usr/portage/eclass/linux-info.eclass: line 128: cd: /root: Permission non accordée
/usr/portage/eclass/linux-info.eclass: line 128: cd: /root: Permission non accordée
/usr/portage/eclass/linux-info.eclass: line 128: cd: /root: Permission non accordée
/usr/portage/eclass/linux-info.eclass: line 128: cd: /root: Permission non accordée
/usr/portage/eclass/linux-info.eclass: line 128: cd: /root: Permission non accordée
/usr/portage/eclass/linux-info.eclass: line 128: cd: /root: Permission non accordée
... done!
!!! Error: the <sys-apps/portage-2.1.4_rc1 package conflicts with another package;
!!! the two packages cannot be installed on the same system together.
!!! Please use 'emerge --pretend' to determine blockers.
For more information about Blocked Packages, please refer to the following
section of the Gentoo Linux x86 Handbook (architecture is irrelevant):
http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?full=1#blocked
sabayon ~ # emerge -p portage
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild U ] sys-apps/sandbox-1.2.18.1-r2 [1.2.18.1]
[ebuild U ] dev-python/pycrypto-2.0.1-r6 [2.0.1-r5]
[ebuild U ] sys-apps/portage-2.1.4.4 [2.1.3.4-r1] LINGUAS="-pl*"
*** Portage will stop merging at this point and reload itself,
then resume the merge.
[ebuild U ] app-shells/bash-3.2_p33 [3.2_p15-r1] USE="-plugins%"
[blocks B ] <sys-apps/portage-2.1.4_rc1 (is blocking app-shells/bash-3.2_p33)
