}

Tar Index Page 1

tar xf error: Directory renamed before its status could be extracted

If you get th error Directory renamed before its status could be extracted when using tar, execute: apt install -y bsdtar && ln -sf $(which bsdtar) $(which tar)