tar: Exiting with failure status due to previous errors时间:2022-02-26 10:47:39发生在tar压缩或者解压缩的过程中,原因是压缩包在建立的时候是用了sudo的,所以你解压的时候也要加上sudo,问题就很好解决了的