Community
Participate
Working Groups
tzarna@TZARNA /d/workspace/eclipse/web/org.eclipse.orion.server (master) $ git push Password: Counting objects: 63, done. Delta compression using up to 4 threads. Compressing objects: 100% (26/26), done. Writing objects: 100% (41/41), 6.57 KiB, done. Total 41 (delta 22), reused 0 (delta 0) Auto packing the repository for optimum performance. /usr/local/libexec/git-core/git-sh-setup: line 202: uname: command not found /usr/local/libexec/git-core/git-repack: line 54: rm: command not found /usr/local/libexec/git-core/git-repack: line 91: mkdir: command not found /usr/local/libexec/git-core/git-repack: line 91: rm: command not found git: 'repack' is not a git command. See 'git --help'. Did you mean this? repack error: failed to run repack To ssh://tzarna@dev.eclipse.org/gitroot/e4/org.eclipse.orion.server.git 43ea695..30c1489 master -> master The push succeed.
I've given you a real shell so that this can go through. You may need to restart Eclipse to refresh any SSH sessions you have. I'll try to make the repack work with our restricted shell.
A couple of us on jetty are seeing this as well.
I've added the repack command to the allowed list. Jesse can you let me know if this fixes the issue? If it doesn't can you send me an email with the errors and we can try a workout a time for some testing. -M.
After some more digging I think I found the root issue. I've patched the restricted shell and asked Jesse has confirmed the errors are gone. -M.