Roundup Tracker - Issues

Message866

Author gbryal
Recipients
Date 2003-06-18.09:16:03
Message-id
In-reply-to
Had several 0.4.1 instances on a Redhat box, and had to
migrate them to a FreeBSD box.  I get this error when
trying to open db/nodes.user in dbhash.py:

error: (79, 'Inappropriate file type or format')

On both machines, anydbm says it is using dbhash by
default.

Thinking maybe this was something fixed in a newer
version, I upgraded to 0.6.0b3, and followed the
upgrade instructions, and get the same
end result on the attempt to open this file.

Both machines are Intel architecture.  Is there a
chance the DBM files are incompatible or something?
History
Date User Action Args
2009-02-03 14:20:24adminlinkissue756468 messages
2009-02-03 14:20:24admincreate