[cl-debian] Bug#335489: marked as done (slime: doesn't start on SBCL without cl-swank (it should depend on the latest))

Debian Bug Tracking System owner at bugs.debian.org
Mon Oct 24 20:49:03 UTC 2005


Your message dated Mon, 24 Oct 2005 13:33:17 -0700
with message-id <E1EU90P-00045M-00 at spohr.debian.org>
and subject line Bug#335489: fixed in slime 1:20051023-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; 24 Oct 2005 09:04:20 +0000
>From luca at pca.it Mon Oct 24 02:04:20 2005
Return-path: <luca at pca.it>
Received: from mbx.unige.ch [129.194.9.229] 
	by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
	id 1ETyFg-0000uh-00; Mon, 24 Oct 2005 02:04:20 -0700
Received: from CONVERSION-DAEMON.mbx.unige.ch by mbx.unige.ch
 (PMDF V6.2-X27 #31144) id <0IOU00601X63F0 at mbx.unige.ch> for
 submit at bugs.debian.org; Mon, 24 Oct 2005 11:03:42 +0200 (MEST)
Received: from gismo.pca.it ([129.194.56.110])
 by mbx.unige.ch (PMDF V6.2-X27 #31144)
 with ESMTP id <0IOU00IQMX62YK at mbx.unige.ch>; Mon,
 24 Oct 2005 11:03:39 +0200 (MEST)
Received: by gismo.pca.it (Postfix, from userid 1000)	id DCBCAC220; Mon,
 24 Oct 2005 10:59:20 +0200 (CEST)
Date: Mon, 24 Oct 2005 10:59:20 +0200
From: Luca Capello <luca at pca.it>
Subject: slime: doesn't start on SBCL without cl-swank (it should depend on the
 latest)
To: Debian Bug Tracking System <submit at bugs.debian.org>
Message-id: <20051024085920.DCBCAC220 at gismo.pca.it>
MIME-version: 1.0
X-Mailer: reportbug 3.17
Content-type: multipart/mixed; boundary="Boundary_(ID_R7Q3tJsFY4MaFBgW21o7zg)"
X-Comment: This message was scanned against viruses by mbx.unige.ch.
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

This is a multi-part MIME message sent by reportbug.

--Boundary_(ID_R7Q3tJsFY4MaFBgW21o7zg)
MIME-version: 1.0
Content-type: text/plain; charset=us-ascii
Content-transfer-encoding: 7BIT
Content-disposition: inline

Package: slime
Version: 1:20051015-1
Severity: important
Tags: patch

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

Hello!

The title says the problem.

The severity is important, because you could want SLIME to connect to
a remote swank and in this case you don't need a local cl-swank.

At the same time, however, I think that depending on cl-swank by
default is the best thing to do (cl-swank it's just 1.2MB), especially
for newbies.

Attached a patch versus the darcs repository [1].

Thx, bye,
Gismo / Luca

[1] http://cl-debian.alioth.debian.org/cgi-bin/darcsweb.cgi?r=slime;a=summary

- -- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages slime depends on:
ii  emacsen-common                1.4.16     Common facilities for all emacsen

Versions of packages slime recommends:
ii  cl-swank                    1:20051015-1 Superior LISP Interaction Mode for
ii  emacs-snapshot-nox [info-br 1:20051020-1 The GNU Emacs editor (without X su
pi  emacs21 [info-browser]      21.4a-3      The GNU Emacs editor
ii  info [info-browser]         4.8-1        Standalone GNU Info documentation 

- -- no debconf information

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

iD8DBQFDXKJoVAp7Xm10JmkRAn2WAKCLgVbO5FNzB1wLfufP0SRco44hygCfUFxm
2wPJAhYZCP2W0zJlXRdHQk8=
=GBuq
-----END PGP SIGNATURE-----

--Boundary_(ID_R7Q3tJsFY4MaFBgW21o7zg)
MIME-version: 1.0
Content-type: text/PGP; charset=us-ascii;
 NAME=slime_depends-cl-swank_20051024.patch
Content-transfer-encoding: 7BIT
Content-disposition: attachment; filename=slime_depends-cl-swank_20051024.patch

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


New patches:

[debian/control: depends on cl-swank
Luca Capello <luca at pca.it>**20051024084718
 
 SLIME should depend on cl-swank, otherwise it doesn't start:
 =====
 debugger invoked on a SB-INT:SIMPLE-FILE-ERROR in thread \
 #<THREAD "initial thread" {90032C9}>:
   "/usr/share/common-lisp/source/slime/swank-loader.lisp" \
   does not exist.
 =====
] {
hunk ./debian/changelog 3
- -  * token new version
+  * Patch from luca -at- pca -dot- it:
+      Depends on cl-swank.
hunk ./debian/control 13
- -Depends: emacsen-common
- -Recommends: info | info-browser, cl-swank
+Depends: emacsen-common, cl-swank
+Recommends: info | info-browser
}

Context:

[token new version
Peter Van Eynde !pvaneynd at debian.org**20051019091606] 
[TAG DEBIAN_slime_1:20051018-1
Peter Van Eynde !pvaneynd at debian.org**20051019085255] 
Patch bundle hash:
598439455f7b7c49b864fc81888ba828087fe062
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFDXKBPVAp7Xm10JmkRAi2+AJwPaE9yql956GJU28Iw3/JyalutxgCbBKQd
7q33Xw4IvyGaSDUwmCDeRbA=
=zCPC
-----END PGP SIGNATURE-----

--Boundary_(ID_R7Q3tJsFY4MaFBgW21o7zg)--

---------------------------------------
Received: (at 335489-close) by bugs.debian.org; 24 Oct 2005 20:41:19 +0000
>From katie at spohr.debian.org Mon Oct 24 13:41:19 2005
Return-path: <katie at spohr.debian.org>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
	id 1EU90P-00045M-00; Mon, 24 Oct 2005 13:33:17 -0700
From: Peter Van Eynde <pvaneynd at debian.org>
To: 335489-close at bugs.debian.org
X-Katie: $Revision: 1.56 $
Subject: Bug#335489: fixed in slime 1:20051023-1
Message-Id: <E1EU90P-00045M-00 at spohr.debian.org>
Sender: Archive Administrator <katie at spohr.debian.org>
Date: Mon, 24 Oct 2005 13:33:17 -0700
Delivered-To: 335489-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
X-CrossAssassin-Score: 2

Source: slime
Source-Version: 1:20051023-1

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

cl-swank_20051023-1_all.deb
  to pool/non-free/s/slime/cl-swank_20051023-1_all.deb
slime_20051023-1.diff.gz
  to pool/non-free/s/slime/slime_20051023-1.diff.gz
slime_20051023-1.dsc
  to pool/non-free/s/slime/slime_20051023-1.dsc
slime_20051023-1_all.deb
  to pool/non-free/s/slime/slime_20051023-1_all.deb
slime_20051023.orig.tar.gz
  to pool/non-free/s/slime/slime_20051023.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 335489 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 slime 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: Mon, 24 Oct 2005 21:12:04 +0200
Source: slime
Binary: cl-swank slime
Architecture: source all
Version: 1:20051023-1
Distribution: unstable
Urgency: low
Maintainer: Peter Van Eynde <pvaneynd at debian.org>
Changed-By: Peter Van Eynde <pvaneynd at debian.org>
Description: 
 cl-swank   - Superior LISP Interaction Mode for Emacs (Lisp-side server)
 slime      - Superior LISP Interaction Mode for Emacs
Closes: 335489 335557
Changes: 
 slime (1:20051023-1) unstable; urgency=low
 .
   * New upstream
   * Patch from luca -at- pca -dot- it:
       Depends on cl-swank. (Closes: #335489)
   * Place fasls in common-lisp-controller controlled slime directory
   * Fixed error when installing cl-swank while upgrading by
     declaring the proper conflicts and replaces.
     (Closes: #335557)
   * Build-Depends are in fact Build-Depends-Indep
Files: 
 90200df5ebbb297dcbfe0617e64d6284 605 non-free/devel optional slime_20051023-1.dsc
 90384c67cfcb4d66495a3cfaafff6341 425260 non-free/devel optional slime_20051023.orig.tar.gz
 dc76b931e5489ff9c7c8f585031ea8cd 10427 non-free/devel optional slime_20051023-1.diff.gz
 bc3ff440c14d4d39e33ddb127958ad0f 539558 non-free/devel optional slime_20051023-1_all.deb
 d17439febd86610a09745883fd51ed90 283212 non-free/devel optional cl-swank_20051023-1_all.deb

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

iD8DBQFDXTLY11ldN0tyliURAteFAKC2giVcWIqVPRStz2RB8kQatP5ipACcCgCm
o7CsqUlVcQmMM0vFCloF4Y4=
=pKbc
-----END PGP SIGNATURE-----





More information about the Cl-debian mailing list