Calculate Linux 14 Xfce4 64bit part21 実機サブPC xorg-x11 を emerge する # emerge --unmerge xorg-meta で削除した後 # emerge xorg-x11 でインストール出来たようです。

ここの主旨は起動はしないがMATEのインストールは出来たのでは?と勝手に思っているので、さらにLXDEをインストールすると言うことです。

そこで問題に成るのが

# emerge xorg-x11  <ーー101個emerge emerge出来なかった。

この xorg-x11 を  emerge すると言う事です。

今portholeで確認したらインストール済みの緑色の丸が付いていました。

結論を先に言うとxorg-x11のインストールの邪魔になるxorg-metaを端末で

# emerge --unmerge xorg-meta  で削除した後、端末で

# emerge xorg-x11 でインストール出来たようです。

 

下記はその説明

一般ユーザーhogeの作成
# useradd hoge -d /home/hoge
# cd /home
# mkdir hoge
# chown -R hoge:hoge hoge
# passwd hoge
# emerge sudoSabayon  <ーーMATEの時にはここからか?2014-09-28 ここをA地点とする。との事なのでCalculate Linuxもここから作業した2014-11-10 
# groupadd sudo    


# visudo            2014-11-10
%sudo ALL=(ALL) ALL  <ーー^o Enter ^xが効かなくてセーブ出来なかったと思う。


# usermod -G sudo hoge  <ーー2011-11-17の作業では2回目はここから。1回目はA地点から。
# emerge app-misc/screen  
# emerge dev-vcs/git  <ーー131個emergeで2時間掛った。


LXDEXorg関係を入れる。
# emerge lxde-meta    <ーー69個emerge
# emerge xorg-x11    <ーー101個emerge emerge出来なかった。

 

2014-11-18 追記-1、実機でemerge出来た。やり方は、端末にインストするのに邪魔なアプリがインストされていると表示でしたので端末で

# emerge --unmerge なんとか   の後で

# emerge xorg-x11  で実機でemerge出来た。

なんとか が何だったのかこれから調べてみる。

* Error: The above package list contains packages which cannot be
* installed at the same time on the same system.

(x11-base/xorg-x11-7.4-r2::gentoo, ebuild scheduled for merge) pulled in by
xorg-x11

(app-misc/xorg-meta-7.4-r2::calculate, installed) pulled in by
app-misc/xorg-meta required by @selected

なので多分 xorg-meta  だったのではと思う。

追記-1終わり

 

下記は直にやろうとして上手く行かなかった時の事。

calculate hoge # emerge xorg-x11

* IMPORTANT: 10 news items need reading for repository 'gentoo'.
* Use eselect news to read news items.

Calculating dependencies... done!
[ebuild N ] media-fonts/font-xfree86-type1-1.0.4 USE="X"
[ebuild N ] media-fonts/font-adobe-utopia-100dpi-1.0.4 USE="X nls"
[ebuild N ] media-fonts/font-ibm-type1-1.0.3 USE="X"
[ebuild N ] media-fonts/font-adobe-75dpi-1.0.3 USE="X nls"
[ebuild N ] media-fonts/font-bh-type1-1.0.3 USE="X"
[ebuild N ] media-fonts/font-micro-misc-1.0.3 USE="X nls"
[ebuild N ] media-fonts/font-bh-ttf-1.0.3 USE="X"
[ebuild N ] media-fonts/font-adobe-utopia-75dpi-1.0.4 USE="X nls"
[ebuild N ] media-fonts/font-misc-ethiopic-1.0.3 USE="X"
[ebuild N ] media-fonts/font-bh-100dpi-1.0.3 USE="X nls"
[ebuild N ] media-fonts/font-sony-misc-1.0.3 USE="X nls"
[ebuild N ] media-fonts/font-bitstream-speedo-1.0.2 USE="X"
[ebuild N ] media-fonts/font-screen-cyrillic-1.0.4 USE="X nls"
[ebuild N ] media-fonts/font-jis-misc-1.0.3 USE="X nls"
[ebuild N ] media-fonts/font-cursor-misc-1.0.3 USE="X nls"
[ebuild N ] media-fonts/font-mutt-misc-1.0.3 USE="X nls"
[ebuild N ] media-fonts/font-adobe-utopia-type1-1.0.4 USE="X"
[ebuild N ] media-fonts/font-arabic-misc-1.0.3 USE="X nls"
[ebuild N ] media-fonts/font-bitstream-100dpi-1.0.3 USE="X nls"
[ebuild N ] media-fonts/font-misc-meltho-1.0.3 USE="X"
[ebuild N ] media-fonts/font-adobe-100dpi-1.0.3 USE="X nls"
[ebuild N ] media-fonts/font-bh-75dpi-1.0.3 USE="X nls"
[ebuild N ] media-fonts/font-cronyx-cyrillic-1.0.3 USE="X nls"
[ebuild N ] media-fonts/font-daewoo-misc-1.0.3 USE="X nls"
[ebuild N ] media-fonts/font-sun-misc-1.0.3 USE="X nls"
[ebuild N ] media-fonts/font-bitstream-75dpi-1.0.3 USE="X nls"
[ebuild N ] media-fonts/font-schumacher-misc-1.1.2 USE="X nls"
[ebuild N ] media-fonts/font-isas-misc-1.0.3 USE="X nls"
[ebuild N ] media-fonts/font-misc-cyrillic-1.0.3 USE="X nls"
[ebuild N ] media-fonts/font-bh-lucidatypewriter-100dpi-1.0.3 USE="X nls"
[ebuild N ] media-fonts/font-winitzki-cyrillic-1.0.3 USE="X nls"
[ebuild N ] media-fonts/font-dec-misc-1.0.3 USE="X nls"
[ebuild N ] media-fonts/font-bitstream-type1-1.0.3 USE="X"
[ebuild N ] media-fonts/font-bh-lucidatypewriter-75dpi-1.0.3 USE="X nls"
[ebuild N ] x11-base/xorg-x11-7.4-r2
[blocks B ] x11-base/xorg-x11 ("x11-base/xorg-x11" is blocking app-misc/xorg-meta-7.4-r2)

* Error: The above package list contains packages which cannot be
* installed at the same time on the same system.

(x11-base/xorg-x11-7.4-r2::gentoo, ebuild scheduled for merge) pulled in by
xorg-x11

(app-misc/xorg-meta-7.4-r2::calculate, installed) pulled in by
app-misc/xorg-meta required by @selected


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

calculate hoge #