分页: 1 / 1

[其它]偶装了ubuntu6.10,源更新不了,其他软件也装不了。求救阿!!

发表于 : 2006-12-04 10:55
sanzhiyangoo
root@san-desktop:/home/san# sudo apt-get install amule
E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
root@san-desktop:/home/san# sudo gedit/etc/apt/sources.list
sudo: gedit/etc/apt/sources.list: command not found
root@san-desktop:/home/san# sudo apt-get install rar
E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
root@san-desktop:/home/san#

ubuntu6.10,源更新不了,其他软件也装不了

发表于 : 2006-12-04 15:36
lwtong
你更放其他的源看看,我原来用cn99的不行后来更放成福建省福州市 电信就可以了,可能是源的问题。
到这里看看修改源并更新升级http://wiki.ubuntu.org.cn/%E5%BF%AB%E9%80%9F%E8%AE%BE%E7%BD%AE%E6%8C%87%E5%8D%97/EdgyEft

Re: [其它]偶装了ubuntu6.10,源更新不了,其他软件也装不了。求救阿!!

发表于 : 2006-12-04 15:49
zhuqin_83
sanzhiyangoo 写了:root@san-desktop:/home/san# sudo apt-get install amule
E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
root@san-desktop:/home/san# sudo gedit/etc/apt/sources.list
sudo: gedit/etc/apt/sources.list: command not found
root@san-desktop:/home/san# sudo apt-get install rar
E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
root@san-desktop:/home/san#
就照提示做啊。让你 sudo dpkg --configure -a 你就做撒。
命令和文件或者目录间要有空格!
sudo gedit /etc/apt/sources.list
root下就不要用sudo了,一点意义都没有。