On Thu, Dec 03, 2020 at 11:08:00AM +0200, Kostas Sfakiotakis wrote:
> Well can't pretend that am a Flatpak expert myself either . The only
> question that remains is .
> Since i was using rpms , is there a way to check the integrity of
> the RPM Database ( theoretically it should be done automatically but
> ok ) . Also i think updatedb ( as root ) would update the rpm
> database. Am i correct ??

updatedb only updates the mlocate database database, which doesn't
have anything to do with the RPM database.

'rpmdb --rebuilddb' should rebuild the RPM database from the RPM
headers. It appears that the RPM DB is a sqlite database (it used to
be a Berkeley DB, which tended to get corrupt pretty easily), so you
could use tools to examine those too, but I'd leave it to the RPM
tools. 

-- 
Jonathan Billings <[email protected]>
_______________________________________________
users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]

Reply via email to