Hi Thomas,

Thomas Moschny wrote:
we are missing /usr/libexec/git-core/git-http-backend in the new package. Has this been intentionally removed, or is this an accident?

The git exec-path on EL5 is /usr/bin, which was a requirement when updating from 1.5 to prevent scripts from breaking.

You'll find git-http-backend there:

$ rpm -qpl git-1.8.2.1-1.el5.i386.rpm | grep 'git-http-backend$'
/usr/bin/git-http-backend

You can use 'git --exec-path' to get the correct path, if you need to determine the path in scripts.

--
Todd        OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Nothing strengthens authority so much as silence.
    -- Charles De Gaulle

Attachment: pgpUSSSYCzmKD.pgp
Description: PGP signature

_______________________________________________
epel-devel mailing list
epel-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/epel-devel

Reply via email to