Mail Archives: cygwin/2011/03/03/07:22:39
X-Recipient: | archive-cygwin AT delorie DOT com
|
X-SWARE-Spam-Status: | No, hits=0.1 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,T_TO_NO_BRKTS_FREEMAIL
|
X-Spam-Check-By: | sourceware.org
|
MIME-Version: | 1.0
|
In-Reply-To: | <AANLkTim4xT_LL=CGFXhgKmO0gLd5P_rXctaMpHwT2pxn@mail.gmail.com>
|
References: | <AANLkTim4xT_LL=CGFXhgKmO0gLd5P_rXctaMpHwT2pxn AT mail DOT gmail DOT com>
|
Date: | Thu, 3 Mar 2011 14:22:17 +0200
|
Message-ID: | <AANLkTinP7uGeJ3LDNtpuqchJi6zOcNJsKBj1dEUiFuCf@mail.gmail.com>
|
Subject: | Re: Please test latest developer snapshot
|
From: | Oleg Marchuk <kingoleg AT gmail DOT com>
|
To: | cygwin AT cygwin DOT com
|
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm
|
List-Id: | <cygwin.cygwin.com>
|
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com>
|
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com>
|
List-Archive: | <http://sourceware.org/ml/cygwin/>
|
List-Post: | <mailto:cygwin AT cygwin DOT com>
|
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
|
Sender: | cygwin-owner AT cygwin DOT com
|
Mail-Followup-To: | cygwin AT cygwin DOT com
|
Delivered-To: | mailing list cygwin AT cygwin DOT com
|
I have got error similar to one described in
http://www.mail-archive.com/cygwin at cygwin.com/msg114840.html
Cygwin works fine until I install screens, try using git in screens,
get error related to git repository name in prompt and then uninstall
screens.
In screens:
sh: __git_ps1: command not found
omarchuk AT OMarchuk /cygdrive/c/git/gpag $rm /cygdrive/c/git/gpag/.git/index.=
lock
rm: cannot remove `/cygdrive/c/git/gpag/.git/index.lock': No such file
or directory
sh: __git_ps1: command not found
Then:
omarchuk AT OMarchuk /cygdrive/c/git/gpag (master)$git commit
Projects/web/src/com/luxoft/edms/gpag/web/files/DocumentBean.java
Projects/web/src/com/luxoft/edms/gpag/web/navigation/MainMenueBean.java
=C2=A0 =C2=A0 6 [main] git 12192 C:\cygwin\bin\git.exe: *** fatal error -
could not load C:\WINDOWS\system32\winmm.dll, Win32 error 487
Stack trace:
Frame =C2=A0 =C2=A0 Function =C2=A0Args
00229AF4 =C2=A06102792B =C2=A0(00229AF4, 00000000, 00000000, 00000000)
00229DE4 =C2=A06102792B =C2=A0(6117DC60, 00008000, 00000000, 6117F977)
0022AE14 =C2=A061004F3B =C2=A0(6117F101, 0022AE40, 6C2E6D6F, 666F7875)
0022B074 =C2=A06100176E =C2=A0(610EECC1, 0022B0A0, 70697263, 690A3B74)
0022B0B8 =C2=A06115DE2C =C2=A0(6123D0E0, 666F7875, 64652E74, 672E736D)
0022B0E8 =C2=A0610EF04E =C2=A0(0022B130, 00000000, 726F706D, 6F632074)
0022B148 =C2=A0610C2C45 =C2=A0(0053A820, 00000000, 00000124, 00000010)
0022B168 =C2=A000467C20 =C2=A0(0053A820, 00000124, 00000010, 00482D3E)
0022B198 =C2=A000482F4A =C2=A0(0022C2D4, 746E656D, 6E616542, 74786520)
0022C298 =C2=A00048315B =C2=A0(7FF80000, 00022468, 00000000, 006E0910)
0022C2F8 =C2=A000485A04 =C2=A0(7FF80000, 00022468, 004FF6E4, 006CE684)
0022C338 =C2=A000485A84 =C2=A0(00000001, 00000003, 00605908, 00000002)
0022C378 =C2=A000485CBA =C2=A0(006CE684, 00000005, 0022C458, 00000001)
0022C3B8 =C2=A000485E3A =C2=A0(006CE684, 00605908, 0022C458, 00000001)
0022C438 =C2=A00046DD75 =C2=A0(00550E00, 00605908, 0022C458, 00000000)
0022C4C8 =C2=A0004179C9 =C2=A0(00510B90, 00000001, 00000000, 00000000)
End of stack trace (more stack frames may be present)
Hangup
omarchuk AT OMarchuk /cygdrive/c/git/gpag (master)$git commit
Projects/web/src/com/luxoft/edms/gpag/web/files/DocumentBean.java
Projects/web/src/com/luxoft/edms/gpag/web/navigation/MainMenueBean.java
fatal: Unable to create '/cygdrive/c/git/gpag/.git/index.lock': File exists.
If no other git process is currently running, this probably means a
git process crashed in this repository earlier. Make sure no other git
process is running and remove the file manually to continue.
omarchuk AT OMarchuk /cygdrive/c/git/gpag (master)$rm
/cygdrive/c/git/gpag/.git/index.lock
omarchuk AT OMarchuk /cygdrive/c/git/gpag (master)$uname -a
CYGWIN_NT-5.1 OMarchuk 1.7.8(0.236/5/3) 2011-03-01 09:36 i686 Cygwin
--
King Oleg
----
--
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
- Raw text -