bug-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Most current CVS failing modules5-8?


From: Donald Sharp
Subject: Re: Most current CVS failing modules5-8?
Date: Fri, 25 May 2001 10:42:43 -0400
User-agent: Mutt/1.2.4i

It's failing for me as well on solaris 2.6:

donsharp-u5:68> ./sanity.sh -r ./cvs modules5
This test should produce no other output than this line, and a final "OK".
Notice: The default version of `expr' is defective, using
`/users/sharpd/bin/expr' instead.
FAIL: modules5-8


And am getting the same message in check.log:
** expected:
U realmodule/a
cvs [a-z]*: Executing ../tmp/cvs-sanity/cvsroot/checkout\.sh. .realmodule..
checkout script invoked in .*
args: realmodule
** got:
U realmodule/a
checkout script invoked in /tmp/cvs-serv26717
args: realmodule
cvs server: Executing ''/tmp/cvs-sanity/cvsroot/checkout.sh' 'realmodule''
FAIL: modules5-8

donald
On Fri, May 25, 2001 at 08:59:17AM -0500, Cameron, Steve wrote:
> 
> Hi,
> 
> I'm seeing the most current CVS failing modules5-8 (remote).
> (after I just did "cvs -z3 update" 8:30am May 25, 2001 or so,)
> It worked recently (few days ago.)
> 
> I run
> 
> ./sanity.sh -r `/bin/pwd`/cvs modules5
> 
> and I get this at the bottom of check.log:
> 
> ** expected:
> U realmodule/a
> cvs [a-z]*: Executing ../tmp/cvs-sanity/cvsroot/checkout\.sh. .realmodule..
> checkout script invoked in .*
> args: realmodule
> ** got:
> U realmodule/a
> checkout script invoked in /tmp/cvs-serv22971
> args: realmodule
> cvs server: Executing ''/tmp/cvs-sanity/cvsroot/checkout.sh' 'realmodule''
> FAIL: modules5-8 
> 
> Anyone else see this?
> 
> cvs annotate shows the last change in this area of sanity.sh 
> was a long time ago.   July 2000 for most of it, Mar 23 '01 for
> one line that looks harmless...
> 
> Is the "Executing '/tmp/cvs-sanity...' output line something new?
> [scameron@zuul src]$ grep Executing *.c
> commit.c:               cvs_output (": Executing '", 0);
> modules.c:                  cvs_output (": Executing '", 0);
> update.c:           cvs_output (": Executing '", 0);
> [scameron@zuul src]$ cvs -z3 annotate commit.c modules.c update.c
> 2>/dev/null | grep Executing
> 1.92         (kingdon  30-Oct-96):              cvs_output (": Executing '",
> 0);
> 1.34         (kingdon  30-Oct-96):                  cvs_output (": Executing
> '",
>  0);
> 1.97         (kingdon  30-Oct-96):          cvs_output (": Executing '", 0);
> [scameron@zuul src]$
> 
> Doesn't look to be new...
> 
> (My CVS does have some patches by me, but they seem unrelated to the
> failure,
> cvs diff -u sanity.sh | grep modules5 comes up empty...)
> 
> -- steve
> 
> 
> _______________________________________________
> Bug-cvs mailing list
> Bug-cvs@gnu.org
> http://mail.gnu.org/mailman/listinfo/bug-cvs



reply via email to

[Prev in Thread] Current Thread [Next in Thread]