Package: sbcl Version: 1:1.0.34.0-1 Severity: minor Tags: l10n
When installing sbcl package, debugger appears with following error: Настраивается пакет sbcl (1:1.0.34.0-1) ... /usr/lib/common-lisp/bin/sbcl.sh loading and dumping clc. debugger invoked on a SB-INT:STREAM-DECODING-ERROR in thread #<THREAD "initial thread" RUNNING {AA049E9}>: decoding error on stream #<SB-SYS:FD-STREAM for "file /etc/lisp-config.lisp" {AA0D561}> (:EXTERNAL-FORMAT :ASCII): the octet sequence (208) cannot be decoded. Type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL. restarts (invokable by number or by possibly-abbreviated name): 0: [ATTEMPT-RESYNC ] Attempt to resync the stream at a character boundary and continue. 1: [FORCE-END-OF-FILE] Force an end of file. 2: [INPUT-REPLACEMENT] Use string as replacement input, attempt to resync at a character boundary and continue. 3: [CONTINUE ] Ignore error and continue processing sysinit file "/etc/sbcl.rc". 4: [ABORT ] Skip rest of sysinit file "/etc/sbcl.rc". 5: Skip to toplevel READ/EVAL/PRINT loop. 6: [QUIT ] Quit SBCL (calling #'QUIT, killing the process). (SB-INT:STREAM-DECODING-ERROR #<SB-SYS:FD-STREAM for "file /etc/lisp-config.lisp" {AA0D561}> (208)) The utf-8 characters is string "Не задано" ("Value not set" in Russian), which was added here by common-lisp-controller as a value of sb-sys:*short-site-name* variable. -- System Information: Debian Release: 5.0.3 APT prefers stable APT policy: (500, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.30-2-686-bigmem (SMP w/2 CPU cores) Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages sbcl depends on: ii common-lisp-controller 6.21 Common Lisp source and compiler ma ii libc6 2.7-18 GNU C Library: Shared libraries Versions of packages sbcl recommends: ii binfmt-support 1.2.11 Support for extra binary formats Versions of packages sbcl suggests: ii sbcl-doc 1:1.0.34.0-1 Documentation for Steel Bank Commo ii sbcl-source 1:1.0.34.0-1 Source code files for SBCL pn slime <none> (no description available) -- no debconf information _______________________________________________ pkg-common-lisp-devel mailing list pkg-common-lisp-devel@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo/pkg-common-lisp-devel