When I run git5 patch -c <cl to patch> I get the error below. I have tried
from a fresh client, ensured I am tracking the proper folders, etc. with no
luck. A colleague was able to run this command on the same CL successfully
without issues. Has anybody come across this issue or have tips for how to
fix it?
Here is the error:
g4: Error copying /home/szegedy/vs12/google3/learning/dist_belief/BUILD to
/tmp/g4-111957/46003002/depot/google3/learning/dist_belief/BUILD
Traceback (most recent call last):
File "/dev/fd/63", line 241, in <module>
File "google3/devtools/git/git5/git5.py", line 158, in <module>
File "google3/devtools/git/git5/git5.py", line 146, in main
File "google3/devtools/git/git5/git5command.py", line 477, in
ProtectedExecute
File "google3/devtools/git/git5/command/patch.py", line 532, in Execute
File "google3/devtools/git/git5/command/patch.py", line 472, in ReadG4Pack
File "google3/devtools/git/git5/common/pipeutil.py", line 58, in Wait
google3.devtools.git.git5.common.pipeutil.MyCalledProcessError: Command
['/usr/bin/g4', 'pack', '-Na', '-v', '-c', '46003002'] ({'stdout': -1,
'env': {'PARINIT': 'rTbgqR B=.?_A_a Q=_s>|:', 'SESSION_MANAGER':
'local/jphilbin2.lax.corp.google.com:@/tmp/.ICE-unix/4835,unix/jphilbin2.lax.corp.google.com:/tmp/.ICE-unix/4835',
'DBUS_SESSION_BUS_ADDRESS':
'unix:abstract=/tmp/dbus-UpWzFxLFs7,guid=a5866a1a22a3252a4567cc8200000d34',
'GNOME_KEYRING_PID': '4824', 'MAILCHECK': '604800', 'XDG_CONFIG_DIRS':
'/etc/xdg/xdg-ubuntu:/etc/xdg', 'GNOME_DESKTOP_SESSION_ID':
'this-is-deprecated', 'LESSCLOSE': '/usr/bin/lesspipe %s %s', 'CVS_RSH':
'ssh', 'LESSOPEN': '| /usr/bin/lesspipe %s', 'XDG_CURRENT_DESKTOP':
'Unity', 'SSH_AUTH_SOCK': '/tmp/ssh-PwVmLUme4835/agent.4835',
'GNOME_KEYRING_CONTROL': '/tmp/keyring-fdzw8v', 'RSYNC_RSH': 'ssh', 'MAIL':
'/dev/null', 'TERM': 'xterm', 'XDG_DATA_DIRS':
'/usr/share/ubuntu:/usr/share/gnome:/usr/local/share/:/usr/share/',
'SSH_AGENT_PID': '4910', 'GIT_CONFIG_NOGLOBAL': '1', 'HOME':
'/usr/local/google/home/csweeney', 'GDMSESSION': 'ubuntu',
'XDG_SESSION_COOKIE':
'f1ebb51a48f5b8724c3b1fa9000001c6-1371679813.330241-1413872342', 'USER':
'csweeney', 'GPG_AGENT_INFO': '/tmp/keyring-fdzw8v/gpg:0:1', 'DISPLAY':
':0', 'PWD': '/usr/local/google/home/csweeney/projects/depth_regression',
'DEFAULTS_PATH': '/usr/share/gconf/ubuntu.default.path', 'AUTO_PROXY':
'https://proxyconfig.corp.google.com/proxy.pac', 'XDG_SEAT_PATH':
'/org/freedesktop/DisplayManager/Seat0', 'SHLVL': '1', 'P4MERGE':
'/google/src/files/head/depot/eng/perforce/mergep4.tcl', 'SHELL':
'/bin/bash', 'PROMPT_COMMAND': '_eternal_history', 'LS_COLORS':
'rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lz=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.axa=00;36:*.oga=00;36:*.spx=00;36:*.xspf=00;36:',
'P4DIFF': '/google/src/files/head/depot/google3/devtools/scripts/p4diff
-w', 'PATH':
'/usr/lib/lightdm/lightdm:/usr/lib/google-golang/bin:/usr/local/buildtools/java/jdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin',
'KRB5CCNAME': '/var/run/ccache/krb5cc_111957_plqSAw', 'UBUNTU_MENUPROXY':
'libappmenu.so', 'LANGUAGE': 'en_US:', 'P4CONFIG': '.p4config',
'DESKTOP_SESSION': 'ubuntu', 'WINDOWID': '48234502', 'COLORTERM':
'gnome-terminal', 'MANDATORY_PATH':
'/usr/share/gconf/ubuntu.mandatory.path', 'COMPIZ_CONFIG_PROFILE':
'ubuntu', 'XDG_SESSION_PATH': '/org/freedesktop/DisplayManager/Session0',
'GOOGLE3_NATIVE_CODE_DEPS_DSO':
'/export/hda3/tmp/git5.runfiles-csweeney/d5f5119005ea86eb1eda368d2ba9a1e3/google3/devtools/git/git5/git5_swigdeps.so',
'PYTHONPATH': '/usr/local/buildtools/current/sitecustomize', 'XAUTHORITY':
'/usr/local/google/home/csweeney/.Xauthority', 'LOGNAME': 'csweeney',
'LANG': 'en_US.UTF-8'}}) returned non-zero exit status 1.
--
You received this message because you are subscribed to the Google Groups "Git
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.