Skip to content

PicklesMcDougan/rpmdb_check

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

rpmdb_check

Disclaimer: This project scripts are NOT delivered and/or released by Red Hat. This is an independent project to help customers and Red Hat Support team to analyze the rpmdb for troubleshooting purposes.

This script will do some queries, just to check the integrity of RPMdb.

Here you can see an example

# ./rpmdb_check.sh 

# Corrupt RPMdb
---
The RPMdb is NOT corrupt
---

# RPMdb Entries
---
Total # of entries on RPMdb: 1205
---

# RPMdb Duplicate entries (this can take some time ...)
---
---

# RPMdb Duplicate entries using package-cleanup
---
Updating Subscription Management repositories.
Last metadata expiration check: 3:26:18 ago on Thu 18 Apr 2024 09:28:09 PM UTC.
---

# Processes on RPMdb files
---
---

# Checking the dependencies problems on RPMdb
---
Updating Subscription Management repositories.
Last metadata expiration check: 3:26:35 ago on Thu 18 Apr 2024 09:28:09 PM UTC.
---

# Checking the yum history and basesystem rpm package
---
Transaction ID : 1
Begin time     : Fri 09 Jun 2023 12:19:11 AM UTC
Releasever     : 8.6

basesystem-11-5.el8.noarch                    Fri 09 Jun 2023 12:19:28 AM UTC


They match: Fri 09 Jun 2023 12
---

Please, check the Issues page for the features that will be around soon, if your request is not there, please, feel free to create a new issue.

We hope you enjoy it.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%