Issue 14262 - regexp and i18nutil are missing on anoncvs.services.openoffice.org
Summary: regexp and i18nutil are missing on anoncvs.services.openoffice.org
Status: CLOSED FIXED
Alias: None
Product: Infrastructure
Classification: Infrastructure
Component: _openoffice.org CVS (obsolete) (show other issues)
Version: current
Hardware: All Windows 2000
: P1 (highest) Trivial (vote)
Target Milestone: OOo 1.1 Beta2
Assignee: Martin Hollmichel
QA Contact: issues@www
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-08 22:23 UTC by quetschke
Modified: 2003-12-06 14:52 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
cvs log (16.00 KB, text/plain)
2003-05-09 11:08 UTC, quetschke
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description quetschke 2003-05-08 22:23:36 UTC
Hi!

regexp and i18nutil are missing on anoncvs.openoffice.org and I am also

not able to get regexp from anoncvs.services.openoffice.org.

The tunnel to cvs.openoffice.org works!
Comment 1 quetschke 2003-05-08 22:24:02 UTC
Set target
Comment 2 stx123 2003-05-09 10:36:57 UTC
Hi Volker,
please do not use anoncvs.ooo any longer.
I tried a cvs co regexp 18nutil from anoncvs.services.openoffice.org.
Both worked fine for me.
Could you give
 cvs -t co  regexp i18nutil > co.log 2>&1
a try and attach the log here?
Thanks, Stefan
Comment 3 quetschke 2003-05-09 11:08:58 UTC
Created attachment 6094 [details]
cvs log
Comment 4 quetschke 2003-05-09 11:15:17 UTC
Hi Stefan,

$ alias 
alias oocvs='cvs -z 3 -d
:pserver:anoncvs@anoncvs.services.openoffice.org:/cvs'

$ oocvs -t co  regexp i18nutil > co.log 2>&1
<Ctrl-C>
after a few minutes, because it stalled after:
U i18nutil/source/utility/defs/wntmsci8
Same as yesterday.

cvs via tunnel works fine! Tested on two W2K machines, private Network,
one on the router with "real" ip-address, one with NAT translation.

$ cvs -v
Concurrent Versions System (CVS) 1.11 (client/server)

I haven't tested on a *nix machine.
Comment 5 quetschke 2003-05-09 11:21:47 UTC
*Nix machine:
[nhbfquet@unics]~:{402}:$ uname -a                                   
          SunOS unics 5.8 Generic_108528-18 sun4u sparc
SUNW,Ultra-Enterprise

The last lines, copied from terminal output:
<snip>
cvs server: Updating i18nutil/source/utility/defs
S-> Reader_Lock(/cvs/l10n/i18nutil/source/utility/defs)
S-> checkout (/cvs/l10n/i18nutil/source/utility/defs/wntmsci8,v, 1.2,
-kb, (function))
S-> server_register(wntmsci8, 1.2, , -kb, , , )
S-> Register(wntmsci8, 1.2, , -kb,  )
U i18nutil/source/utility/defs/wntmsci8
 -> rename(.new.wntmsci8,wntmsci8)
 -> Register(wntmsci8, 1.2, Fri Apr 25 10:53:19 2003, -kb,  )
 -> unlink(CVS/Tag)
S-> Lock_Cleanup()
S-> unlink_file(CVS/Tag)
S-> rename(CVS/Entries.Backup,CVS/Entries)
S-> unlink_file(CVS/Entries.Log)
S-> rename(CVS/Entries.Backup,CVS/Entries)
S-> unlink_file(CVS/Entries.Log)
S-> rename(CVS/Entries.Backup,CVS/Entries)
S-> unlink_file(CVS/Entries.Log)
S-> rename(CVS/Entries.Backup,CVS/Entries)
S-> unlink_file(CVS/Entries.Log)
 -> rename(CVS/Entries.Backup,CVS/Entries)
 -> unlink(CVS/Entries.Log)
^Ccvs [checkout aborted]: received interrupt signal
[nhbfquet@unics]~:{402}:$ 
Comment 6 Martin Hollmichel 2003-05-09 11:46:04 UTC
I have no problem to do a checkout, wntmsci8 is the last file in both
cases.
Comment 7 quetschke 2003-05-09 12:57:37 UTC
The following is the output from:
truss cvs -z 3 -d
:pserver:anoncvs@anoncvs.services.openoffice.org:/cvs -t co  regexp

write(2, "\n", 1)                               = 1
S-> Reader_Lock(/cvs/external/regexp/source/defs)write(2, " S - >   R
e a d e r _ L".., 49)     = 49

write(2, "\n", 1)                               = 1
S-> Lock_Cleanup()write(2, " S - >   L o c k _ C l e".., 18)    = 18

write(2, "\n", 1)                               = 1
S-> rename(CVS/Entries.Backup,CVS/Entries)write(2, " S - >   r e n a m
e ( C".., 42)    = 42

write(2, "\n", 1)                               = 1
S-> unlink_file(CVS/Entries.Log)write(2, " S - >   u n l i n k _ f"..,
32)      = 32

write(2, "\n", 1)                               = 1
access("CVS/Entries.Log", 0)                    Err#2 ENOENT
chdir("/export/lvd10/home/unics/fsn/nhbf/nhbfquet") = 0
write(3, "03\0 1F2F2 ^", 6)                     = 6
read(9, 0x0012401C, 8192)       (sleeping...)
^Ccvs [checkout aborted]: received interrupt signal
Comment 8 quetschke 2003-05-09 14:20:41 UTC
Ok, something new:

q@theq:~/regexp> uname -a
FreeBSD xxxxx.de 4.8-RC FreeBSD 4.8-RC #3
Copyright (c) 1989-2002 Brian Berliner, david d `zoo' zuhn, 

q@theq:~/regexp> cvs --version
Concurrent Versions System (CVS) 1.11.5-FreeBSD (client/server)
works.

q@arc:~> uname -a
Linux arc 2.2.18 #1 Fri Jan 19 22:10:35 GMT 2001 i686 unknown

q@arc:~> cvs --version
Concurrent Versions System (CVS) 1.11 (client/server)
Copyright (c) 1989-2000 Brian Berliner, david d `zoo' zuhn, 
doesn't work

unics::214$ uname -a                                                 
                                                                     
                        
SunOS unics 5.8 Generic_108528-18 sun4u sparc SUNW,Ultra-Enterprise

unics::215$ cvs --version                                            
                                                                     
                        
Concurrent Versions System (CVS) 1.11 (client/server)
Copyright (c) 1989-2000 Brian Berliner, david d `zoo' zuhn, 

I'm not at my cygwin machines yet, but I think they are not cvs
1.11.5,  but older.

One system works, three other don't.
Comment 9 quetschke 2003-05-09 14:45:05 UTC
Hi, I just found:
<http://lists.fourthought.com/pipermail/4suite/2002-December/004737.html>

Which version of the cvs server do you use?
Comment 10 stx123 2003-05-09 15:57:38 UTC
Thanks Volker for the pointer to this cvs problem.
Anoncvs indeed ran 1.1.2.
It's now updated to 1.1.5.
Does it work for you now?
Comment 11 stx123 2003-05-09 17:16:10 UTC
Chris confirmed, that it works now.
Comment 12 quetschke 2003-05-09 17:45:56 UTC
For me too.
Comment 13 Unknown 2003-05-19 05:45:05 UTC
This still doesn't work for me, unless I use the tunnel.

-----------------------------------------------------------------------
zahos@crikey (beta2):workarea 125% cvs --version

Concurrent Versions System (CVS) 1.11.5 (client/server)

Copyright (c) 1989-2002 Brian Berliner, david d `zoo' zuhn, 
                        Jeff Polk, and other authors

CVS may be copied only under the terms of the GNU General Public License,
a copy of which can be found with the CVS distribution kit.

Specify the --help option for further information about CVS

******************************************************************

zahos@crikey (beta2):workarea 126% cvs -t co -rcws_srx644_ooo11beta2
regexp 
 -> main loop with CVSROOT=:pserver:anoncvs@anoncvs.openoffice.org:/cvs
 -> Connecting to anoncvs.openoffice.org(64.125.132.237):2401
S-> do_module (regexp, Updating, , )
cvs server: cannot find module `regexp' - ignored
cvs [checkout aborted]: cannot expand modules
 -> Lock_Cleanup()

*******************************************************************

zahos@crikey (beta2):workarea 127% echo $CVSROOT 
:pserver:anoncvs@anoncvs.openoffice.org:/cvs


----------------------------------------------------------------------

Comment 14 Unknown 2003-05-19 05:45:51 UTC
adding myself to CC list
Comment 15 Martin Hollmichel 2003-05-19 10:19:09 UTC
mh->georgez: as stefan said earlier: please use
anoncvs.services.openoffice.org instead of anoncvs.openoffice.org.
Comment 16 Martin Hollmichel 2003-06-16 16:50:45 UTC
closed.