Package: cl-port
Version: 1.0.1.2-3
Severity: normal
README.Debian says:
installing port into your CL implementation that uses
Debian's Common Lisp Controller is easy. Just enter
(require 'port)
and a precompiled version of port should be loaded.
After a clean install of cl-port, cmucl, cmucl-source and their
dependencies this doesn't work:
Error in function REQUIRE: Don't know how to load PORT
[Condition of type SIMPLE-ERROR]
common-lisp-controller's DESIGN.txt refers to clc:clc-require,
but (clc:clc-require :port) also fails, this time with:
Attempt to modify the locked package COMMON-LISP, by
redefining function STREAM-ELEMENT-TYPE
[Condition of type PACKAGE-LOCKED-ERROR]
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.10
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)
Versions of packages cl-port depends on:
ii common-lisp-controller 4.12 This is a Common Lisp source and c
--
Michał Politowski
Talking has been known to lead to communication if practised carelessly.
signature.asc
Description: Digital signature

