|
|
#apt-get upgrade
(正在读取数据库 ... 系统当前总共安装有 63630 个文件和目录。)
正预备替换 x11-common 6.9.0.dfsg.1-4 (使用 .../x11-common_6.9.0.dfsg.1-6_all.deb) ...
正在解压缩将用于更替的包文件 x11-common ...
dpkg:处理 /var/cache/apt/archives/x11-common_6.9.0.dfsg.1-6_all.deb (--unpack) 时出错:
正试图覆盖“/usr/include/X11”,它属于软件包 libxft-dev
System startup links for /etc/init.d/x11-common already exist.
Setting up X server socket directory /tmp/.X11-unix...done.
Setting up ICE socket directory /tmp/.ICE-unix...done.
在处理时有错误发生:
/var/cache/apt/archives/x11-common_6.9.0.dfsg.1-6_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
单独安装这个包.
# dpkg -i /var/cache/apt/archives/x11-common_6.9.0.dfsg.1-6_all.deb
(正在读取数据库 ... 系统当前总共安装有 63630 个文件和目录。)
正预备替换 x11-common 6.9.0.dfsg.1-4 (使用 .../x11-common_6.9.0.dfsg.1-6_all.deb) ...
正在解压缩将用于更替的包文件 x11-common ...
dpkg:处理 /var/cache/apt/archives/x11-common_6.9.0.dfsg.1-6_all.deb (--install)时出错:
正试图覆盖“/usr/include/X11”,它属于软件包 libxft-dev
System startup links for /etc/init.d/x11-common already exist.
Setting up X server socket directory /tmp/.X11-unix...done.
Setting up ICE socket directory /tmp/.ICE-unix...done.
在处理时有错误发生:
/var/cache/apt/archives/x11-common_6.9.0.dfsg.1-6_all.deb
我的计算机配置:
AMD643000+
华硕K8U-X主板
DDR400内存512MB*2块
软件:
双系统:debian+winxp
另外:
uname -r显示的结果是
2.6.12-1-386
我使用的是debian testing版本 |
|