X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Date: Fri, 19 Mar 2010 12:47:31 +0100
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: /cygdrive permissions problem [failing duplicity backup]
Message-ID: <20100319114731.GO6505@calimero.vinschen.de>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <4BA35384.1040100@frydenbo-bruvoll.com>  <20100319112252.GL6505@calimero.vinschen.de>  <4BA3658D.4060705@gmail.com>  <4BA36211.30109@frydenbo-bruvoll.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <4BA36211.30109@frydenbo-bruvoll.com>
User-Agent: Mutt/1.5.20 (2009-06-14)
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On Mar 19 11:37, Jan-Aage Frydenb?-Bruvoll wrote:
> Fri Mar 19 11:36:22 jan@aeolus:/
> $ rmdir.exe cygdrive
> 
> Fri Mar 19 11:36:24 jan@aeolus:/
> $ ls -ld cygdrive
> d--x--x--x 5 jan Administrators 0 2006-12-01 00:00 cygdrive
> 
> Fri Mar 19 11:36:30 jan@aeolus:/
> $ getfacl.exe  /cygdrive
> # file: /cygdrive
> # owner: jan
> # group: Administrators
> user::rwx
> group::r-x
> other:r-x
> mask:rwx

This looks suspicious.  Looks like you have more than one Cygwin DLL
in your path and your cygdrive is not the one the other DLL sees or
something like that.
Please attach the output of cygcheck -svr to a mail, and also please
call

  strace -o getfacl.trace getfacl.exe /cygdrive

and attach the getfacl.trace file to your mail as well.


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

