The rebuilddb doesn’t return anything -
[Wed Feb 20 02:45:37 root@flux /home/flux]
# rpm --rebuilddb
Here is the output of
[Wed Feb 20 02:46:00 root@flux /home/flux]
# rpm --verify --all > /tmp/rpmverify
# grep -v "locale\|man\|share" /tmp/rpmverify
I removed locale & some other stuff that was unnecessary and had to exclude it from the text file in order to reduce the content for posting here.