のねのBlog

パソコンの問題や、ソフトウェアの開発で起きた問題など書いていきます。よろしくお願いします^^。

repoでfatal error Unable to remap

$ ~/bin/repo init -u git://android.git.kernel.org/platform/manifest.git
warning: gpg (GnuPG) is not available.
warning: Installing it is strongly encouraged.

Getting repo ...
   from git://android.git.kernel.org/tools/repo.git
      0 [main] python 4480 C:\cygwin\bin\python.exe: *** fatal error 
- unable to remap \\?\C:\cygwin\lib\python2.6\lib-dynload\time.dll 
to same address as parent: 0x410000 != 0x370000
Stack trace:
Frame     Function  Args
0028A6A8  6102749B  (0028A6A8, 00000000, 00000000, 00000000)
0028A998  6102749B  (61177B80, 00008000, 00000000, 61179977)
0028B9C8  61004AFB  (611A136C, 6123F9FC, 00410000, 00370000)
End of stack trace
      1 [main] python 3104 fork: child 4480 
- died waiting for dll loading, errno 11

fatal: 'git' is not available
fatal: [Errno 11] Resource temporarily unavailable

Please make sure git is installed and in your path.

①すべてのcygwinを閉じる。
②c:\cygwin\bin\ashを開く。
③/usr/bin/rebaseall -v
これでいいらしい。