[Pkg-db-devel] Bug#469139: It isn't a libdb4.6 bug !

tech at mediaforest.net tech at mediaforest.net
Thu Apr 17 07:18:09 UTC 2008


> Here too. What to do wasn't clear, so:
>
> # db4.6_dump /var/lib/apt/listchanges.db > db.dump
> # rm /var/lib/apt/listchanges.db
> # db4.5_load /var/lib/apt/listchanges.db < db.dump

This workaround could work well if only db4 was installed on my box, but I only have db3 :(
and I get the issue on every apt-get upgrade or install attempt


>Traceback (most recent call last):
>  File "/usr/bin/apt-listchanges", line 227, in ?
>    main()
>  File "/usr/bin/apt-listchanges", line 148, in main
>    seen.close()
>  File "/usr/lib/python2.4/bsddb/__init__.py", line 237, in close
>    v = self.db.close()
>bsddb.db.DBRunRecoveryError: (-30975, 'DB_RUNRECOVERY: Fatal error, run database recovery -- PANIC: fatal region error detected; run recovery')

The bug isn't linked to libdb4.6










More information about the Pkg-db-devel mailing list