现在的位置: 首页 > 操作系统 > 正文

ubuntu tar、dpkg子进程错误

2019年07月28日 操作系统 ⁄ 共 1193字 ⁄ 字号 评论关闭

命令行失败信息如下:
tar:无法识别的选项“--warning=no-timestamp”
请用“tar --help”或“tar --usage”获得更多信息。
dpkg-deb: error: 子进程 tar 返回了错误号 64
dpkg:处理 /var/cache/apt/archives/vim-common_2%3a7.3.429-2ubuntu2_i386.deb (--unpack)时出错:
子进程 dpkg-deb --control 返回了错误号 2
tar:无法识别的选项“--warning=no-timestamp”
请用“tar --help”或“tar --usage”获得更多信息。
dpkg-deb: error: 子进程 tar 返回了错误号 64
dpkg:处理 /var/cache/apt/archives/vim-runtime_2%3a7.3.429-2ubuntu2_all.deb (--unpack)时出错:
子进程 dpkg-deb --control 返回了错误号 2
tar:无法识别的选项“--warning=no-timestamp”
请用“tar --help”或“tar --usage”获得更多信息。
dpkg-deb: error: 子进程 tar 返回了错误号 64
dpkg:处理 /var/cache/apt/archives/vim_2%3a7.3.429-2ubuntu2_i386.deb (--unpack)时出错:
子进程 dpkg-deb --control 返回了错误号 2
在处理时有错误发生:
/var/cache/apt/archives/vim-common_2%3a7.3.429-2ubuntu2_i386.deb
/var/cache/apt/archives/vim-runtime_2%3a7.3.429-2ubuntu2_all.deb
/var/cache/apt/archives/vim_2%3a7.3.429-2ubuntu2_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)


ubuntu软件中心失败信息如下:
tar--warning=no-timestamp
tar --helptar --usage
dpkg-deb (subprocess): data: internal gzip write error: Broken pipe
dpkg-deb: error: subprocess tar returned error exit status 64
dpkg: error processing /var/cache/apt/archives/vim-runtime_2%3a7.3.429-2ubuntu2_all.deb (--install):
subprocess dpkg-deb --control returned error exit status 2

抱歉!评论已关闭.