On Fri, 12 Jun 2020 09:43:51 -0400
Bob Goodwin <bobgood...@fastmail.us> wrote:

> On 2020-06-11 13:01, Samuel Sieb wrote:
> > On 6/11/20 4:50 AM, Bob Goodwin wrote:  
> >> Error: SQLite error on "/var/lib/dnf/history.sqlite": Reading a
> >> row failed: database disk image is malformed 

I haven't been following.
Did you do a
dnf clean all
Probably won't do anything, but resets cached information to latest, a
good place to start troubleshooting from.

I suggest that you re-install the dnf package from koji,

https://koji.fedoraproject.org/koji/packageinfo?packageID=14310

Or even update dnf via rpm.  Use rpm to do it instead of dnf. e.g.
rpm --reinstall -vh dnf[version].rpm
rpm -Uvh dnf[version].rpm
It should rebuild its database if it doesn't find it as there is
probably a post install scriptlet to do that. 
_______________________________________________
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