|
apt-get install subversion
正在读取软件包列表... 完成
正在分析软件包的依赖关系树... 完成
您可能需要运行“apt-get -f install”来纠正下列错误:
下列的软件包有不能满足的依赖关系:
libc6: 依赖: tzdata 但是它将不会被安装
locales: 依赖: glibc-2.7-1
subversion: 依赖: libsvn1 (= 1.5.1dfsg1-2) 但是 1.4.2dfsg1-2 正要被安装
依赖: libc6 (>= 2.7-1) 但是 2.3.6.ds1-13etch7 正要被安装
依赖: libsasl2-2 但是它将不会被安装
E: 有未能满足的依赖关系。请尝试不指明软件包的名字来运行“apt-get -f install”(也可以指定一个解决办法)。
sarge:~/work/Lane#
然后
sarge:~/work/Lane# apt-get -f instal
E: 无效的操作 instal
sarge:~/work/Lane# apt-get -f install
正在读取软件包列表... 完成
正在分析软件包的依赖关系树... 完成
正在更正依赖关系... 完成
将会安装下列额外的软件包:
libc6
建议安装的软件包:
glibc-doc libc6-i686
下列的软件包将被升级:
libc6
共升级了 1 个软件包,新安装了 0 个软件包,要卸载 0 个软件包,有 311 个软件未被升级。
有 1 个软件包没有被完全安装或卸载。
需要下载 0B/4438kB 的软件包。
解压缩后将会空出 303kB 的空间。
您希望继续执行吗?[Y/n]y
正在预设定软件包 ...
(正在读取数据库 ... 系统当前总共安装有 59968 个文件和目录。)
正预备替换 libc6 2.3.6.ds1-13etch7 (使用 .../archives/libc6_2.7-18_i386.deb) ...
Checking for services that may need to be restarted...
Checking init scripts...
WARNING: POSIX threads library NPTL requires kernel version
2.6.8 or later. If you use a kernel 2.4, please upgrade it
before installing glibc.
The installation of a 2.6 kernel _could_ ask you to install a new libc
first, this is NOT a bug, and should *NOT* be reported. In that case,
please add etch sources to your /etc/apt/sources.list and run:
apt-get install -t etch linux-image-2.6
Then reboot into this new kernel, and proceed with your upgrade
dpkg:处理 /var/cache/apt/archives/libc6_2.7-18_i386.deb (--unpack)时出错:
子进程·pre-installation script·返回了错误号·1
在处理时有错误发生:
/var/cache/apt/archives/libc6_2.7-18_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
sarge:~/work/Lane#
怎么办啊。 各位。 |
|