View previous topic :: View next topic |
Author |
Message |
d2_racing Bodhisattva
Joined: 25 Apr 2005 Posts: 13047 Location: Ste-Foy,Canada
|
Posted: Thu Dec 20, 2007 2:00 am Post subject: [emerge] Dépendance circulaire ? [SOLVED] |
|
|
Salut tout le monde, mon premier problème avec emerge depuis plus de 2 ans et demi.
Je sais pas ce qui se passe avec ça :
Code: |
gentootux ~ # time emerge -puDNv world
These are the packages that would be merged, in order:
Calculating world dependencies \
!!! Multiple versions within a single package slot have been
!!! pulled into the dependency graph:
('installed', '/', 'x11-libs/libXrender-0.9.2', 'nomerge') pulled in by
('installed', '/', 'x11-base/xorg-server-1.3.0.0-r2', 'nomerge')
('ebuild', '/', 'x11-libs/libXrender-0.9.4', 'merge') pulled in by
('installed', '/', 'www-client/mozilla-firefox-2.0.0.11', 'nomerge')
('installed', '/', 'x11-libs/libXft-2.1.12', 'nomerge')
('installed', '/', 'x11-libs/libXrandr-1.2.1', 'nomerge')
('installed', '/', 'x11-libs/pango-1.18.3', 'nomerge')
('ebuild', '/', 'x11-libs/libXcursor-1.1.9', 'merge')
('installed', '/', 'x11-libs/cairo-1.4.12', 'nomerge')
('installed', '/', 'x11-libs/gtk+-2.12.1-r2', 'nomerge')
('installed', '/', 'x11-apps/xdpyinfo-1.0.2', 'nomerge')
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.
For more information, see MASKED PACKAGES section in the emerge man page
or refer to the Gentoo Handbook.
... done!
[ebuild U ] dev-libs/gmp-4.2.2 [4.2.1-r1] USE="-doc -nocxx" 0 kB
[ebuild U ] sys-kernel/linux-headers-2.6.23-r2 [2.6.22-r2] 0 kB
[ebuild U ] media-libs/libexif-0.6.16-r1 [0.6.16] USE="nls -doc" 0 kB
[ebuild U ] x11-libs/libICE-1.0.4 [1.0.3] USE="ipv6 -debug" 0 kB
[ebuild U ] x11-proto/inputproto-1.4.2.1 [1.4.2] 0 kB
[ebuild U ] x11-proto/renderproto-0.9.3 [0.9.2] 0 kB
[ebuild R ] x11-proto/xf86bigfontproto-1.1.2 USE="(-debug%)" 0 kB
[ebuild R ] x11-proto/bigreqsproto-1.0.2 USE="(-debug%)" 0 kB
[ebuild R ] x11-proto/xcmiscproto-1.1.2 USE="(-debug%)" 0 kB
[ebuild R ] x11-proto/fontcacheproto-0.1.2 USE="(-debug%)" 0 kB
[ebuild U ] x11-proto/xf86dgaproto-2.0.3 [2.0.2] USE="(-debug%)" 0 kB
[ebuild U ] x11-libs/libX11-1.1.3 [1.1.2-r1] USE="ipv6 -debug -xcb" 0 kB
[ebuild U ] x11-libs/libSM-1.0.3 [1.0.2] USE="ipv6 -debug" 0 kB
[ebuild U ] x11-libs/libXrender-0.9.4 [0.9.2] USE="-debug" 0 kB
[ebuild U ] x11-apps/xmodmap-1.0.3 [1.0.2] USE="-debug" 0 kB
[ebuild U ] x11-libs/libXi-1.1.3 [1.1.2] USE="-debug" 0 kB
[ebuild U ] x11-libs/libXtst-1.0.3 [1.0.2] USE="-debug" 0 kB
[ebuild U ] x11-libs/libXcursor-1.1.9 [1.1.8] USE="-debug" 0 kB
[ebuild U ] x11-libs/libXpm-3.5.7 [3.5.6] USE="-debug" 0 kB
[ebuild U ] x11-libs/libXfont-1.3.1 [1.3.0] USE="ipv6 -debug" 0 kB
[ebuild U ] x11-libs/libXxf86dga-1.0.2 [1.0.1] USE="-debug" 0 kB
[ebuild U ] x11-libs/libXaw-1.0.4 [1.0.3] USE="-debug -xprint" 0 kB
[ebuild U ] x11-apps/xprop-1.0.3 [1.0.2] USE="-debug" 0 kB
[ebuild U ] x11-misc/xkeyboard-config-1.1 [0.9] 0 kB
[ebuild U ] x11-apps/xrdb-1.0.4 [1.0.3] USE="-debug" 0 kB
[ebuild U ] x11-apps/xset-1.0.3 [1.0.2] USE="-debug" 0 kB
[ebuild U ] x11-apps/xsetroot-1.0.2 [1.0.1] USE="-debug" 0 kB
[ebuild U ] x11-apps/xmessage-1.0.2 [1.0.1] USE="-debug -xprint" 0 kB
[ebuild U ] x11-apps/xclock-1.0.3 [1.0.2] USE="-debug -xprint" 0 kB
[ebuild U ] x11-apps/mesa-progs-7.0.1 [6.5.2] 0 kB
[ebuild U ] x11-drivers/xf86-input-mouse-1.2.3 [1.2.2] USE="-debug" 0 kB
Total: 31 packages (27 upgrades, 4 reinstalls), Size of downloads: 0 kB
real 0m3.596s
user 0m3.452s
sys 0m0.136s
gentootux ~ #
|
J'ai fait un emerge --sync ce soir et je met à jour ma Gentoo 3x par semaine.
Vous avez une idée ?
Last edited by d2_racing on Fri Dec 21, 2007 3:24 am; edited 1 time in total |
|
Back to top |
|
|
d2_racing Bodhisattva
Joined: 25 Apr 2005 Posts: 13047 Location: Ste-Foy,Canada
|
Posted: Thu Dec 20, 2007 2:32 am Post subject: |
|
|
Je sens que je vais avoir du fun... le bug est connu, sauf qu'il n'y a pas de solution clean pour l'instant. |
|
Back to top |
|
|
d2_racing Bodhisattva
Joined: 25 Apr 2005 Posts: 13047 Location: Ste-Foy,Canada
|
|
Back to top |
|
|
d2_racing Bodhisattva
Joined: 25 Apr 2005 Posts: 13047 Location: Ste-Foy,Canada
|
Posted: Thu Dec 20, 2007 2:48 am Post subject: |
|
|
Le fait de masquer le package fait que emerge ne fait plus de message d'erreur, par contre est-ce que ça peut mettre en péril l'intégrité de ma Gentoo.
D'habitude je unmask des packages, pas le contraire et surtout que je suis en stable. |
|
Back to top |
|
|
Temet Advocate
Joined: 14 Mar 2006 Posts: 2586 Location: 92
|
Posted: Thu Dec 20, 2007 7:49 am Post subject: |
|
|
Hum je pense pas. Si le paquet était vraiment nécessaire, emerge ralerait.
Pis le mask, ca peut servir.
Genre je masque les versions >= 0.4 de asus_acpi depuis ... houla, longtemps (j'avais vraiment rien compris quand ils avaient tout changé un truc qui marchait nickel... un peu comme powersave qui marchait super bien et qu'il ont décidé de plus ou moins intégrer dans hal et que ça pue du slip.) _________________ Full Gentoo powered. |
|
Back to top |
|
|
d2_racing Bodhisattva
Joined: 25 Apr 2005 Posts: 13047 Location: Ste-Foy,Canada
|
Posted: Thu Dec 20, 2007 12:51 pm Post subject: |
|
|
Ouais, par conte je considère ça comme une patch...c'est pas une solution définitive. |
|
Back to top |
|
|
d2_racing Bodhisattva
Joined: 25 Apr 2005 Posts: 13047 Location: Ste-Foy,Canada
|
Posted: Fri Dec 21, 2007 3:24 am Post subject: |
|
|
J'ai refait un emerge --sync ce soir et tout est normal...j'ai pas mis de package dans package.mask.
Alors les devs ont réglé le problème. |
|
Back to top |
|
|
|
|
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
|
|