On Tue, Nov 25, 2008 at 09:20:01AM +0100, Miroslav Suchý wrote:
> Mike McCune wrote:
>> I'd advocate we instead release a QA build to the public on 12/15 and 
>> do 
>
> QA build aka nightly builds are released every day at:
> http://miroslav.suchy.cz/spacewalk/nightly-candidate/
> Just make sure you tag the package when you commit some fix/feature.
>
> BTW: It seems that there is a lot of packages with some commits and  
> which are not tagged:
> [EMAIL PROTECTED]/~/rhn/spacewalk.pub/rel-eng]$ ./git-untagged-commits.pl  
> |grep HEAD

[...]

> fatal: bad revision 'spacewalk-koan-0.3.2-1..HEAD'

Mike,

I can see

$ git whatchanged rel-eng/packages/spacewalk-koan 
commit 973b88e59e5d40b6880c9e3fb3ae823400b311c2
Author: Mike McCune <[EMAIL PROTECTED]>
Date:   Wed Nov 5 20:46:50 2008 -0800

    need a version file

:000000 100644 0000000... 3c5d699... A  rel-eng/packages/spacewalk-koan

So it looks like you've just created that file without running

        make tag-(minor-)release

That did not create the git tag, which is something the other tools
expect. Could you please make the tag-release (you can use
KEEP_VERSION=0.3.2-1 option if you do not want the version changed)?

Thanks,

-- 
Jan Pazdziora | adelton at #satellite*, #brno
Satellite Engineering, Red Hat

_______________________________________________
Spacewalk-devel mailing list
Spacewalk-devel@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-devel

Reply via email to