Why package reinstallation would cause to change md5sum of files which are provided by package?
Issue
- Package reinstallation would cause to change md5sum of files which are provided by package as following:
# md5sum /bin/bash
dea623f25c87d86b8c63af707322fed1 /bin/bash
# yum -y reinstall bash
Installed:
bash.x86_64 0:3.2-24.el5
# md5sum /bin/bash
dbb9e394d5e2017fb460c4f7d8618f59 /bin/bash
Environment
- Red Hat Enterprise Linux All Versions
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
