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
> >
>
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
| 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
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
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
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
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
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 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