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]

Aw: Re: git clone fails with: error: chmod on config.lock failed: Invalid argument


> Gesendet: Donnerstag, 28. Januar 2016 um 15:33 Uhr
> Von: "Corinna Vinschen" <corinna-cygwin@cygwin.com>
> Also, an strace of chmod, e.g.
> 
>   $ strace -o chmod.strace chmod 777 x
> 
> might be helpful.  Please send the file chmod.strace with your reply.

$ strace -o chmod.strace chmod 777 foo
Segmentation fault

$ ls -la
total 0
drwx------+ 1 username 213 0 Jan 28 17:09 .
drwx------+ 1 username 213 0 Jan 28 15:14 ..
-rwx------  1 username 213 0 Jan 28 17:09 chmod.strace
-rwx------  1 username 213 0 Jan 28 15:14 foo

Ragards, Rainer

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