tar (child): bzip2: Cannot exec: No such file or directory 解决方法

今天用tar命令解压文件的时候出错了,信息如下:

tar (child): lbzip2: Cannot exec: No such file or directory 
tar (child): Error is not recoverable: exiting now 
tar: Child returned status 2 
tar: Error is not recoverable: exiting now

解决方法很简单,只要安装bzip2就行了,yum安装的命令如下:

yum -y install bzip2

 

上一篇 使用Shell快速执行常用系统命令
下一篇 Avamar — 如果 Linux 虚拟机备份是从模板部署的,则可能存在 LVM 元数据不一致
edug.net

edug.net管理员

这个人很懒,什么都没有留下。

本月创作热力图

目录
最新评论
暂无评论