confused about my F-9 packages

Michael Schwendt mschwendt at gmail.com
Tue May 20 17:02:07 UTC 2008


On Tue, 20 May 2008 11:41:13 -0400, Neal Becker wrote:

> Michael Schwendt wrote:
> 
> > On Tue, 20 May 2008 10:31:51 -0400, Neal Becker wrote:
> > 
> >> I don't understand what goes on with my packages.
> >> 
> >> For example: Cython
> >> 
> >> I see no Cython in current F9
> >>
> (http://download.fedora.redhat.com/pub/fedora/linux/releases/9/Fedora/source/SRPMS/)
> >> 
> > 
> > Have you built it for F-9 before? (see koji)
> > If yes, was it after the freeze? In that case, have you
> > prepared an update for F-9 in the Updates System?
> > 
> >> I go to my source , F-9 directory:
> >> make tag build
> >> cvs tag  -c Cython-0_9_6_13_1-3_fc9
> >> ERROR: The tag Cython-0_9_6_13_1-3_fc9 is already applied on a different
> >> branch
> >> 
> >> So, what should I do to fix this?
> > 
> > See "cvs log Cython.spec". It has been tagged before.
> > 
> > Why not simply "cd F-9 && BUILD_FLAGS=--nowait make build"?
> > Why do you want to tag it again?
> > 
> So I need(ed) to make build each of my packages in F9, or they are not
> there?  That's the way it seems.

When F9 development was frozen, you had to mail Release Engineering
and ask for builds in "devel" to be included in F9. If you didn't mail,
you could only add the builds via bodhi. Around 200 zero-day updates
for F9 were prepared in bodhi.
 
> Also, what is this?
> make build
> /usr/bin/koji  build 
> dist-f9 'cvs://cvs.fedoraproject.org/cvs/pkgs?rpms/uncrustify/F-9#uncrustify-0_46-1_fc9'
> Usage: koji build [options] target URL
> (Specify the --help global option for a list of other help options)
> 
> koji: error: Destination tag dist-f9 is locked
> make: *** [koji] Error 1

Your "common/" working-copy is out-of-date. The koji build tag was updated
to dist-f9-updates-candidate. cvs up all your package checkouts.




More information about the fedora-devel-list mailing list