Package: gitolite
Version: 2.3-1
The "info" command does not work:
----
$ ssh git@some-host
***** ABORTING *****
open /etc/gitolite/VERSION failed: No such file or directory at
/usr/share/gitolite/gitolite.pm line 125
----
In the source I could find this line:
./src/gitolite.pm: my $gl_version = slurp( ($GL_PACKAGE_CONF ||
"$GL_ADMINDIR/conf") . "/VERSION" );
If I comment this out (and the place where it's used in report_version),
the command works again. But having the version in a configuration file
seems also wrong to me, no matter if system-wide or local. It's nothing
to configure.
Ansgar
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]