Upgrade Linux tar && resolve a tar package that failed with tar decompression

Source: Internet
Author: User

Unzip a file today, come out a lot of this:

/bin/tar:ignoring Unknown Extended header keyword ' Schily.dev '
/bin/tar:ignoring Unknown Extended header keyword ' Schily.ino '
/bin/tar:ignoring Unknown Extended header keyword ' schily.nlink '

Check the information and say it is necessary to update my tar version

Find official Website:

https://ftp.gnu.org/gnu/tar/

Found the latest version is 1.29

And my version is 1.28.

My gut tells me that it's useless to update the estimates, but I'm still going to try to make a few changes to this little version of the update.

wgetHttps//ftp.gnu.org/gnu/tar/tar-1.29.tar.gzTarXvzfTar-1.29.Tar. GZCDTar-1.29force_unsafe_configure=1export Force_unsafe_configure./ConfigureMake 
#备份旧版MV/bin/Tar/bin/Tar. Old
#复制新版到目录CPsrc/Tar/bin/Tar
#删除备份
RM/bin/tar.old

After trying to find the problem is still not resolved.

Then try to decompress with 7z

7za x File name

Unzip successfully.

Suddenly feel I should not abandon tar with 7z good ...

Upgrade Linux tar && resolve a tar package that failed with tar decompression

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.