This is the mail archive of the cygwin 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]

Re: /cygdrive permissions problem [failing duplicity backup]


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


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