Project

General

Profile

Actions

Bug #942

open

crew update failed with git pull command

Added by Qi C. almost 9 years ago. Updated almost 9 years ago.

Status:
Open
Priority:
Normal
Assignee:
Alexander Z.
Category:
crew
Target version:
-
Start date:
05/07/2015
Due date:
% Done:

0%

Estimated time:
CPU Architecture:
Host OS:
Windows
Toolchain:
Android version:
CrystaX NDK Version:

Description

  1. test with crystax-ndk-10.1.0-b527-windows-x86_64
  2. call git pull command from windows git-bash directly is correct.

D:\crystax-ndk-10.1.0\tools\crew>crew -b update
error: Failure while executing: D:/crystax-ndk-10.1.0/prebuilt/windows-x86_64/bin/git.exe pull -q origin refs/heads/master:refs/remotes/origin/master; error output: fatal: 'pull' appears to be a git command, but we were not
able to execute it. Maybe git-pull is broken?
D:/crystax-ndk-10.1.0/tools/crew/library/utils.rb:32:in block in run_command'
D:/crystax-ndk-10.1.0/prebuilt/windows-x86_64/lib/ruby/2.2.0/open3.rb:199:in
popen_run'
D:/crystax-ndk-10.1.0/prebuilt/windows-x86_64/lib/ruby/2.2.0/open3.rb:93:in popen3'
D:/crystax-ndk-10.1.0/tools/crew/library/utils.rb:14:in
run_command'
D:/crystax-ndk-10.1.0/tools/crew/library/utils.rb:49:in git'
D:/crystax-ndk-10.1.0/tools/crew/library/cmd/update.rb:50:in
pull!'
D:/crystax-ndk-10.1.0/tools/crew/library/cmd/update.rb:16:in update'
D:/crystax-ndk-10.1.0/tools/crew/crew.rb:39:in
block in '
D:/crystax-ndk-10.1.0/prebuilt/windows-x86_64/lib/ruby/2.2.0/fileutils.rb:127:in chdir'
D:/crystax-ndk-10.1.0/prebuilt/windows-x86_64/lib/ruby/2.2.0/fileutils.rb:127:in
cd'
D:/crystax-ndk-10.1.0/tools/crew/crew.rb:37:in `'

Actions #1

Updated by Dmitry M. almost 9 years ago

  • Category set to crew
  • Assignee set to Alexander Z.
  • Priority changed from Low to Normal
Actions

Also available in: Atom PDF