Opened 19 years ago
Closed 19 years ago
#15 closed defect (fixed)
Missing cl-markdown-test dependency: metashell
Reported by: | Owned by: | Gary King | |
---|---|---|---|
Priority: | major | Milestone: | milestone1 |
Component: | component1 | Version: | |
Keywords: | Cc: |
Description
I was running sbcl 0.9.12 and tried to asdf-install cl-markdown like this:
(asdf-install:install :cl-markdown)
Which failed while trying to download a dependency library called metashell:
; loading system definition from ; /home/hauer/.sbcl/systems/cl-markdown-test.asd into #<PACKAGE "ASDF0"> ; registering #<SYSTEM CL-MARKDOWN-TEST {B77E901}> as CL-MARKDOWN-TEST Downloading package METASHELL, required by cl-markdown-test Server responded 404 for GET http://www.cliki.net/METASHELL?download
[Condition of type ASDF-INSTALL::DOWNLOAD-ERROR]
Change History (2)
comment:1 Changed 19 years ago by
Milestone: | → milestone1 |
---|---|
Owner: | changed from somebody to Gary King |
comment:2 Changed 19 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Changed metashell to trivial-shell and put up version 0.1 of trivial-shell