On Thu, Jun 11, 2020 at 10:27:14AM -0600, Jerry James wrote:
>
> On Thu, Jun 11, 2020 at 10:08 AM Bob Goodwin <bobgood...@fastmail.us> wrote:
> > No, not that I can see.
> >
> > [bobg@Workstation-1 ~]$ sudo rpm --rebuilddb
> > [sudo] password for bobg:password
> > [bobg@Workstation-1 ~]$
> >
> > Strange, no indication of any action at all?
> 
> Sorry, I wasn't paying attention.  The error is on a dnf database, not
> an rpm database.  See if this sounds like your case:
> 
> https://bugzilla.redhat.com/show_bug.cgi?id=1669824
> 
> The database dump and restore described there might help you.

I'd be interested in seeing the output of:


echo 'PRAGMA integrity_check;' | sudo sqlite3 /var/lib/dnf/history.sqlite

It should just return:

ok

-- 
Jonathan Billings <billi...@negate.org>
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
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/users@lists.fedoraproject.org

Reply via email to