X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 	tests=AWL,BAYES_00
X-Spam-Check-By: sourceware.org
Message-ID: <4BAA22B4.8010207@frydenbo-bruvoll.com>
Date: Wed, 24 Mar 2010 14:33:24 +0000
From: =?ISO-8859-1?Q?Jan-Aage_Frydenb=F8-Bruvoll?=  <jan@frydenbo-bruvoll.com>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.1.8) Gecko/20100227 Thunderbird/3.0.3
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: /cygdrive permissions problem [failing duplicity backup]
References: <4BA35384.1040100@frydenbo-bruvoll.com>  <20100319112252.GL6505@calimero.vinschen.de>  <4BA3658D.4060705@gmail.com>  <4BA36211.30109@frydenbo-bruvoll.com>  <20100319114731.GO6505@calimero.vinschen.de>  <4BA37B3A.8070901@frydenbo-bruvoll.com>  <20100319173948.GB17541@calimero.vinschen.de>  <4BA8FD46.2080904@frydenbo-bruvoll.com>  <20100324091739.GT32321@calimero.vinschen.de>  <4BA9DC28.1070401@frydenbo-bruvoll.com> <20100324094913.GA1961@calimero.vinschen.de>
In-Reply-To: <20100324094913.GA1961@calimero.vinschen.de>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.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

Hello again,

FYI, installed 1.7.2 - no changes in behaviour spotted so far, at all.

On 24/03/2010 09:49, Corinna Vinschen wrote:
> If ls shows the right result
>    $ ls -ld /cygdrive
>    dr-xr-xr-x 8 you your_group 0 2006-12-01 01:00 /cygdrive
>    

I have my own permutation here:

Wed Mar 24 14:31:45 jan@aeolus:~
$ ls -ld /cygdrive/
d--x--x--x 5 jan Users 0 2006-12-01 00:00 /cygdrive/

> but getfacl still doesn't show the right permissions
>
>    $ getfacl /cygdrive
>    # file: /cygdrive
>    # owner: you
>    # group: your_group
>    user::r-x
>    group::r-x
>    other:r-x
>    mask:rwx
>    

Wed Mar 24 14:31:54 jan@aeolus:~/.backup
$ getfacl.exe /cygdrive/
# file: /cygdrive/
# owner: jan
# group: Users
user::rwx
group::r-x
other:r-x
mask:rwx

Trying to get my head around gdb now.

Best regards
Jan

--
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

