On Apr 21 09:15, Tomas Jura wrote:
> On 04/20/2016 04:25 PM, Corinna Vinschen wrote:
> >On Apr 20 15:05, Tomas Jura wrote:
> >>On 04/19/2016 03:39 PM, Corinna Vinschen wrote:
> BTW: My machine is Windows Server 2008, yesterday I also run the Windows
> update procedure before I notified the
On 04/20/2016 04:25 PM, Corinna Vinschen wrote:
On Apr 20 15:05, Tomas Jura wrote:
On 04/19/2016 03:39 PM, Corinna Vinschen wrote:
BTW: My machine is Windows Server 2008, yesterday I also run the Windows
update procedure before I notified the chmod error.
A months ago, I had to migrate to the n
On Apr 20 15:05, Tomas Jura wrote:
> On 04/19/2016 03:39 PM, Corinna Vinschen wrote:
> >>BTW: My machine is Windows Server 2008, yesterday I also run the Windows
> >>update procedure before I notified the chmod error.
> >>A months ago, I had to migrate to the new AD account. The cygwin was
> >>inst
On 04/19/2016 03:39 PM, Corinna Vinschen wrote:
BTW: My machine is Windows Server 2008, yesterday I also run the Windows
update procedure before I notified the chmod error.
A months ago, I had to migrate to the new AD account. The cygwin was
installed using my old account, which is deleted now. I
On Apr 19 13:20, Tomas Jura wrote:
> Hi
>
> My passwd and groups files got automatically renamed. I can't identify the
> exact date. Last update of cygwin I did yesterday, but the rename could
> happen a long time ago.
>
> >pwd
> /etc
> > ls passwd* groups*
> passwd.backup groups.backup
>
> > g
Hi
My passwd and groups files got automatically renamed. I can't identify
the exact date. Last update of cygwin I did yesterday, but the rename
could happen a long time ago.
>pwd
/etc
> ls passwd* groups*
passwd.backup groups.backup
> groups
groups: cannot find name for group ID 10749228312
On Apr 19 09:22, Tomas Jura wrote:
> Hi
>
> I got error chmod on config.lock failed: Invalid argument and I was able to
> catch the strace. It is attached.
What I see from the strace, chmod fails to request group information:
299755 597014 [main] chmod 5840 internal_getlogin: group not found i
Hi
I got error chmod on config.lock failed: Invalid argument and I was
able to catch the strace. It is attached.
I had a suspicion to locales, but with the LC_ALL=C chmod 777
x
Use CC: to my email address for any questions or requests for testing.
I'm not in the mailing list.
Tomas
On Jan 28 17:11, Rainer Blome wrote:
> > Gesendet: Donnerstag, 28. Januar 2016 um 15:33 Uhr
> > Von: "Corinna Vinschen"
> > 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
> Gesendet: Donnerstag, 28. Januar 2016 um 15:33 Uhr
> Von: "Corinna Vinschen"
> 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 -l
On Jan 28 14:23, Corinna Vinschen wrote:
> Please don't top-post. Thank you.
>
> On Jan 28 01:27, Christopher Cobb wrote:
> > > From: "Corinna Vinschen"
> > > On Jan 27 08:30, Ken Brown wrote:
> > > > On 1/27/2016 7:41 AM, Rainer Blome wrote:
> > > > >Hi!
> > > > >
> > > > >When I use "git clone
Rainer, please make sure your mailer doesn't break threading. I tweaked
the "In-Reply-To" now to return to the original thread on the mailing
list. Thank you.
On Jan 28 14:44, Rainer Blome wrote:
> Christopher Cobb wrote on Thu, 28 Jan 2016 01:27:16 +0100:
> > Or maybe chmod is broken, like it i
Christopher Cobb wrote on Thu, 28 Jan 2016 01:27:16 +0100:
> Or maybe chmod is broken, like it is on my machine
You nailed it, thanks! Indeed, `chmod` appears to always fail,
on any file. Git tries to use it, and that fails.
cd
touch foo
ls -l foo
-rwx-- 1 myusername 213 0 Jan 28 14:22 f
Greetings, Christopher Cobb!
> Or maybe chmod is broken, like it is on my machine:
> $ touch x
> $ chmod 777 x
> chmod: changing permissions of ‘x’: Invalid argument
Please provide details according to
> Problem reports: http://cygwin.com/problems.html
And please refrain from top-posting
Please don't top-post. Thank you.
On Jan 28 01:27, Christopher Cobb wrote:
> > From: "Corinna Vinschen"
> > On Jan 27 08:30, Ken Brown wrote:
> > > On 1/27/2016 7:41 AM, Rainer Blome wrote:
> > > >Hi!
> > > >
> > > >When I use "git clone foo bar" on a Linux host, it works as expected.
> > > >
> >
Or maybe chmod is broken, like it is on my machine:
$ touch x
$ chmod 777 x
chmod: changing permissions of ‘x’: Invalid argument
> Sent: Wednesday, January 27, 2016 at 9:53 AM
> From: "Corinna Vinschen"
> To: cygwin@cygwin.com
> Subject: Re: git clone fails with: error
On Jan 27 08:30, Ken Brown wrote:
> On 1/27/2016 7:41 AM, Rainer Blome wrote:
> >Hi!
> >
> >When I use "git clone foo bar" on a Linux host, it works as expected.
> >
> > git clone foo bar
> > Cloning into 'bar'...
> > done.
> >
> >When I use the same command on my Cygwin 64 installation, this us
On 1/27/2016 7:41 AM, Rainer Blome wrote:
Hi!
When I use "git clone foo bar" on a Linux host, it works as expected.
git clone foo bar
Cloning into 'bar'...
done.
When I use the same command on my Cygwin 64 installation, this used
to work, but does not work any more. I can fetch and othe
Hi!
When I use "git clone foo bar" on a Linux host, it works as expected.
git clone foo bar
Cloning into 'bar'...
done.
When I use the same command on my Cygwin 64 installation, this used
to work, but does not work any more. I can fetch and otherwise use
Git in existing repos all right (have
19 matches
Mail list logo