On Sat, Aug 01, 2009 at 09:32:38PM +0100, Philip Martin wrote:
> Philip Martin <phi...@codematters.co.uk> writes:
> 
> > BDB databases are supposed to be portable from 32 to 64 bits:
> > http://www.oracle.com/technology/documentation/berkeley-db/db/ref/am_misc/faq.html
> > but if for some reason that doesn't work the last ditch solution is to
> > dump the database on the 32 bit machine, transfer the dump, and load
> > it on the 64 bit machine.
> 
> It might be sufficient to remove the BDB shared-memory files
> repository/db/__db.00? on the 64 bit machine, they will get recreated
> automatically when you access the repository.

Thank you very, very much Philip! That was sufficient, repository works fine 
now.

Jakub


-- 
To UNSUBSCRIBE, email to debian-amd64-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to