[zip-devel] Problem with unzip and sbcl

Alfredo Beaumont alfredo.beaumont at gmail.com
Wed Mar 11 10:10:28 UTC 2009


Hi,

I asdf-installed zip and when trying to unzip a file:

(require 'asdf-install)
(asdf-install:install :zip)
(use-package :zip)
(unzip "test.odt" "test/")

I get the following error:

The value
  #<SB-SYS:FD-STREAM for "file /home/alfredo/test.odt" {1006A51C91}>
is not of type
  SEQUENCE.
   [Condition of type TYPE-ERROR]

Any hints?




More information about the zip-devel mailing list