On 2 Feb 2011, at 08:04, Jeffrey Pellin wrote: > Any ideas would be appreciated.
Guess it *could* be CODB corruption.. Log in as root wget http://www.geekinter.net/factoids.txt mv factoids.txt factoids.pl chmod 700 factoids.pl ./factoids.pl and then cat myoids cat /usr/sausalito/codb/codb.oids If both those files don't contain the same thing, there could be a problem. Post results here if that's the case.. codb.oids keeps a record of what object ID numbers are in use. That perl script looks at the currently created objects, and builds a new list. They should be the same... In the past there was a bug which could cause them to get corrupted, but this was fixed a while ago. If they are the same, then it's not that, and I apologise for wasting your time ;) S _______________________________________________ Blueonyx mailing list [email protected] http://www.blueonyx.it/mailman/listinfo/blueonyx
