From:
[email protected]
Package: cl-aserve
Version: 1.2.35+cvs.2004.08.11
Severity: normal
When loading "aserve:example.cl" under CMUCL, an error is reported:
* (load "aserve:example.cl")
; Loading #p"/usr/share/common-lisp/source/aserve/example.cl".
File-error in function LISP::FD-OPEN:
Error opening #.(logical-pathname "ASERVE:EXAMPLES;FRESH.JPG"), No such file or directory.
[Condition of type KERNEL:SIMPLE-FILE-ERROR]
Restarts:
0: [CONTINUE] Return NIL.
1: Return NIL from load of "aserve:example.cl".
2: [ABORT ] Return to Top-Level.
3: [DESTROY ] Destroy the process
Debug (type H for help)
(LISP::FD-OPEN #.(logical-pathname "ASERVE:EXAMPLES;FRESH.JPG")
:INPUT
NIL
NIL
...)
Source:
; File: target:code/fd-stream.lisp
(CERROR "Return NIL." 'SIMPLE-FILE-ERROR :PATHNAME PATHNAME ...)
0]
When checking the logical pathname, it translates to:
0] (translate-logical-pathname "ASERVE:examples;fresh.jpg")
#p"/usr/share/common-lisp/source/aserve/examples/fresh.jpg"
which is not a valid path.
It seems that either the pathnames to the graphics should be updated
or the aserve package should a symbolic link from
/usr/share/common-lisp/source/aserve/examples
to
/usr/share/doc/cl-aserve/examples/
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.25-1-k7
Locale: LANG=C, LC_CTYPE=C
Versions of packages cl-aserve depends on:
ii cl-acl-compat 1.2.35+cvs.2004.08.11 Compatibility layer for Allegro Co ii cl-htmlgen 1.2.35+cvs.2004.08.11 HTML generation library for Common ii common-lisp-contro 4.8 This is a Common Lisp source and c
-- no debconf information
--
To UNSUBSCRIBE, email to
[email protected]
with a subject of "unsubscribe". Trouble? Contact
[email protected]
--- SoupGate-Win32 v1.05
* Origin: you cannot sedate... all the things you hate (1:229/2)