Git server, chroot, git gc --auto and "uname: not found"

From: Matthieu Moy <hidden>
Date: 2016-06-15 22:57:34

Hi,

I'm having issues with a Git hosting in a chroot (based on fusion
forge). The problem is that receive-pack triggers a "git gc --auto",
which itself triggers a "git repack", which is a shell-script.

The shell script needs basic commands [1], which are not available within the
chroot.

Is there a clean solution to this problem?

I guess the right solution is "send a patch that ports git-repack.sh to
C" (I thought we already had the server-side in C only, but just
discovered it isn't the case), but I wont have time for that (not soon
at least).

Thanks,

[1] uname, used in git-sh-setup, and then /bin/rm /usr/bin/find /bin/sed
/usr/bin/tr /bin/mkdir /bin/chmod and /bin/mv according to strace.

-- 
Matthieu Moy
http://www-verimag.imag.fr/~moy/
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help