求助 该怎么解决?

系统安装、升级讨论
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
回复
头像
tsinghan
帖子: 1677
注册时间: 2005-12-23 19:20

求助 该怎么解决?

#1

帖子 tsinghan » 2009-03-30 19:49

root@Tsinghan:~# apt-get upgrade
正在读取软件包列表... 完成
正在分析软件包的依赖关系树
正在读取状态信息... 完成
共升级了 0 个软件包,新安装了 0 个软件包,要卸载 0 个软件包,有 0 个软件未被升级。
有 8 个软件包没有被完全安装或卸载。
解压缩后会消耗掉 0B 的额外空间。
您希望继续执行吗?[Y/n]y
正在设置 kdebase-workspace-bin (4:4.2.1a-0ubuntu12) ...
update-alternatives: update_mode:读取 /var/lib/dpkg/alternatives/x-session-manager 时发生错误或是 eof ()
dpkg:处理 kdebase-workspace-bin (--configure)时出错:
子进程 post-installation script 返回了错误号 2
正在设置 language-pack-zh-base (1:9.04+20090320) ...
dpkg (子进程):无法运行 post-installation script: Exec format error
dpkg:处理 language-pack-zh-base (--configure)时出错:
子进程 post-installation script 返回了错误号 2
正在设置 libglu1-mesa (7.3-1ubuntu4) ...
dpkg (子进程):无法运行 post-installation script: Exec format error
dpkg:处理 libglu1-mesa (--configure)时出错:
子进程 post-installation script 返回了错误号 2
dpkg:依赖关系问题使得 kdebase-bin 的配置工作不能继续:
kdebase-bin 依赖于 libglu1-mesa | libglu1;然而:
软件包 libglu1-mesa 还没有被配置。
未曾安装软件包“libglu1”。
软件包 libglu1-mesa 提供了 libglu1,但是它还没有配置好。
dpkg:处理 kdebase-bin (--configure)时出错:
依赖关系问题 - 仍未被配置
No apport report written because MaxReports is reached already
dpkg:依赖关系问题使得 kdebase-data 的配置工作不能继续:
kdebase-data 依赖于 kdebase-bin (>= 4:4.2.1-0ubuntu6);然而:
软件包 kdebase-bin 还没有被配置。
dpkg:处理 kdebase-data (--configure)时出错:
依赖关系问题 - 仍未被配置
No apport report written because MaxReports is reached already
dpkg:依赖关系问题使得 libxine1-x 的配置工作不能继续:
libxine1-x 依赖于 libglu1-mesa | libglu1;然而:
软件包 libglu1-mesa 还没有被配置。
未曾安装软件包“libglu1”。
软件包 libglu1-mesa 提供了 libglu1,但是它还没有配置好。
dpkg:处理 libxine1-x (--configure)时出错:
依赖关系问题 - 仍未被配置
No apport report written because MaxReports is reached already
dpkg:依赖关系问题使得 libxine1 的配置工作不能继续:
libxine1 依赖于 libxine1-x (= 1.1.16.2-1ubuntu3);然而:
软件包 libxine1-x 还没有被配置。
dpkg:处理 libxine1 (--configure)时出错:
依赖关系问题 - 仍未被配置
No apport report written because MaxReports is reached already
dpkg:依赖关系问题使得 libxine1-all-plugins 的配置工作不能继续:
libxine1-all-plugins 依赖于 libxine1-x (>= 1.1.16.2-1ubuntu3);然而:
软件包 libxine1-x 还没有被配置。
dpkg:处理 libxine1-all-plugins (--configure)时出错:
依赖关系问题 - 仍未被配置
No apport report written because MaxReports is reached already
在处理时有错误发生:
kdebase-workspace-bin
language-pack-zh-base
libglu1-mesa
kdebase-bin
kdebase-data
libxine1-x
libxine1
libxine1-all-plugins
E: Sub-process /usr/bin/dpkg returned an error code (1)
Kubuntu10.10& Windows 7 ultimate
Acer 4738ZG
Intel PM dual core P6100 2.00G
4G DDR1333
ATI Mobility Radeon HD5470
750G HDD
14.0 WXGA 1366×768
头像
libralibra
帖子: 401
注册时间: 2008-02-23 17:31
联系:

Re: 求助 该怎么解决?

#2

帖子 libralibra » 2009-03-30 20:03

代码: 全选

sudo apt-get autoremove
sudo apt-get autoclean
sudo apt-get update
sudo apt-get upgrade
My Blog: matlab, ubuntu, python
http://goo.gl/GDIO
头像
cnkilior
论坛版主
帖子: 4984
注册时间: 2007-08-05 17:40

Re: 求助 该怎么解决?

#3

帖子 cnkilior » 2009-03-30 20:09

方法一:apt-get -f install

方法二:dpkg --reconfigure -a

方法三:检查/etc/apt/source.lst有没有用错源了。

-----------------------
头像
tsinghan
帖子: 1677
注册时间: 2005-12-23 19:20

Re: 求助 该怎么解决?

#4

帖子 tsinghan » 2009-03-30 20:12

##lupaworld源
deb http://mirror.lupaworld.com/ubuntu/archive/ jaunty main restricted universe multiverse
deb http://mirror.lupaworld.com/ubuntu/archive/ jaunty-updates main restricted universe multiverse
deb http://mirror.lupaworld.com/ubuntu/archive/ jaunty-backports main restricted universe multiverse
deb http://mirror.lupaworld.com/ubuntu/archive/ jaunty-security main restricted universe multiverse
deb http://mirror.lupaworld.com/ubuntu/archive/ jaunty-proposed main multiverse restricted universe
deb-src http://mirror.lupaworld.com/ubuntu/archive/ jaunty main restricted universe multiverse
deb-src http://mirror.lupaworld.com/ubuntu/archive/ jaunty-updates main restricted universe multiverse
deb-src http://mirror.lupaworld.com/ubuntu/archive/ jaunty-backports main restricted universe multiverse
deb-src http://mirror.lupaworld.com/ubuntu/archive/ jaunty-security main restricted universe multiverse
deb-src http://mirror.lupaworld.com/ubuntu/archive/ jaunty-proposed main restricted universe multiverse


上述的方法都实验过了 依然无法解决 google了一百遍
Kubuntu10.10& Windows 7 ultimate
Acer 4738ZG
Intel PM dual core P6100 2.00G
4G DDR1333
ATI Mobility Radeon HD5470
750G HDD
14.0 WXGA 1366×768
头像
pcbird
帖子: 2337
注册时间: 2008-12-19 13:44
来自: 东8区

Re: 求助 该怎么解决?

#5

帖子 pcbird » 2009-03-30 20:22

换成其他的源吧。你用软件源修改源吧。

代码: 全选

 
       \   ,__,
        \  (oo)____
           (__)    )\
              ||--|| *  
 
头像
tsinghan
帖子: 1677
注册时间: 2005-12-23 19:20

Re: 求助 该怎么解决?

#6

帖子 tsinghan » 2009-03-30 20:31

自己动手修改那个文件的 现在换成北京交大的源了 还是一样的结果……
Kubuntu10.10& Windows 7 ultimate
Acer 4738ZG
Intel PM dual core P6100 2.00G
4G DDR1333
ATI Mobility Radeon HD5470
750G HDD
14.0 WXGA 1366×768
头像
pcbird
帖子: 2337
注册时间: 2008-12-19 13:44
来自: 东8区

Re: 求助 该怎么解决?

#7

帖子 pcbird » 2009-03-30 20:33

tsinghan 写了:自己动手修改那个文件的 现在换成北京交大的源了 还是一样的结果……
又不是只有这个源,外国的源试试

代码: 全选

 
       \   ,__,
        \  (oo)____
           (__)    )\
              ||--|| *  
 
头像
tsinghan
帖子: 1677
注册时间: 2005-12-23 19:20

Re: 求助 该怎么解决?

#8

帖子 tsinghan » 2009-03-31 13:15

删了那几个包 和相关包 又重新安装一次 直接装 kubuntu-desktop这个包 搞定了

没有问题了
Kubuntu10.10& Windows 7 ultimate
Acer 4738ZG
Intel PM dual core P6100 2.00G
4G DDR1333
ATI Mobility Radeon HD5470
750G HDD
14.0 WXGA 1366×768
头像
想入非非
帖子: 8078
注册时间: 2008-07-14 22:42
来自: Beijing
联系:

Re: 求助 该怎么解决?

#9

帖子 想入非非 » 2009-04-01 13:57

惊现论坛元老 :em20 膜拜
Ubuntu User
回复