X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Wed, 13 Jan 2010 10:50:54 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: Problems running courierauth (UNIX-sockets) - more information Message-ID: <20100113095054.GW14511@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <1087 DOT 10 DOT 13 DOT 0 DOT 13 DOT 1263147545 DOT squirrel AT www DOT cuba DOT ionum DOT ch> <4748 DOT 10 DOT 13 DOT 0 DOT 13 DOT 1263342705 DOT squirrel AT www DOT cuba DOT ionum DOT ch> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4748.10.13.0.13.1263342705.squirrel@www.cuba.ionum.ch> User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On Jan 13 01:31, Oliver Meier wrote: > Hi There > > I have more information concerning my courierauth problem > > strace of authdaemon gives me: > > -- snip -- > [...] > -- snip -- > > it seems, that /usr/local/var/spool/authdaemon/socket.tmp cannot be renamed. > > /usr/local/var/spool/authdaemond/ looks like: > > ls -l > total 2 > -rw-r--r-- 1 root Domain Admins 6 2010-01-13 00:37 pid > -rw------- 1 root Domain Admins 0 2010-01-13 00:28 pid.lock > srwxrwxrwx 1 root Domain Admins 0 2010-01-13 00:56 socket.tmp > > mv socket.tmp socket gives: > > mv: cannot move `socket.tmp' to `socket': Read-only file system > > permissions are ok. there seems a problem to rename a socket file. in > windows environment i can rename socket.tmp without problems. > > can anyone help? Done. A wrong condition for checking virtual filesystems (like /proc) also catched unix sockets accidentally. I fixed this in CVS. Thanks for the report, Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple