[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Fedora EPEL Package Build Report 2008-09-04
- From: Michael Schwendt <bugs michael gmx net>
- To: epel-devel-list redhat com
- Subject: Re: Fedora EPEL Package Build Report 2008-09-04
- Date: Wed, 10 Sep 2008 11:49:30 +0200
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.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]