[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: dist tags, build targets, and sparcs!
- From: Chris Ricker <kaboom oobleck net>
- To: Discussion related to Fedora Extras <fedora-extras-list redhat com>
- Subject: Re: dist tags, build targets, and sparcs!
- Date: Mon, 9 May 2005 16:06:33 -0400 (EDT)
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
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]