Bất cứ khi nào tôi cố gắng để aptitude install
một cái gì đó tôi nhận được lỗi này:
E: I wasn't able to locate a file for the libxmlrpc-c3 package.
This might mean you need to manually fix this package. (due to missing arch)
Writing extended state information... Done
E: I wasn't able to locate a file for the libxmlrpc-c3 package.
This might mean you need to manually fix this package. (due to missing arch)
E: Internal error: couldn't generate list of packages to download
Tôi aptitude remove
đã xóa và xóa gói từ /var/cache/apt/archive
, nhưng gặp lỗi tương tự khi tôi thử lại.
Đây là từ dpkg / status:
Package: libxmlrpc-c3
Status: deinstall reinstreq half-installed
Priority: optional
Section: libs
Version: 1.06.27-1.1
Đây là từ lsb_release -a; uname -a; dpkg-architecture; apt-cache policy ttf-mscorefonts-installer
:
DEB_BUILD_ARCH=i386
DEB_BUILD_ARCH_OS=linux
DEB_BUILD_ARCH_CPU=i386
DEB_BUILD_ARCH_BITS=32
DEB_BUILD_ARCH_ENDIAN=little
DEB_BUILD_GNU_CPU=i486
DEB_BUILD_GNU_SYSTEM=linux-gnu
DEB_BUILD_GNU_TYPE=i486-linux-gnu
DEB_HOST_ARCH=i386
DEB_HOST_ARCH_OS=linux
DEB_HOST_ARCH_CPU=i386
DEB_HOST_ARCH_BITS=32
DEB_HOST_ARCH_ENDIAN=little
DEB_HOST_GNU_CPU=i486
DEB_HOST_GNU_SYSTEM=linux-gnu
DEB_HOST_GNU_TYPE=i486-linux-gnu
ttf-mscorefonts-installer:
Installed: (none)
Candidate: 2.7
Version table:
2.7 0
500 http://ftp.cn.debian.org lenny/contrib Packages
Làm cách nào để khắc phục lỗi này?