From: Manuel E. S. <ran...@ra...> - 2003-10-27 20:00:16
|
On Mon, Oct 27, 2003 at 11:13:28PM +1100, Gordon Heydon wrote: > Hello, > > I am having some problems with apt-proxy-v2. It was working great and > then I installed the latest version of python-apt with was put against > python2.3 and it hasn't worked since. I have triied rolling it back to > the previous version but no such luck. I triied upgrading the cvs and > again no luck. > > Can someone please help. > > Gordon. > > Below is the output from the apt-proxy-v2 log file. > [snip] > File "/usr/lib/python2.2/shelve.py", line 77, in __setitem__ > self.dict[key] = f.getvalue() > bsddb.error: (22, 'Invalid argument') It is not about python-apt, the .db files got corrupted or are not compatible with some upgrade. Just delete them and they will get rebuilt over time: $cache_dir/.apt-proxy/db/* Have a nice day Manuel -- --- Manuel Estrada Sainz <ra...@de...> <ra...@bi...> <ra...@us...> ------------------------ <man...@hi...> ------------------- Let us have the serenity to accept the things we cannot change, courage to change the things we can, and wisdom to know the difference. |