Re: [Evolution] More problems, now with 2/14



On 14 Feb 2001 21:25:07 +0100, Bo Rosen wrote:
evolution/local/Contacts/addressbook.db: Berkeley DB 1.85 Hash/Little
Endian (Version 2, Bucket Size 4096, Bucket Shift 12, Directory Size
256, Segment Size 256, Segment Shift 8, Overflow Point 1, Last Freed 2,
Max Bucket 1, High Mask 0x3, Low Mask 0x1, Fill Factor 65536, Number of
Keys 18)

evolution/local/Contacts/addressbook.db: Berkeley DB 2.X Hash/Little
Endian (Version 5, Logical sequence number: file - 0, offset - 0, Bucket
Size 4096, Overflow Point 2, Last Freed 0, Max Bucket 3, High Mask 0x3,
Low Mask 0x1, Fill Factor 0, Number of Keys 0)

  OK, great.  If you have the libdb2 utilities installed (`apt-get
install libdb2-util' on Debian, dunno about Red Hat), you should be able
to convert from 1.85 to 2.0 using `db_dump185 addressbook-old.db |
db_load addressbook-fixed.db'.

  Unfortunately `db_dump185' fails here for some reason, with an
"Invalid argument" error.  But maybe my database is now corrupted for
some other reason.

  Please let me know if this works fo ryou.

-- 
Ettore




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]