Extras build system back up

Dan Williams dcbw at redhat.com
Mon Oct 17 21:15:13 UTC 2005


On Mon, 2005-10-17 at 22:10 +0200, Andreas Bierfert wrote:
> On Mon, 17 Oct 2005 14:08:57 -0400
> Dan Williams <dcbw at redhat.com> wrote:
> 
> > Hi,
> > 
> > We're back up and using the latest plague code.  yum update your
> > plague-client and you should be good to go.
> > 
> > Dan
> > 
> 
> When trying to make plague I get this error:
> 
> /usr/bin/plague-client build koffice koffice-1_4_2-1_fc4 fc4
> Traceback (most recent call last):
>   File "/usr/bin/plague-client", line 426, in ?
>     cli.dispatch(cmd, sys.argv[2:])
>   File "/usr/bin/plague-client", line 372, in dispatch
>     func(args)
>   File "/usr/bin/plague-client", line 172, in _cmd_build
>     self._enqueue(is_srpm, package, source, target_alias)
>   File "/usr/bin/plague-client", line 197, in _enqueue
>     if self._cfg.get_bool("Server", "allow_uploads"):
>   File "/usr/lib/python2.4/site-packages/plague/BaseConfig.py", line 51, in get_bool
>     opt = self.get_option(section, name)
>   File "/usr/lib/python2.4/site-packages/plague/BaseConfig.py", line 45, in get_option
>     raise ConfigError("Config file %s does not have option: %s/%s" % (self._filename, section, name))
> plague.BaseConfig.ConfigError: Config file /homes/awjb/.plague-client.cfg does not have option: Server/allow_uploads
> make: *** [plague] Error 1

Hmm yeah, I guess I should trap that and ignore it.  Thanks for the
report.

> /usr/bin/plague-client build koffice koffice-1_4_2-1_fc4 fc4
> Error connecting to build server: ''
> make: *** [plague] Error 1

Server side problem, should be fixed now and should be a one-time issue
(some database fields were way too small).

Dan




More information about the fedora-extras-list mailing list