View previous topic :: View next topic |
Author |
Message |
cHeFr0cKaH Apprentice
Joined: 27 Feb 2006 Posts: 188 Location: Frankfurt am Main
|
Posted: Sat Dec 16, 2006 11:30 am Post subject: [solved]python blockiert beim worldupdate |
|
|
Moin!
Also wie schon oben beschrieben hab ich folgendes Problem beim world-update. Normalerweise hab ich die Packete deinstalliert die blockiert haben.
Nur bei Python hab ich halt gelesen, dass ich mir damit mein portage stark beschädigen kann. Sprich wenn ich jetzt das Packet was blockiert unmerge. Wie sollt ich denn eurer Meinung nach jetzt vorgehen ?
Zur Sicherheit nochmal die Ausgabe von emerge -uDNa world
Code: | emerge -uDNa world
These are the packages that would be merged, in order:
Calculating world dependencies... done!
[blocks B ] <dev-python/pygtk-2.9 (is blocking dev-python/pygobject-2.12.3)
[ebuild U ] app-text/poppler-0.5.4 [0.5.3] USE="zlib%* -cjk%"
[ebuild U ] sys-apps/file-4.18 [4.17-r1]
[ebuild R ] app-text/ghostscript-gpl-8.54 USE="-djvu%"
[ebuild U ] dev-libs/libol-0.3.18 [0.3.17]
[ebuild U ] dev-libs/atk-1.12.3 [1.12.1]
[ebuild U ] x11-misc/shared-mime-info-0.18-r1 [0.17-r2]
[ebuild N ] dev-python/pygobject-2.12.3 USE="-debug -doc"
[ebuild U ] gnome-base/libglade-2.6.0 [2.5.1]
[ebuild U ] dev-python/pygtk-2.10.3 [2.8.6]
[ebuild U ] dev-libs/libIDL-0.8.7 [0.8.6]
[ebuild U ] net-misc/rsync-2.6.9-r1 [2.6.8-r2]
[ebuild U ] dev-java/servletapi-2.3-r3 [2.3-r2]
[ebuild U ] dev-java/antlr-2.7.5-r3 [2.7.5-r2]
[ebuild U ] dev-java/commons-collections-3.2 [3.1]
!!! Error: The above package list contains packages which cannot be installed
!!! at the same time on the same system.
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
|
Auf der Site für blockierte Packet war ich .
http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?full=1#blocked
mfg
cHeFr0cKaH
bye!
Last edited by cHeFr0cKaH on Sat Dec 16, 2006 12:10 pm; edited 1 time in total |
|
Back to top |
|
|
nikaya Veteran
Joined: 13 May 2006 Posts: 1471 Location: Germany
|
Posted: Sat Dec 16, 2006 11:35 am Post subject: |
|
|
Code: | emerge -C pygtk && emerge -uDNa world |
_________________ Notes on Dhamma
How to waste your time: look for an explanation of consciousness, ask to know what feeling is. (Nanavira Thera) |
|
Back to top |
|
|
Vaarsuvius Guru
Joined: 02 Dec 2004 Posts: 345
|
Posted: Sat Dec 16, 2006 11:40 am Post subject: |
|
|
ist doch nicht dev-lang/python (das du fuer portage brauchst) sondern "nur" pygtk - die gtk bindings fuer python.....
also ganz normal
evtl die version >=dev-python/pygtk-2.9 mittels package.keywords freigeben und dann
Code: | emerge -av --oneshot pygtk |
oder
wieder installieren. |
|
Back to top |
|
|
cHeFr0cKaH Apprentice
Joined: 27 Feb 2006 Posts: 188 Location: Frankfurt am Main
|
Posted: Sat Dec 16, 2006 12:09 pm Post subject: |
|
|
Hi!
Erstmal danke für die schnellen Antworten!
emerge -C pygtk hat das Problem soweit behoben.
Bezüglich Python bzw dev-ang/python, ich kenn mich da nicht wirklich aus. Ein Kumpel hat mir mal gesagt das ich vosichtig sein soll wenns um Python geht. Da man sich halt Portage damit zerschießen kann.
Naja...update läuft-->User happy
mfg
cHeFr0cKaH
bye! |
|
Back to top |
|
|
|