[cl-debian] Bug#338529: marked as done (mcvs: FTBFS: dangling symlink /usr/lib/clisp/base/lispinit.mem)

Debian Bug Tracking System owner at bugs.debian.org
Fri Nov 18 22:03:15 UTC 2005


Your message dated Fri, 18 Nov 2005 13:47:09 -0800
with message-id <E1EdE4b-0001Gl-Gl at spohr.debian.org>
and subject line Bug#338529: fixed in common-lisp-controller 4.26
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; 10 Nov 2005 20:41:35 +0000
>From stigge at antcom.de Thu Nov 10 12:41:35 2005
Return-path: <stigge at antcom.de>
Received: from mail-out.m-online.net ([212.18.0.9])
	by spohr.debian.org with esmtp (Exim 4.50)
	id 1EaJ3w-0007X8-5d
	for submit at bugs.debian.org; Thu, 10 Nov 2005 12:30:24 -0800
Received: from mail.m-online.net (svr20.m-online.net [192.168.3.148])
	by mail-out.m-online.net (Postfix) with ESMTP id C682D7048A;
	Thu, 10 Nov 2005 21:28:50 +0100 (CET)
Received: from atari.stigge.org (ppp-82-135-84-185.mnet-online.de [82.135.84.185])
	by mail.m-online.net (Postfix) with ESMTP id 950E912CFDD;
	Thu, 10 Nov 2005 21:29:12 +0100 (CET)
Received: from [192.168.5.99] (localhost [127.0.0.1])
	by atari.stigge.org (Postfix) with ESMTP id 63D711001454C;
	Thu, 10 Nov 2005 21:29:17 +0100 (CET)
From: Roland Stigge <stigge at antcom.de>
To: submit at bugs.debian.org
Subject: mcvs: FTBFS: dangling symlink /usr/lib/clisp/base/lispinit.mem
Message-Id: <20051110202917.63D711001454C at atari.stigge.org>
Date: Thu, 10 Nov 2005 21:29:17 +0100 (CET)
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=-7.5 required=4.0 tests=BAYES_00,HAS_PACKAGE,
	RCVD_IN_SORBS autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: clisp
Version: 1:2.35-8
Severity: serious

Hi,

building the package mcvs 1.0.13-9 in a clean sid build environment
(with pbuilder) on i386 results in:

=========================================================================
[...]
if [ ! -d "." ]; then \
  mkdir -p "."; \
fi
if [ -z "" ]; then \
  if ! test -f debian/compat; then echo 4 > debian/compat; fi; \
fi
 fakeroot debian/rules binary
dpkg-parsechangelog: warning: no utmp entry available and LOGNAME not defined; using uid of process (0)
debian: warning: no utmp entry available and LOGNAME not defined; using uid of process (0)
dpkg-parsechangelog: warning: no utmp entry available and LOGNAME not defined; using uid of process (0)
debian: warning: no utmp entry available and LOGNAME not defined; using uid of process (0)
test -x debian/rules
test "`id -u`" = 0
dh_clean -k
dh_installdirs -A 
if [ -n "" ]; then \
  mkdir -p ""; \
fi
if [ ! -d "." ]; then \
  mkdir -p "."; \
fi
if [ -z "" ]; then \
  if ! test -f debian/compat; then echo 4 > debian/compat; fi; \
fi
cd code; ./install.sh /usr /tmp/buildd/mcvs-1.0.13/debian/mcvs/
/usr/lib/clisp/base/lisp.run: operating system error during load of initialization file `/usr/lib/clisp/base/lispinit.mem'
[spvw_memfile.d:834] errno = ENOENT: No such file or directory.
clisp-link: No link kit found in linkkit
linking set failed to build.
make: *** [common-install-arch] Error 1
=========================================================================

$ ls -l /usr/lib/clisp/base/lispinit.mem
lrwxrwxrwx  1 root root 20 2005-11-10 21:22 /usr/lib/clisp/base/lispinit.mem -> ../full/lispinit.mem
$ ls -l /usr/lib/clisp/full/lispinit.mem
ls: /usr/lib/clisp/full/lispinit.mem: No such file or directory


Thanks for considering.


--
DARTS - Debian Archive Regression Test Suite
http://darts.alioth.debian.org/

---------------------------------------
Received: (at 338529-close) by bugs.debian.org; 18 Nov 2005 21:51:44 +0000
>From katie at ftp-master.debian.org Fri Nov 18 13:51:44 2005
Return-path: <katie at ftp-master.debian.org>
Received: from katie by spohr.debian.org with local (Exim 4.50)
	id 1EdE4b-0001Gl-Gl; Fri, 18 Nov 2005 13:47:09 -0800
From: Peter Van Eynde <pvaneynd at debian.org>
To: 338529-close at bugs.debian.org
X-Katie: $Revision: 1.56 $
Subject: Bug#338529: fixed in common-lisp-controller 4.26
Message-Id: <E1EdE4b-0001Gl-Gl at spohr.debian.org>
Sender: Archive Administrator <katie at ftp-master.debian.org>
Date: Fri, 18 Nov 2005 13:47:09 -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

Source: common-lisp-controller
Source-Version: 4.26

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

common-lisp-controller_4.26.dsc
  to pool/main/c/common-lisp-controller/common-lisp-controller_4.26.dsc
common-lisp-controller_4.26.tar.gz
  to pool/main/c/common-lisp-controller/common-lisp-controller_4.26.tar.gz
common-lisp-controller_4.26_all.deb
  to pool/main/c/common-lisp-controller/common-lisp-controller_4.26_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 338529 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 common-lisp-controller 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, 18 Nov 2005 20:59:57 +0100
Source: common-lisp-controller
Binary: common-lisp-controller
Architecture: source all
Version: 4.26
Distribution: unstable
Urgency: medium
Maintainer: Peter Van Eynde <pvaneynd at debian.org>
Changed-By: Peter Van Eynde <pvaneynd at debian.org>
Description: 
 common-lisp-controller - This is a Common Lisp source and compiler manager
Closes: 338529
Changes: 
 common-lisp-controller (4.26) unstable; urgency=medium
 .
   * Check the return code of the configuration
     of the lisp implementation. Otherwise it might fail but
     the implementation will claim to be 'configured'.
     Closes: #338529
     Medium urgency because this can cause the build of other
     packages to fail seemingly without reason.
Files: 
 0d5b6596365dec28a755dbe4bcc65ac5 588 devel optional common-lisp-controller_4.26.dsc
 74ad3accc6123906238b0cae0b88d380 231362 devel optional common-lisp-controller_4.26.tar.gz
 c461b16e33b2b3bba588a0339c5875c6 26126 devel optional common-lisp-controller_4.26_all.deb

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

iD8DBQFDfjP711ldN0tyliURAiA1AJ0VOYkF9QpQBMywa2nDAO4AB9te8wCgqUk7
ilghBpGOoabyDP9O5yMvYPo=
=RRey
-----END PGP SIGNATURE-----





More information about the Cl-debian mailing list