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: [TESTERS needed] New POSIX permission handling


On Apr 16 09:09, Ismail Donmez wrote:
> Hi,
> 
> [...]
> So I am trying to configure and install mutt, and the first error I see is
> at the end of configure:
> 
> configure: creating ./config.status
> chmod: changing permissions of './config.status': Permission denied
> configure: error: write failure creating ./config.status
> 
> Well, looks like its right:
> 
> [~/src/mutt]> chmod +x config.status
> chmod: changing permissions of âconfig.statusâ: Permission denied
> 
> [~/src/mutt]> uname -a
> CYGWIN_NT-6.3 ux31a 2.0.0(0.287/5/3) 2015-04-15 17:39 x86_64 Cygwin
> 
> [~/src/mutt]> getfacl .
> # file: .
> # owner: ismail
> # group: ismail
> user::rwx
> group::r-x
> group:SYSTEM:rwx
> group:Administrators:rwx
> mask:r-x
> other:r-x
> default:user::rwx
> default:group::r-x
> default:group:SYSTEM:rwx
> default:group:Administrators:rwx
> default:mask:r-x
> default:other:r-x
> 
> [~/src/mutt]> getfacl config.status
> # file: config.status
> # owner: ismail
> # group: ismail
> user::rwx
> group::r-x
> group:SYSTEM:rwx
> group:Administrators:rwx
> mask:r-x
> other:r-x
> 
> Any ideas? :)

Not yet.  Can you add the output of icacls for both?  For easier
copy/pasting, just pipe the icacls output through `cat' for the time
being.


Thanks,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

Attachment: pgpA7pkXMOnDT.pgp
Description: PGP signature


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