Package: cl-postoffice Version: 1.8.2.3-4 Severity: wishlist Dear Maintainer, I have 2 issues with the package cl-postoffice (Debian wheezy)
cat postoffice.lisp (require :postoffice) (in-package :net.post-office) (defparameter mb (make-pop-connection "pop.my-provider" :user "foo" :password "xxxxxx")) (print (fetch-letter mb 4)) (close-connection mb) * (load "postoffice.lisp") WARNING: Invalid version "CVS.2002.10.09" for component "postoffice" debugger invoked on a SB-INT:STREAM-DECODING-ERROR in thread #<THREAD "main thread" RUNNING {AB1F7D9}>: :UTF-8 stream decoding error on #<SB-SYS:FD-STREAM for "socket xxxxxxxx, peer: xxxxxxx:110" {B6A5C39}>: the octet sequence #(233 114 97) cannot be decoded. .......................... This second error is caused by the accents of my message. How can I solve this issue ? TIA Gérard -- System Information: Debian Release: 7.4 APT prefers stable APT policy: (500, 'stable'), (500, 'oldstable') Architecture: i386 (i686) Kernel: Linux 3.12-0.bpo.1-686-pae (SMP w/2 CPU cores) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages cl-postoffice depends on: ii cl-acl-compat 1.2.42+cvs.2010.02.08-dfsg-1.1 ii common-lisp-controller 7.10 cl-postoffice recommends no packages. cl-postoffice suggests no packages. -- no debconf information _______________________________________________ pkg-common-lisp-devel mailing list pkg-common-lisp-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-common-lisp-devel