Package: cogito
Version: 0.12.1+20050730-1
Severity: normal

Hi,

/usr/bin/git-cvsimport-script tries to exec "git" and fails.
Reproduce it by running the following against an existing CVS
repository of your choice:

gt cvsimport -v -d $CVSROOT -C MODULE_NAME OUTPUT_DIRECTORY
...
(copious unrelated output removed)
...
Commit ID 47b5adfa83821f6d12419d6527c1424da302adbc
DONE; creating master branch
Can't exec "git": No such file or directory at /usr/bin/git-cvsimport-script 
line 738.
checkout failed: -1

That line is:

                system('git checkout');

so, either need to do "s/git/gt/" or "s/git
checkout/git-checkout-script/" (or settle on the "git" vs. "gt" naming
controversy...)

Thanks,
-Brett.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12.3
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages cogito depends on:
ii  curl                         7.14.0-4    Get a file from an HTTP, HTTPS, FT
ii  libc6                        2.3.5-3     GNU C Library: Shared libraries an
ii  libcurl3                     7.13.2-2    Multi-protocol file transfer libra
ii  libssl0.9.7                  0.9.7d-5    SSL shared libraries
ii  patch                        2.5.9-1     Apply a diff file to an original
ii  rcs                          5.7-16      The GNU Revision Control System
ii  rsync                        2.5.6-1     fast remote file copy program (lik
ii  ssh                          1:3.6.1p2-9 Secure rlogin/rsh/rcp replacement 
ii  wget                         1.9-1       retrieves files from the web
ii  zlib1g                       1:1.2.1-1   compression library - runtime

cogito recommends no packages.

-- no debconf information


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

Reply via email to