This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Current setup hangs if file can't get installed


Just a heads up,

the current setup gets trapped in an endless loop if it can't install
a filewhich is locked.  E.g. a running sshd results in the following
loop (GDB output):

warning: LOG: 0 Unable to install file cygfile:///usr/sbin/sshd.exe
warning: LOG: 1 Installing file cygfile:///usr/sbin/sshd.exe
warning: LOG: 2 2002/01/15 18:34:41 io_stream::~io_stream called
warning: LOG: 2 2002/01/15 18:34:41 Failed to open cygfile:///usr/sbin/sshd.exe for writing
warning: LOG: 0 Unable to install file cygfile:///usr/sbin/sshd.exe
warning: LOG: 1 Installing file cygfile:///usr/sbin/sshd.exe
warning: LOG: 2 2002/01/15 18:34:41 io_stream::~io_stream called
warning: LOG: 2 2002/01/15 18:34:41 Failed to open cygfile:///usr/sbin/sshd.exe for writing
[...]

I'm currently looking for sth. else so if anybody is interested
in trying to track this one down...

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]