Re: SimpleDB errors after Debian 3.0->3.1 upgrade
Jason L Tibbitts III <[email protected]>
| Newsgroups | gmane.mail.majordomo.majordomo2.devel |
|---|---|
| Message-ID | <[email protected]> |
>>>>> "BC" == Brent Chapman <[email protected]> writes: BC> I upgraded from Debian 3.0 (Woody) to Debian 3.1 (Sarge) last BC> night. Since the upgrade, pretty much anything I attempt to do BC> with Majordomo2 yields many instances of the following warning BC> (though the commands seem to work): Incompatible DB version upgrade? You can't in general just upgrade the DB library and have old files work; there's usually a db_upgrade utility that handles the necessary changes. - J<