wget -O - http://cloudstack.apt-get.eu/release.asc|apt-key add - 这条命令正常执行了, 在/etc/apt/sources.list.d/cloudstack.list ,添加 deb http://cloudstack.apt-get.eu/ubuntu precise 4.0 apt-get update 这些命令都执行了,
在 2014-11-27 16:23:45,"yuanshuai.develop" <yuanshuai.deve...@gmail.com> 写道: >wget -O - http://cloudstack.apt-get.eu/release.asc|apt-key add - >这个命令做了没 >2014-11-27 > >yuanshuai.develop > > > >发件人:wangkun <wang...@163.com> >发送时间:2014-11-27 16:17 >主题:Re:Re: 安装cloudstack管理端的问题-Unable to locate package cloud-client >收件人:"users-cn"<users-cn@cloudstack.apache.org> >抄送: > >看的是书“cloudstack入门指南” > > > > > > > > >在 2014-11-27 16:14:34,"Wei ZHOU" <ustcweiz...@gmail.com> 写道: >>你看的什么文档? >> >>现在management叫cloudstack-management >>kvm上的client叫cloudstack-agent >> >>2014-11-27 9:06 GMT+01:00 wangkun <wang...@163.com>: >> >>> 各位, >>> 我在workstation 虚拟机上的ubuntu12.04安装cloudstack的管理端。我在执行完apt-get >>> update后(执行结果如下), >>> it http://mirrors.sohu.com precise-proposed/main Translation-en >>> Hit http://mirrors.sohu.com precise-proposed/multiverse Translation-en >>> Hit http://mirrors.sohu.com precise-proposed/restricted Translation-en >>> Hit http://mirrors.sohu.com precise-proposed/universe Translation-en >>> Hit http://mirrors.sohu.com precise-backports/main Translation-en >>> Hit http://mirrors.sohu.com precise-backports/multiverse Translation-en >>> Hit http://mirrors.sohu.com precise-backports/restricted Translation-en >>> Hit http://mirrors.sohu.com precise-backports/universe Translation-en >>> Hit http://cloudstack.apt-get.eu precise/4.0 i386 Packages >>> Ign http://cloudstack.apt-get.eu precise/4.0 TranslationIndex >>> Ign http://cloudstack.apt-get.eu precise/4.0 Translation-en_US >>> Ign http://cloudstack.apt-get.eu precise/4.0 Translation-en >>> Reading package lists... Done >>> >>> >>> >>> >>> 执行 apt-get install cloud-client,报错 >>> >>> >>> root@B-MS:~# apt-get install cloud-client >>> Reading package lists... Done >>> Building dependency tree >>> Reading state information... Done >>> E: Unable to locate package cloud-client >>> 我将源点更新为国内的sohu,故障依旧。 >>> >>> >>> 请问各位老师,如何解决?谢谢! >>> >>> >>>