Please update cvs

Reini Urban rurban@x-ray.at
Mon Jan 26 20:23:00 GMT 2004


Christopher Faylor schrieb:
> On Mon, Jan 26, 2004 at 07:30:35PM +0100, Reini Urban wrote:
>>zlib problems with the latest cygwin1-20040124.dll.bz2 release.
> 
> cygwin1-20040214.dll.bz2 is not a release.
> 
> Are you reporting a regression between 1.5.6 and the latest snapshot?

Sorry.
I'm reporting a failure with the current cvs package.

It fails with the latest snapshot cygwin1-20040124.dll.bz2 as well as 
with the latest cygwin1.dll release (v1.5.6-1, build date: 2004-01-19 
00:43).
both fail with the same error message (strace see below)

I compiled the latest cvs (taken from ccvs.cvshome.org
./configure --disable-server) and this works okay. I assume it's a zlib 
problem because cvs is using its own zlib package and just needs a 
rebuild. That's why the subject.
Note that I didn't use --with-external-zlib which came with 1.12.1

The only problem for me or maybe Charles is how to get to the old 1.11.* 
tree (esp. v1.11.11). The current cvs version is 1.12.5.1
At least I used it on all my linux servers the 1.12 tree successful, I 
prefer it over 1.11. for security reasons. (Some admin options and 
handlers are disabled there, some are better)

strace excerpt when the server tries to send the files:
  1042 19561027 [main] cvs 2288 fhandler_console::write: at 114(r) state 
is 0
reading from server 1069 19562096 [main] cvs 2288 
fhandler_console::write: 19 = write_console (,..19
)
  1978 19564074 [main] cvs 2288 writev: 19 = write (2, 0x22EBF0, 1), errno 2
  1039 19565113 [main] cvs 2288 writev: writev (2, 0x22EBF0, 1)
  1034 19566147 [main] cvs 2288 fhandler_console::write: 4209B3, 2
  1097 19567244 [main] cvs 2288 fhandler_console::write: at 58(:) state is 0
:  1072 19568316 [main] cvs 2288 fhandler_console::write: 2 = 
write_console (,..2)
  1052 19569368 [main] cvs 2288 writev: 2 = write (2, 0x22EBF0, 1), errno 2
  1043 19570411 [main] cvs 2288 writev: writev (2, 0x22EBF0, 1)
  1001 19571412 [main] cvs 2288 fhandler_console::write: 6102232E, 9
  1036 19572448 [main] cvs 2288 fhandler_console::write: at 73(I) state is 0
I/O error 1069 19573517 [main] cvs 2288 fhandler_console::write: 9 = 
write_console (,..9)
  1044 19574561 [main] cvs 2288 writev: 9 = write (2, 0x22EBF0, 1), errno 2
  1038 19575599 [main] cvs 2288 writev: writev (2, 0x22EBF0, 1)
  1026 19576625 [main] cvs 2288 fhandler_console::write: 4209B8, 1
  1041 19577666 [main] cvs 2288 fhandler_console::write: at 10(0x20) 
state is 0

  2050 19579716 [main] cvs 2288 fhandler_console::write: 1 = 
write_console (,..1)
  1051 19580767 [main] cvs 2288 writev: 1 = write (2, 0x22EBF0, 1), errno 2
  1079 19581846 [main] cvs 2288 do_exit: do_exit (1), exit_state 0
  1017 19582863 [main] cvs 2288 void: 0x0 = signal (20, 0x1)
  1032 19583895 [main] cvs 2288 void: 0x47FCC0 = signal (1, 0x1)
  1034 19584929 [main] cvs 2288 void: 0x47FCC0 = signal (2, 0x1)
  1037 19585966 [main] cvs 2288 void: 0x47FCC0 = signal (3, 0x1)
  1051 19587017 [main] cvs 2288 fhandler_console::close: decremented 
open_fhs, now 2
  1058 19588075 [main] cvs 2288 fhandler_console::close: decremented 
open_fhs, now 1
  1115 19589190 [main] cvs 2288 fhandler_console::close: decremented 
open_fhs, now 0
  1060 19590250 [main] cvs 2288 sigproc_terminate: entering
80068 11602436 [select_pipe] ssh 1812 peek_pipe: , PeekNamedPipe failed, 
Win32 error 109
  1076 11603512 [select_pipe] ssh 1812 peek_pipe: , n -1
  3244 19593494 [sig] cvs 2288 wait_sig: done
-- 
Reini Urban
http://xarch.tu-graz.ac.at/home/rurban/


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list