[TESTERS needed] New POSIX permission handling

Corinna Vinschen corinna-cygwin@cygwin.com
Thu Apr 16 16:24:00 GMT 2015


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin/attachments/20150416/98780afc/attachment.sig>


More information about the Cygwin mailing list