无法在 Ubuntu 18.04 上使用 dpkg 安装软件包

无法在 Ubuntu 18.04 上使用 dpkg 安装软件包

出现以下错误

> sudo dpkg -i chefdk_4.7.73-1_amd64.deb
dpkg-deb (subprocess): decompressing archive member: internal gzip read error: '<fd:4>: incorrect data check'
tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now
dpkg-deb: error: subprocess tar returned error exit status 2
dpkg: error processing archive chefdk_4.7.73-1_amd64.deb (--install):
 subprocess dpkg-deb --control returned error exit status 2
Errors were encountered while processing:
 chefdk_4.7.73-1_amd64.deb

我已经更新了输出

shasum -a 256 /path/to/chefdk_4.7.73-1_amd64.deb
shasum: /path/to/chefdk_4.7.73-1_amd64.deb:

相关内容