我想安装 artemis
sudo apt-get install artemis
但是我遇到了以下错误:
E: 子进程 /usr/bin/dpkg 返回错误代码 (1)
我已经升级并升级了软件包,但又回到了错误。输出如下:
Get:1330 http://us.archive.ubuntu.com/ubuntu/ bionic/universe
libmeanwhile1 amd64 1.0.2-9 [72.6 kB]
Get:1331 http://us.archive.ubuntu.com/ubuntu/ bionic/universe
telepathy-gabble amd64 0.18.4-1 [570 kB]
..
Get:1578 http://us.archive.ubuntu.com/ubuntu/ bionic/main
usb-modeswitch-data all 20170806-2 [30.7 kB]
Fetched 630 MB in 3h 7min 9s (56.1 kB/s)
Extracting templates from packages: 100%
Preconfiguring packages ...
setting xserver-xorg-legacy/xwrapper/allowed_users from configuration file
dpkg-deb: error: archive
'/var/cache/apt/archives/base-files_10.1ubuntu2.1_amd64.deb' has
premature member 'control.tar.xz' before 'control.tar.gz', giving up
dpkg: error processing archive
/var/cache/apt/archives/base-files_10.1ubuntu2.1_amd64.deb (--unpack):
subprocess dpkg-deb --control returned error exit status 2
Errors were encountered while processing:
/var/cache/apt/archives/base-files_10.1ubuntu2.1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
我该如何修复这个错误?
答案1
我遇到的错误: 错误图像
@N0rbert