On Tue, Aug 25, 2009 at 9:52 PM, Michael Schwendt
<mschwendt@gmail.com> wrote:
On Tue, 25 Aug 2009 23:18:14 +1000, David wrote:
> > # make build
> > PLAGUE_CLIENT_CONFIG=/root/.plague-client-rpmfusion.cfg
/root? You don't do all this as superuser root, do you?
> > /usr/bin/plague-client build dosemu dosemu-1_4_0-4_1905svn{?dist} f10-free
> > Error: an error ocurred communicating with the server. '<Fault 1:
> > "exceptions.NameError:global name 'cvs_tag' is not defined">'
> > make: *** [plague] Error 1
> I don't know the cause of this.
Packager's mistake: {?dist}
Ought to be %{?dist} and then would expand correctly when creating
the tag.
The exception (a side-effect of the bad tag) could be a minor bug in
the version of Plague that's used.