немогу поставить xorg-x11 [РЕШЕНО]

запустил 2 консоли. в одной написал emerge xorg-x11 во второй emerge openoffice ну оно пошло гудеть
потом заступорилось на пакете cairo. попросило его скомпилить с юз флагом "Х". - что я и сделал. дальше прописал emerge openoffice - оно его дособрало. далие пишу emerge xorg-x11 он находит такой пакет. ничего не качает ничего не инсталит и пишет что все сделано.
текст того что оно делает:

Calculating dependencies ... done!
>>> Verifying ebuild Manifests...

>>> Emerging (1 of 1) x11-base/xorg-x11-7.2 to /
* checking ebuild checksums ;-) ... [ ok ]
* checking auxfile checksums ;-) ... [ ok ]
* checking miscfile checksums ;-) ... [ ok ]
>>> Unpacking source...
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/x11-base/xorg-x11-7.2/work ...
>>> Source compiled.
>>> Test phase [not enabled]: x11-base/xorg-x11-7.2

>>> Install xorg-x11-7.2 into /var/tmp/portage/x11-base/xorg-x11-7.2/image/ category x11-base
>>> Completed installing xorg-x11-7.2 into /var/tmp/portage/x11-base/xorg-x11-7.2/image/

* checking 0 files for package collisions
>>> Merging x11-base/xorg-x11-7.2 to /
--- /usr/
>>> /usr/X11R6 -> ../usr
>>> Safely unmerging already-installed instance...
No package files given... Grabbing a set.
--- replaced sym /usr/X11R6
--- replaced dir /usr
>>> Original instance of package unmerged safely.

* Please note that the xcursors are in /usr/share/cursors/xorg-x11.
* Any custom cursor sets should be placed in that directory.

* If you wish to set system-wide default cursors, please create
* /usr/local/share/cursors/xorg-x11/default/index.theme
* with content: "Inherits=theme_name" so that future
* emerges will not overwrite those settings.

* Listening on TCP is disabled by default with startx.
* To enable it, edit /usr/bin/startx.

* Please read the modular X migration guide at
* http://www.gentoo.org/proj/en/desktop/x/x11/modular-x-howto.xml

* If you encounter any non-configuration issues, please file a bug at
* http://bugs.gentoo.org/enter_bug.cgi?product=Gentoo%20Linux
* and attach /etc/X11/xorg.conf, /var/log/Xorg.0.log and emerge info

* You can now choose which drivers are installed with the VIDEO_CARDS
* and INPUT_DEVICES settings. Set these like any other Portage
* variable in /etc/make.conf or on the command line.

* Visit http://www.gentoo.org/doc/en/index.xml?catid=desktop
* for more information on configuring X.

>>> x11-base/xorg-x11-7.2 merged.

>>> No packages selected for removal by clean
>>> Auto-cleaning packages...

>>> No outdated packages were found on your system.

* Messages for package x11-base/xorg-x11-7.2:

* Please read the modular X migration guide at
* http://www.gentoo.org/proj/en/desktop/x/x11/modular-x-howto.xml
* GNU info directory index is up-to-date.

пишу emerge --unmerge xorg-x11 (ну думаю мож переустановка поможет) пишет что такого пакета нет
ну я давай лезьть в нет. там сказали что мне поможет emerge -vuDN system + emerge -vuDN world + emerge -vuDN xorg-x11 но на emerge -vuDN world у меня не компилитсся пакет media-video/nvidia-settings-169.07

текст ошибки:
* Messages for package media-video/nvidia-settings-169.07:
*
* ERROR: media-video/nvidia-settings-169.07 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 2031: Called die
* The specific snippet of code:
* emake CC="$(tc-getCC)" || die "Failed to build nvidia-settings"
* The die message:
* Failed to build nvidia-settings
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/media-video/nvidia-settings-169.07/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/media-video/nvidia-settings-169.07/temp/environment'.

вообщем мой вопрос. как с этим всем мне поставить XORG??((

make.conf покажи,а

make.conf покажи,а точнее USE

make.conf

# These settings were set by the catalyst build script that automatically
# built this stage.
# Please consult /etc/make.conf.example for a more detailed example.
CFLAGS="-march=prescott -O2 -pipe -fomit-frame-pointer"
CXXFLAGS="${CFLAGS}"
# WARNING: Changing your CHOST is not something that should be done lightly.
# Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing.
CHOST="i686-pc-linux-gnu"
MAKEOPTS="-j5"
FEATURES="parallel-fetch candy ccache"
USE="gnome -kde gtk qt dvd cdr"
CCACHE_SIZE="5G"
CCACHE_DIR="/var/tmp/ccache"

VIDEO_CARDS="nvidia"
INPUT_DEVICES="keyboard mouse"
LINGUAS="en ru ua "

SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
GENTOO_MIRRORS="ftp://gentoo.kiev.ua/ "

make.conf

добавил в юзфлагах "Х".
emerge -1 x11-libs/gtk+
emerge -vuDN system
revdep-rebuild
emerge -vuDN world
на emerge -vuND xorg-x11 пишет:

These are the packages that would be merged, in order:
Calculating dependencies ... done!
Total: 0 packages, Size of downloads: 0 kB
>>> Auto-cleaning packages...
>>> No outdated packages were found on your system.

Честно говоря,

Честно говоря, я никогда не запускал в системе два emerge'а параллельно друг другу. Думаю, что это ни к чему хорошему не приведет. Если например пораскинуть мозгами и представить, что вдруг оба emerge'а обновременно обратятся на запись к одному файлу или же первый emerge проверяет наличие пакета в системе когда второй его уже снес, а замену поставить не успел то становится страшно. То что произошло у вас похоже на разрушение базы установленных пакетов, где то я читал о подобном случае.

думаю, что ошибка в FEATURES

Попробуй закомментировать FEATURES или добавить к опциям sandbox

при параллельной установке

при параллельной установке пакетов коллизий не
возникает благодаря системе lock'ов

xorg-x11 - мета-пакет,

xorg-x11 - мета-пакет, логично что при его удалении/установке ничего не удаляется/устанавливается. Прочто в его зависимости входят все части иксов. Так что собирай xorg-server. И дай то место лога компиляции, на котором ошибка вывалилась. И, кстати, вроде иксы-то у тебя уже поставились

Ubuntu is an African Word that means "Gentoo is too hard for me"

спасибо

emerge -1 xorg-server помогло.

Бросив горсть земли становишся другим...

Настройки просмотра комментариев

Выберите нужный метод показа комментариев и нажмите "Сохранить установки".