Dan Williams <[EMAIL PROTECTED]> writes: > On Mon, 2007-02-26 at 12:06 +0100, Oliver Falk wrote:
> > Am 2007-02-25 21:26, Ken MacLeod schrieb: > > > Here's what I've done so far: > > > > > > * server/DBManager.py > > > - import sqlite3 as sqlite > > > - remove encoding="utf-8" from sqlite.connect > > Why these? I'm guessing Python 2.5 too. If RHEL4 has it different I should be able to work out a patch that works for both. > > > * builder/Config.py > > > server/Config.py > > > - change BaseConfig.BaseConfig.ConfigError to > > > BaseConfig.ConfigError > > > > Yes. I already submitted a patch to Dan for this. > > Hmm, I thought I'd committed that. Will need to look again. I'm not seeing it in CVS MAIN. > Yeah, using a real database is the way to go. Yup, that appears to be the case! -- Ken -- Fedora-buildsys-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/fedora-buildsys-list
