Your message dated Mon, 28 Nov 2005 06:02:08 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#324207: fixed in cogito 0.16rc2-1
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 20 Aug 2005 22:58:06 +0000
>From [EMAIL PROTECTED] Sat Aug 20 15:58:06 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mta8.srv.hcvlny.cv.net [167.206.4.203]
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1E6cHt-0000dV-00; Sat, 20 Aug 2005 15:58:06 -0700
Received: from lazarus (ool-18be638b.dyn.optonline.net [24.190.99.139])
by mta8.srv.hcvlny.cv.net
(Sun Java System Messaging Server 6.2-2.06 (built May 11 2005))
with ESMTP id <[EMAIL PROTECTED]> for
[EMAIL PROTECTED]; Sat, 20 Aug 2005 18:57:35 -0400 (EDT)
Received: from bviren by lazarus with local (Exim 3.36 #1 (Debian))
id 1E6cHO-0001xY-00; Sat, 20 Aug 2005 18:57:34 -0400
Date: Sat, 20 Aug 2005 18:57:34 -0400
From: Brett Viren <[EMAIL PROTECTED]>
Subject: cogito: "gt cvsimport" fails due to trying to exec "git"
Sender: Brett Viren <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Message-id: <[EMAIL PROTECTED]>
MIME-version: 1.0
X-Mailer: reportbug 3.15
Content-type: text/plain; charset=us-ascii
Content-transfer-encoding: 7BIT
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
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
---------------------------------------
Received: (at 324207-close) by bugs.debian.org; 28 Nov 2005 14:12:15 +0000
>From [EMAIL PROTECTED] Mon Nov 28 06:12:15 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
id 1Egja4-0001yT-0G; Mon, 28 Nov 2005 06:02:08 -0800
From: Gerrit Pape <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.60 $
Subject: Bug#324207: fixed in cogito 0.16rc2-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Mon, 28 Nov 2005 06:02:08 -0800
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 5
Source: cogito
Source-Version: 0.16rc2-1
We believe that the bug you reported is fixed in the latest version of
cogito, which is due to be installed in the Debian FTP archive:
cogito_0.16rc2-1.diff.gz
to pool/main/c/cogito/cogito_0.16rc2-1.diff.gz
cogito_0.16rc2-1.dsc
to pool/main/c/cogito/cogito_0.16rc2-1.dsc
cogito_0.16rc2-1_all.deb
to pool/main/c/cogito/cogito_0.16rc2-1_all.deb
cogito_0.16rc2.orig.tar.gz
to pool/main/c/cogito/cogito_0.16rc2.orig.tar.gz
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Gerrit Pape <[EMAIL PROTECTED]> (supplier of updated cogito package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Fri, 18 Nov 2005 21:34:57 +0000
Source: cogito
Binary: cogito
Architecture: source all
Version: 0.16rc2-1
Distribution: unstable
Urgency: low
Maintainer: Gerrit Pape <[EMAIL PROTECTED]>
Changed-By: Gerrit Pape <[EMAIL PROTECTED]>
Description:
cogito - version control system
Closes: 316677 321014 321301 322495 324207 324382 325359 333701 333705 336174
338368 338789 339101
Changes:
cogito (0.16rc2-1) unstable; urgency=low
.
* new maintainer (closes: #338789).
* new upstream version (closes: #339101, #325359, #322495).
* complete re-package:
* no longer contains the git core, but depends on the git-core package
instead (closes: #321301).
* no longer contains the gitk program, install the gitk package instead
(closes: #336174).
* git-core package provides the git program again (closes: #316677,
#324207, #338368); Build-Depend: libcurl3-gnutls-dev (closes: #333705);
install programs into $DESTDIR/usr/bin/ (closes: #324382); git-core
recommends openssh-client (closes: #333701, #321014).
Files:
3d320853ee36ea435d660f14dad4625d 562 devel optional cogito_0.16rc2-1.dsc
98840e7f4808aff7f7f1f0690281ebad 96049 devel optional
cogito_0.16rc2.orig.tar.gz
eaa9d2c446f4066c452d04c2fbafd1d0 5128 devel optional cogito_0.16rc2-1.diff.gz
35850d5fd61079bc06d6cc20aa7dbd2f 127304 devel optional cogito_0.16rc2-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFDiwb0GJoyQbxwpv8RAk0tAJ4kpWFW26fVMq9nMye94cN2DsBAegCfUk7N
EGE34FtM7mvWiNlWT2VCqRE=
=uSmu
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]