Lieber Besucher, herzlich willkommen bei: GentooForum.de. Falls dies Ihr erster Besuch auf dieser Seite ist, lesen Sie sich bitte die Hilfe durch. Dort wird Ihnen die Bedienung dieser Seite näher erläutert. Darüber hinaus sollten Sie sich registrieren, um alle Funktionen dieser Seite nutzen zu können. Benutzen Sie das Registrierungsformular, um sich zu registrieren oder informieren Sie sich ausführlich über den Registrierungsvorgang. Falls Sie sich bereits zu einem früheren Zeitpunkt registriert haben, können Sie sich hier anmelden.
Dieser Beitrag wurde bereits 4 mal editiert, zuletzt von »andreasullrich« (21.12.2012, 17:25)
Quellcode |
|
1 |
# eix -cCI x11-drivers | cut -d " " -f2 | grep x11 | xargs emerge -1 -v |
Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »dyle« (20.12.2012, 08:09)
Quellcode |
|
1 |
emerge -va @x11-module-rebuild |
Nein, inzwischen wurden die Sets in 2.1 zurückportiert ;)
Nein, inzwischen wurden die Sets in 2.1 zurückportiert ;)
Hm, alle und alles? Auch die @x11-module-rebuild? War mir da unsicher was ich einem portage 2.1 anmuten darf. Das ist für mich lange her ...
Quellcode |
|
1 2 3 4 5 6 7 8 |
# emerge --list-sets live-rebuild module-rebuild preserved-rebuild selected system world x11-module-rebuild |
xorg.conf vorhanden. Wurde nicht verändert. Hat vorher so funktioniert.
Meldung:
ERROR: parsing configuration file .nvidia-settings-rc
xinit: connection to X server lost
Quellcode |
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 |
>>> Verifying ebuild manifests >>> Emerging (1 of 1) dev-python/dbus-python-1.1.1 * dbus-python-1.1.1.tar.gz SHA256 SHA512 WHIRLPOOL size ;-) ... [ ok ] * ERROR: dev-python/dbus-python-1.1.1 failed (setup phase): * Active version of CPython 3 is not supported by dev-python/dbus-python-1.1.1 * * Call stack: * ebuild.sh, line 93: Called pkg_setup * ebuild.sh, line 327: Called python_pkg_setup * python.eclass, line 427: Called _python_calculate_PYTHON_ABIS * python.eclass, line 839: Called die * The specific snippet of code: * die "Active version of CPython 3 is not supported by ${CATEGORY}/${PF}" * * If you need support, post the output of `emerge --info '=dev-python/dbus-python-1.1.1'`, * the complete build log and the output of `emerge -pqv '=dev-python/dbus-python-1.1.1'`. * The complete build log is located at '/var/tmp/portage/dev-python/dbus-python-1.1.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-python/dbus-python-1.1.1/temp/die.env'. * Working directory: '/var/tmp/portage/dev-python/dbus-python-1.1.1' * S: '/var/tmp/portage/dev-python/dbus-python-1.1.1/work/dbus-python-1.1.1' >>> Failed to emerge dev-python/dbus-python-1.1.1, Log file: >>> '/var/tmp/portage/dev-python/dbus-python-1.1.1/temp/build.log' Desktop-Andreas andreas # eselect python list Available Python interpreters: [1] python2.7 * [2] python3.1 [3] python3.2 |
Zitat
Aber ist das auch die gute Lösung?
Zitat
Warum muss ich zwischen python hin und her switchen?
Quellcode |
|
1 |
# eselect python show --python3 |
Quellcode |
|
1 |
# emerge -avc python:3.1 |
Quellcode |
|
1 |
# python-updater |