+ -
当前位置:首页 → 问答吧 → 求助 pacman 出错

求助 pacman 出错

时间:2010-01-08

来源:互联网

运行pacman -Syu

出现如下错误:

error: could not open file /var/lib/pacman/local/qtmod-4.5.3-2/depends: No such file or directory

作者: wolfmei   发布时间: 2010-01-08

还有的错误是:
/sbin/ldconfig: /usr/lib/libpolkit-qt-core.so.0 is not an ELF file - it has the wrong magic bytes at the start.

/sbin/ldconfig: /usr/lib/libIex.so.6.0.0 is not an ELF file - it has the wrong magic bytes at the start.

/sbin/ldconfig: /usr/lib/libenchant.so.1.5.0 is not an ELF file - it has the wrong magic bytes at the start.

/sbin/ldconfig: /usr/lib/libenchant.so is not an ELF file - it has the wrong magic bytes at the start.

/sbin/ldconfig: /usr/lib/libIex.so is not an ELF file - it has the wrong magic bytes at the start.

作者: wolfmei   发布时间: 2010-01-08

你的qtmod出问题了么...重装一次这个包...

作者: huntxu   发布时间: 2010-01-08

引用:
作者: wolfmei
运行pacman -Syu

出现如下错误:

error: could not open file /var/lib/pacman/local/qtmod-4.5.3-2/depends: No such file or directory

先运行以下命令
rm -rf /var/lib/pacman/sync/
pacman -Sy

作者: kingdown   发布时间: 2010-01-11

好了,谢谢,帮忙!

作者: wolfmei   发布时间: 2010-01-11

引用:
作者: kingdown
先运行以下命令
rm -rf /var/lib/pacman/sync/
pacman -Sy
请问
/var/lib/pacman/sync
这里面放的是同步的缓存文件吗?

作者: leweslove   发布时间: 2010-01-13