close

DEV Community

Bidhan Khatri
Bidhan Khatri

Posted on

Fixing RPM Database Desynchronization on RHEL

Recently, we encountered a case on a RHEL 9 machine where an RPM query did not show any information about installed package even though the package files were present in the filesystem.

Although RPM reported that the package was not installed, I was still able to run tcpdumpcommand and use it without any issues. The binary was present there in the filesystem and I was able to run it successfully.

Fixing RPM Database Desynchronization on RHEL - bidhankhatri.com.np

Recently, we encountered a case on a RHEL 9 machine where an RPM query did not show any information about installed package even though the package files were present in the filesystem.

favicon bidhankhatri.com.np

Top comments (0)