Package: git-core
Version: 1:1.5.3.1-1
Severity: minor

See the session below:

$ git clone http://reductivelabs.com/git/puppet
Initialized empty Git repository in /tmp/puppet/.git/
/usr/bin/git-clone: line 37: curl: command not found
Cannot get remote repository information.
Perhaps git-update-server-info needs to be run there?

Would be a bit nicer with something like this inserted at line 36:

which curl > /dev/null  || die "curl not installed"

Adrian
-- 
Email: [EMAIL PROTECTED]  -*-  GPG key available on public key servers
Debian GNU/Linux - the maintainable distribution   -*-  www.debian.org


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to