Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Oct 2008 01:09:53 +1100
From:      Sean <sean@gothic.net.au>
To:        Shakul M Hameed <smohideen@mx2.labs.rootshell.ws>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: cvsup 7.0 STABLE checkout failure
Message-ID:  <CFF2746B-0CB0-49FC-A305-F2B85227E112@gothic.net.au>
In-Reply-To: <20081011180308.GA7094@freebsdbox>
References:  <20081011173613.GA7326@freebsdbox> <20081011180308.GA7094@freebsdbox>

next in thread | previous in thread | raw e-mail | index | archive | help

On 12/10/2008, at 5:03 AM, Shakul M Hameed wrote:

> Forwarding original msg to freebsd-questions mailing list.
>
> On Sat, Oct 11, 2008 at 11:06:13PM +0530, Shakul M Hameed wrote:
>> I am trying to download 7.0 stable release through cvsup, but it  
>> fails. I tried changing the server, but still get those errors.
>>
>> ----- ERROR -------
>>
>> Checkout src/share/doc/psd/15.yacc/ss..
>> Updater failed: Error in
>> "/usr/home/moin/smbmount/code/SUPDB/sup/src-all/ 
>> checkouts.cvs:RELENG_7": Cannot rename
>> "/usr/home/moin/smbmount/code/SUPDB/sup/src-all/#cvs.cvsup-7219.0" to
>> "/usr/home/moin/smbmount/code/SUPDB/sup/src-all/ 
>> checkouts.cvs:RELENG_7": No such filer or directory
>>

If that's onto an SMB share, as it appears to be, it's probably never  
going to work properly. SMB shares are case insensitive and the  
FreeBSD src tree is definitely using mixed case, eg.

1:06 Sun 12-Oct root@queen:0 [/usr/src/share/doc/psd/15.yacc] ll
total 134
-rw-r--r--  1 root  wheel    411 Oct 25  2004 Makefile
-rw-r--r--  1 root  wheel   1299 Oct 24  2002 ref.bib
-rw-r--r--  1 root  wheel   4008 Oct 31  2002 ss..
-rw-r--r--  1 root  wheel   8445 May 19  2002 ss0
-rw-r--r--  1 root  wheel   6261 May 19  2002 ss1
-rw-r--r--  1 root  wheel   6330 May 19  2002 ss2
-rw-r--r--  1 root  wheel   5364 May 19  2002 ss3
-rw-r--r--  1 root  wheel  11168 May 19  2002 ss4
-rw-r--r--  1 root  wheel  10653 May 19  2002 ss5
-rw-r--r--  1 root  wheel   7397 May 19  2002 ss6
-rw-r--r--  1 root  wheel   6939 May 19  2002 ss7
-rw-r--r--  1 root  wheel   4582 May 19  2002 ss8
-rw-r--r--  1 root  wheel   6864 May 19  2002 ss9
-rw-r--r--  1 root  wheel   7232 May 19  2002 ssA
-rw-r--r--  1 root  wheel   2812 May 19  2002 ssB
-rw-r--r--  1 root  wheel   4775 May 19  2002 ssa
-rw-r--r--  1 root  wheel   4574 May 19  2002 ssb
-rw-r--r--  1 root  wheel  10467 May 19  2002 ssc
-rw-r--r--  1 root  wheel   3319 May 19  2002 ssd



overlap in ssA and ssa, ssB and ssb

There's probably many more examples buried in unexpected places.



>> ---- SUPFILE -----
>> default stable-cvsup from /usr/share/examples/cvsup
>> -- 
>>
>> pls, indicate what i am doing wrong here?
>>
>>    - Moin
>
> -- 
>    - Moin
> _______________________________________________
> freebsd-stable@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org 
> "
>




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CFF2746B-0CB0-49FC-A305-F2B85227E112>