Re: DNF Update this morning -

2020-08-14 Thread Patrick O'Callaghan
On Fri, 2020-08-14 at 00:34 -0700, Samuel Sieb wrote: > On 8/13/20 8:50 PM, D. Hugh Redelmeier wrote: > > > From: Bob Goodwin > > > Date: Wed, 10 Jun 2020 06:43:38 -0400 > > > Error: SQLite error on "/var/lib/dnf/history.sqlite": Reading a row > > > failed: database disk image is malformed > > >

Re: DNF Update this morning -

2020-08-14 Thread Samuel Sieb
On 8/13/20 8:50 PM, D. Hugh Redelmeier wrote: | From: Bob Goodwin | Date: Wed, 10 Jun 2020 06:43:38 -0400 | Error: SQLite error on "/var/lib/dnf/history.sqlite": Reading a row failed: database disk image is malformed I too got this SQLite error. I was able to fix it simply: just sudo

Re: DNF Update this morning -

2020-08-13 Thread D. Hugh Redelmeier
| From: Bob Goodwin | Date: Wed, 10 Jun 2020 06:43:38 -0400 | Error: SQLite error on "/var/lib/dnf/history.sqlite": Reading a row failed: database disk image is malformed I too got this SQLite error. I was able to fix it simply: just sudo mv /var/lib/dnf/history.sqlite /var/lib/dnf/his

Re: DNF Update this morning -

2020-06-15 Thread Bob Goodwin
On 2020-06-11 13:02, Jonathan Billings wrote: 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 ° # echo 'PRAGMA integrity_check;' | sudo sqlite3 /var/lib/dnf/history.sqlite ok -- Bob Goodwin - Zu

Re: DNF Update this morning -

2020-06-11 Thread Jonathan Billings
On Thu, Jun 11, 2020 at 10:27:14AM -0600, Jerry James wrote: > > On Thu, Jun 11, 2020 at 10:08 AM Bob Goodwin 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

Re: DNF Update this morning -

2020-06-11 Thread Jerry James
On Thu, Jun 11, 2020 at 10:08 AM Bob Goodwin 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 da

Re: DNF Update this morning -

2020-06-11 Thread Bob Goodwin
On 2020-06-11 10:46, Jerry James wrote: On Wed, Jun 10, 2020 at 4:44 AM Bob Goodwin wrote: DNF failed first try, I ran clean metadata and re-tried, got same result: Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction

Re: DNF Update this morning -

2020-06-11 Thread Jerry James
On Wed, Jun 10, 2020 at 4:44 AM Bob Goodwin wrote: > DNF failed first try, I ran clean metadata and re-tried, got same result: > > Running transaction check > Transaction check succeeded. > Running transaction test > Transaction test succeeded. > Running transaction > The downloaded packages were

DNF Update this morning -

2020-06-10 Thread Bob Goodwin
DNF failed first try, I ran clean metadata and re-tried, got same result: Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction The downloaded packages were saved in cache until the next successful transaction. You can re