new plague-client problem ?

Dan Williams dcbw at redhat.com
Tue Oct 18 01:57:27 UTC 2005


On Mon, 2005-10-17 at 20:53 +0200, Eric Tanguy wrote:
> [tanguy at bureau FC-4]$ make plague
> /usr/bin/plague-client build qucs qucs-0_0_7-5_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 /home/tanguy/.plague-client.cfg does not have option:
> Server/allow_uploads
> make: *** [plague] Erreur 1
> what is the problem ?

Under the [Server] section of your ~/.plague-config, add the line:

allow_uploads = no

and you should be fine.

dan




More information about the fedora-extras-list mailing list