linux --tar: .BUILDINFO: time stamp 2020-08-27 17:25:55 is 68853652.868391065 s in the future .MTREE

复制代码
[root@localhost local]# tar -I zstd -xvf libxcrypt-4.4.17-1-x86_64.pkg.tar.zst
.BUILDINFO
tar: .BUILDINFO: time stamp 2020-08-27 17:25:55 is 68853652.868391065 s in the future
.MTREE
tar: .MTREE: time stamp 2020-08-27 17:25:55 is 68853652.868290262 s in the future
.PKGINFO
tar: .PKGINFO: time stamp 2020-08-27 17:25:55 is 68853652.868259295 s in the future
usr/
usr/include/
usr/include/crypt.h
tar: usr/include/crypt.h: time stamp 2020-08-27 17:25:55 is 68853652.868139127 s in the future
usr/lib/
tar: usr/include: time stamp 2020-08-27 17:25:55 is 68853652.868120636 s in the future
usr/lib/libcrypt.so
tar: usr/lib/libcrypt.so: time stamp 2020-08-27 17:25:55 is 68853652.86808009 s in the future
usr/lib/libcrypt.so.2
tar: usr/lib/libcrypt.so.2: time stamp 2020-08-27 17:25:55 is 68853652.868058459 s in the future
usr/lib/libcrypt.so.2.0.0
tar: usr/lib/libcrypt.so.2.0.0: time stamp 2020-08-27 17:25:55 is 68853652.867755721 s in the future
usr/lib/pkgconfig/
usr/lib/pkgconfig/libcrypt.pc
tar: usr/lib/pkgconfig/libcrypt.pc: time stamp 2020-08-27 17:25:55 is 68853652.867692204 s in the future
usr/lib/pkgconfig/libxcrypt.pc
tar: usr/lib/pkgconfig/libxcrypt.pc: time stamp 2020-08-27 17:25:55 is 68853652.867664932 s in the future
usr/share/
tar: usr/lib/pkgconfig: time stamp 2020-08-27 17:25:55 is 68853652.867649447 s in the future
tar: usr/lib: time stamp 2020-08-27 17:25:55 is 68853652.867640433 s in the future
usr/share/man/
usr/share/man/man3/
usr/share/man/man3/crypt.3.gz
tar: usr/share/man/man3/crypt.3.gz: time stamp 2020-08-27 17:25:55 is 68853652.867554281 s in the future
usr/share/man/man3/crypt_checksalt.3.gz
tar: usr/share/man/man3/crypt_checksalt.3.gz: time stamp 2020-08-27 17:25:55 is 68853652.867518135 s in the future
usr/share/man/man3/crypt_gensalt.3.gz
tar: usr/share/man/man3/crypt_gensalt.3.gz: time stamp 2020-08-27 17:25:55 is 68853652.86749047 s in the future
usr/share/man/man3/crypt_gensalt_ra.3.gz
tar: usr/share/man/man3/crypt_gensalt_ra.3.gz: time stamp 2020-08-27 17:25:55 is 68853652.867462675 s in the future
usr/share/man/man3/crypt_gensalt_rn.3.gz
tar: usr/share/man/man3/crypt_gensalt_rn.3.gz: time stamp 2020-08-27 17:25:55 is 68853652.867434334 s in the future
usr/share/man/man3/crypt_preferred_method.3.gz
tar: usr/share/man/man3/crypt_preferred_method.3.gz: time stamp 2020-08-27 17:25:55 is 68853652.867403975 s in the future
usr/share/man/man3/crypt_r.3.gz
tar: usr/share/man/man3/crypt_r.3.gz: time stamp 2020-08-27 17:25:55 is 68853652.867377715 s in the future
usr/share/man/man3/crypt_ra.3.gz
tar: usr/share/man/man3/crypt_ra.3.gz: time stamp 2020-08-27 17:25:55 is 68853652.867350804 s in the future
usr/share/man/man3/crypt_rn.3.gz
tar: usr/share/man/man3/crypt_rn.3.gz: time stamp 2020-08-27 17:25:55 is 68853652.8673252 s in the future
usr/share/man/man5/
tar: usr/share/man/man3: time stamp 2020-08-27 17:25:55 is 68853652.867310712 s in the future
usr/share/man/man5/crypt.5.gz
tar: usr/share/man/man5/crypt.5.gz: time stamp 2020-08-27 17:25:55 is 68853652.867245529 s in the future
tar: usr/share/man/man5: time stamp 2020-08-27 17:25:55 is 68853652.867217227 s in the future
tar: usr/share/man: time stamp 2020-08-27 17:25:55 is 68853652.867207464 s in the future
tar: usr/share: time stamp 2020-08-27 17:25:55 is 68853652.867195135 s in the future
tar: usr: time stamp 2020-08-27 17:25:55 is 68853652.867186051 s in the future

复制代码

此时check 时间:

[root@localhost local]# date
Fri Jun 22 19:25:45 CST 2018
发现时间比我们现在的时间老:

 

 

 

[root@localhost local]# hwclock --set --date '20-11-23 15:48:00' 
[root@localhost local]# hwclock --hctosys 
[root@localhost local]#clock -w
[root@localhost local]#hwclock --show

然后再解压就没有问题了

posted @   正霜霜儿  阅读(317)  评论(0编辑  收藏  举报
编辑推荐:
· AI与.NET技术实操系列:基于图像分类模型对图像进行分类
· go语言实现终端里的倒计时
· 如何编写易于单元测试的代码
· 10年+ .NET Coder 心语,封装的思维:从隐藏、稳定开始理解其本质意义
· .NET Core 中如何实现缓存的预热?
阅读排行:
· 25岁的心里话
· 闲置电脑爆改个人服务器(超详细) #公网映射 #Vmware虚拟网络编辑器
· 基于 Docker 搭建 FRP 内网穿透开源项目(很简单哒)
· 零经验选手,Compose 一天开发一款小游戏!
· 一起来玩mcp_server_sqlite,让AI帮你做增删改查!!
点击右上角即可分享
微信分享提示