David Bremner <[email protected]> writes:
> I can't duplicate your bug here.
>
> 1) Do you have a file /usr/share/gitolite/gitolite/conf/VERSION ?
Yes (/usr/share/gitolite/conf/VERSION).
> 2) does it work if you explicitely say ssh goo@bar info ?
No.
> About your last point, the file doesn't actually live in /etc. It could
> well be the error message is wrong.
No, it looks in /etc. However ~git/.gitolite.rc starts with
----
$GL_PACKAGE_CONF="/etc/gitolite";
$GL_PACKAGE_HOOKS="/usr/share/gitolite/hooks";
----
here. Changing it to /usr/share/gitolite/conf makes it work again. The
changelog also mentions
----
* Change "conf" directory from /etc/gitolite to /usr/share/gitolite/conf,
these files aren't meant to get edited directly (closes: #611857)
----
so it looks like this change breaks older configurations without notice?
I've seen the problem also on other installations besides mine that I
know use Debian.
Ansgar
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]