Fedora EPEL Package Build Report 2008-09-04

Michael Schwendt bugs.michael at gmx.net
Wed Sep 10 09:49:30 UTC 2008


On Thu, 4 Sep 2008 12:41:24 -0500, Dennis Gilmore wrote:

> > > userdb is obsolete   users and jobs are in the one database file.
> >
> > $ grep userdb /usr/share/plague/server/User.py
> > def get_userdb_dbcx():
> >         dbcx = sqlite.connect(CONFIG_LOCATION + "userdb", timeout=4)
> >         (dbcx, curs) = get_userdb_dbcx()
> >         (dbcx, curs) = get_userdb_dbcx()
> 
> in my test instances the users are tracked in the jobdb i dont have a userdb

That's only the case for the unreleased/unfinished Plague 0.5.0 devel
in cvs (it may work since some of the fixes from January).

On the contrary, Plague 0.4* stores userdb in a separate sqlite db.
And that is hardcoded.




More information about the epel-devel-list mailing list