亚洲av成人无遮挡网站在线观看,少妇性bbb搡bbb爽爽爽,亚洲av日韩精品久久久久久,兔费看少妇性l交大片免费,无码少妇一区二区三区

  免費(fèi)注冊(cè) 查看新帖 |

Chinaunix

  平臺(tái) 論壇 博客 文庫(kù)
最近訪問板塊 發(fā)新帖
查看: 3805 | 回復(fù): 2
打印 上一主題 下一主題

[虛擬化] Convirt on UBUNTU 12.04 問題 [復(fù)制鏈接]

論壇徽章:
0
跳轉(zhuǎn)到指定樓層
1 [收藏(0)] [報(bào)告]
發(fā)表于 2012-07-19 13:28 |只看該作者 |倒序?yàn)g覽
convirt 2.1.1
安裝一直報(bào)錯(cuò)。

root@ubuntuCenter:/home/convirt/convirt-install/install/cms/scripts# ./install_dependencies
install common functions sourced.
DISTRO Ubuntu
VER 12.04
CODENAME precise
KERNEL 3.2.0-23-generic
ARCH x86_64
Info: Sourcing /home/convirt/convirt-install/install/cms/scripts/../../../common/scripts/Ubuntu_functions
Info: Sourcing /home/convirt/convirt-install/install/cms/scripts/../common/Ubuntu_functions
Reading package lists... Done
Building dependency tree      
Reading state information... Done
wget is already the newest version.
libxenstore3.0 is already the newest version.
libxenstore3.0 set to manually installed.
mysql-server is already the newest version.
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
build-essential : Depends: g++ (>= 4:4.4.3) but it is not going to be installed
                   Depends: dpkg-dev (>= 1.13.5) but it is not going to be installed
python-dev : Depends: python2.7-dev (>= 2.7.3) but it is not going to be installed
python-xen-3.3 : Depends: python (< 2.7) but 2.7.3-0ubuntu2 is to be installed
socat : Depends: libreadline5 (>= 5.2) but it is not going to be installed
xen-utils-4.1 : Conflicts: python-xen-3.3 (<= 3.3.0-1ubuntu12) but 3.3.0-1ubuntu12 is to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
ERROR: installing CMS Prerequisites.
ERROR: Failed installing prerquesite packages.



root@ubuntuCenter:/home/convirt/convirt-install/install/cms/scripts# apt-get install build-essential
Reading package lists... Done
Building dependency tree      
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
build-essential : Depends: g++ (>= 4:4.4.3) but it is not going to be installed
                   Depends: dpkg-dev (>= 1.13.5) but it is not going to be installed
python-xen-3.3 : Depends: python (< 2.7) but 2.7.3-0ubuntu2 is to be installed
                  Depends: python-dev but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).



root@ubuntuCenter:/home/convirt/convirt-install/install/cms/scripts# apt-get install g++
Reading package lists... Done
Building dependency tree      
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
g++ : Depends: g++-4.6 (>= 4.6.3-1~) but it is not going to be installed
python-xen-3.3 : Depends: python (< 2.7) but 2.7.3-0ubuntu2 is to be installed
                  Depends: python-dev but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).



root@ubuntuCenter:/home/convirt/convirt-install/install/cms/scripts# apt-get -f install g++
Reading package lists... Done
Building dependency tree      
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
g++ : Depends: g++-4.6 (>= 4.6.3-1~) but it is not going to be installed
python-xen-3.3 : Depends: python (< 2.7) but 2.7.3-0ubuntu2 is to be installed
                  Depends: python-dev but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).


root@ubuntuCenter:/home/convirt/convirt-install/install/cms/scripts# apt-get -f install g++-4.6
Reading package lists... Done
Building dependency tree      
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
g++-4.6 : Depends: libstdc++6-4.6-dev (= 4.6.3-1ubuntu5) but it is not going to be installed
python-xen-3.3 : Depends: python (< 2.7) but 2.7.3-0ubuntu2 is to be installed
                  Depends: python-dev but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).



root@ubuntuCenter:/home/convirt/convirt-install/install/cms/scripts# apt-get -f install libstdc++6-4.6-dev
Reading package lists... Done
Building dependency tree      
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
libstdc++6-4.6-dev : Depends: g++-4.6 (= 4.6.3-1ubuntu5) but it is not going to be installed
python-xen-3.3 : Depends: python (< 2.7) but 2.7.3-0ubuntu2 is to be installed
                  Depends: python-dev but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).


我吐血,一直報(bào)依賴問題,安裝了半天進(jìn)入死循環(huán)了。求救啊。。。。謝謝了

論壇徽章:
4
CU大;照
日期:2013-03-13 15:29:07CU大;照
日期:2013-03-13 15:29:49CU大;照
日期:2013-03-13 15:30:192015年迎新春徽章
日期:2015-03-04 09:57:09
2 [報(bào)告]
發(fā)表于 2012-07-21 20:47 |只看該作者
apt-get -f install build-essential行不行?

論壇徽章:
0
3 [報(bào)告]
發(fā)表于 2012-07-23 12:54 |只看該作者
還是不行,各種糾結(jié)啊。。。。。
您需要登錄后才可以回帖 登錄 | 注冊(cè)

本版積分規(guī)則 發(fā)表回復(fù)

  

北京盛拓優(yōu)訊信息技術(shù)有限公司. 版權(quán)所有 京ICP備16024965號(hào)-6 北京市公安局海淀分局網(wǎng)監(jiān)中心備案編號(hào):11010802020122 niuxiaotong@pcpop.com 17352615567
未成年舉報(bào)專區(qū)
中國(guó)互聯(lián)網(wǎng)協(xié)會(huì)會(huì)員  聯(lián)系我們:huangweiwei@itpub.net
感謝所有關(guān)心和支持過ChinaUnix的朋友們 轉(zhuǎn)載本站內(nèi)容請(qǐng)注明原作者名及出處

清除 Cookies - ChinaUnix - Archiver - WAP - TOP