dist tags, build targets, and sparcs!

Chris Ricker kaboom at oobleck.net
Mon May 9 20:06:33 UTC 2005


On Mon, 9 May 2005, Ignacio Vazquez-Abrams wrote:

> On Mon, 2005-05-09 at 15:43 -0400, Chris Ricker wrote:
> > Is it broken, or is it me? :-)
> 
> Did you run 'cvs update' in the common subdir?

I just figured it out - stupid user error on my part. I was trying to do 
something that was effectively the equivalent of:

$ mkdir foo
$ cd foo
$ cvs co devel
$ cd devel/xdaliclock
$ make tag

which blows up horribly

doing: 

$ mkdir foo
$ cd foo
$ cvs co xdaliclock
$ cd xdaliclock/devel
$ make tag

works for me

Should I now just delete the broken build request in common/tobuild 
(kaboom  devel/xdaliclock        xdaliclock-2_20-2       development) and 
do a new make build?

later,
chris




More information about the fedora-extras-list mailing list