[cl-debian] Bug#334976: marked as done (cl-cil: FTBFS: Missing Build-Depends on 'dh-lisp')

Debian Bug Tracking System owner at bugs.debian.org
Fri Oct 21 15:48:27 UTC 2005


Your message dated Fri, 21 Oct 2005 08:47:05 -0700
with message-id <E1ESz6n-0003lk-00 at spohr.debian.org>
and subject line Bug#334976: fixed in cl-cil 1:20050701-3
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; 21 Oct 2005 08:38:56 +0000
>From aj at andaco.de Fri Oct 21 01:38:56 2005
Return-path: <aj at andaco.de>
Received: from d082145.adsl.hansenet.de (localhost.localdomain) [80.171.82.145] 
	by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
	id 1ESsQR-0001Wu-00; Fri, 21 Oct 2005 01:38:56 -0700
Received: from aj by localhost.localdomain with local (Exim 4.53)
	id 1ESsQO-00053N-EF; Fri, 21 Oct 2005 10:38:52 +0200
To: Debian Bug Tracking System <submit at bugs.debian.org>
From: Andreas Jochens <aj at andaco.de>
Subject: cl-cil: FTBFS: Missing Build-Depends on 'dh-lisp'
Message-Id: <E1ESsQO-00053N-EF at localhost.localdomain>
Date: Fri, 21 Oct 2005 10:38:52 +0200
Delivered-To: submit at bugs.debian.org
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: cl-cil
Version: 1:20050701-2
Severity: serious
Tags: patch

When building 'cl-cil' in a clean 'unstable' chroot,
I get the following error:

 debian/rules binary
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
dh_lisp
make: dh_lisp: Command not found
make: *** [binary-arch] Error 127

Please add the missing Build-Depends on 'dh-lisp' to debian/control.

Regards
Andreas Jochens

diff -urN ../tmp-orig/cl-cil-20050701/debian/control ./debian/control
--- ../tmp-orig/cl-cil-20050701/debian/control	2005-10-21 10:35:39.000000000 +0200
+++ ./debian/control	2005-10-21 10:35:37.000000000 +0200
@@ -1,7 +1,7 @@
 Source: cl-cil
 Section: doc
 Priority: optional
-Build-Depends-Indep: debhelper (>= 4.0)
+Build-Depends-Indep: debhelper, dh-lisp
 Maintainer: Peter Van Eynde <pvaneynd at debian.org>
 Standards-Version: 3.6.2.1
 

---------------------------------------
Received: (at 334976-close) by bugs.debian.org; 21 Oct 2005 15:47:53 +0000
>From katie at spohr.debian.org Fri Oct 21 08:47:53 2005
Return-path: <katie at spohr.debian.org>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
	id 1ESz6n-0003lk-00; Fri, 21 Oct 2005 08:47:05 -0700
From: Peter Van Eynde <pvaneynd at debian.org>
To: 334976-close at bugs.debian.org
X-Katie: $Revision: 1.56 $
Subject: Bug#334976: fixed in cl-cil 1:20050701-3
Message-Id: <E1ESz6n-0003lk-00 at spohr.debian.org>
Sender: Archive Administrator <katie at spohr.debian.org>
Date: Fri, 21 Oct 2005 08:47:05 -0700
Delivered-To: 334976-close at bugs.debian.org
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

Source: cl-cil
Source-Version: 1:20050701-3

We believe that the bug you reported is fixed in the latest version of
cl-cil, which is due to be installed in the Debian FTP archive:

cl-cil_20050701-3.diff.gz
  to pool/main/c/cl-cil/cl-cil_20050701-3.diff.gz
cl-cil_20050701-3.dsc
  to pool/main/c/cl-cil/cl-cil_20050701-3.dsc
cl-cil_20050701-3_all.deb
  to pool/main/c/cl-cil/cl-cil_20050701-3_all.deb



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 334976 at bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Peter Van Eynde <pvaneynd at debian.org> (supplier of updated cl-cil 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 ftpmaster at debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Fri, 21 Oct 2005 13:59:23 +0200
Source: cl-cil
Binary: cl-cil
Architecture: source all
Version: 1:20050701-3
Distribution: unstable
Urgency: low
Maintainer: Peter Van Eynde <pvaneynd at debian.org>
Changed-By: Peter Van Eynde <pvaneynd at debian.org>
Description: 
 cl-cil     - Chess In Lisp. A chess library in Common Lisp
Closes: 334976
Changes: 
 cl-cil (1:20050701-3) unstable; urgency=low
 .
   * FTBFS: Missing Build-Depends on 'dh-lisp' (Closes: #334976)
   * Actually installing the files would help. I cleaned up
     a little too much.
Files: 
 1b7c9a5bb50a0e1d87f9d80785bff430 586 doc optional cl-cil_20050701-3.dsc
 22d5ebaeeab0d94c06683bfd89ade0e1 1142 doc optional cl-cil_20050701-3.diff.gz
 95ab3a8826567ba739e5913712c92cf3 19712 doc optional cl-cil_20050701-3_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFDWNhy11ldN0tyliURAiKaAJ9slfGvURWN4DEpUR+509dfsbZpBACcCJ6a
QyHHH/FiolskGEBJeGj1G1E=
=j1pG
-----END PGP SIGNATURE-----





More information about the Cl-debian mailing list