gpt4 book ai didi

linux - 为什么这些共享库不同?

转载 作者:太空宇宙 更新时间:2023-11-04 11:28:38 25 4
gpt4 key购买 nike

<分区>

我正在比较我认为应该相同的两个系统上的文件,并注意到/lib64/libcrypto.so.0.9.8e 是不同的。这些是 CentOS 5.x 系统。许多其他库也不同,这让我感到惊讶。对于此文件,例如,rpm 版本相同,并且 rpm -qV 显示文件未修改。

系统 1:

# ls -la /lib64/libcrypto.so.0.9.8e
-rwxr-xr-x 1 root root 1364912 May 29 17:28 /lib64/libcrypto.so.0.9.8e*
# rpm -qf /lib64/libcrypto.so.0.9.8e
openssl-0.9.8e-22.el5_8.4
# rpm -qV openssl-0.9.8e-22.el5_8.4 | less
... output does not list this file

系统 2:

# ls -la /lib64/libcrypto.so.0.9.8e
-rwxr-xr-x 1 root root 1367232 May 29 17:28 /lib64/libcrypto.so.0.9.8e*
# rpm -qf lib64/libcrypto.so.0.9.8e
openssl-0.9.8e-22.el5_8.4
# rpm -qV openssl-0.9.8e-22.el5_8.4 | less
... output does not list this file

我真的不明白这个。这些文件在安装时是否重新链接、重建、剥离或其他?寻找有关下一步检查内容的任何解释或建议。谢谢!


编辑:谢谢@IgnacioVazquez-Abrams。对于发现此问题的任何其他人,这是一个 cron 作业:/etc/cron.daily/prelink

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com