Ticket #134 (closed defect)

Opened 15 years ago

Last modified 15 years ago

unable to install spgsql in 4.1.3 - required package not found

Reported by: yinso.chen@… Owned by: ryanc
Priority: major Milestone:
Component: schematics/spgsql.plt Keywords:
Cc: Version: (2 3)
Racket Version: 4.1.3

Description

The package seem to require a non-existent module called class.ss in ryanc/macros.plt/1/2

Welcome to MzScheme v4.1.3 [3m], Copyright (c) 2004-2008 PLT Scheme Inc.
> (require (planet schematics/spgsql:2:3/spgsql))
default-load-handler: cannot open input file: "/home/acct/.plt-scheme/planet/300/4.1.3/cache/ryanc/macros.plt/1/2/class.ss" (No such file or directory; errno=2)
setup-plt: error: during making for <planet>/ryanc/macros.plt/1/2/interfaces
setup-plt:   default-load-handler: cannot open input file: "/home/acct/.plt-scheme/planet/300/4.1.3/cache/ryanc/macros.plt/1/2/class.ss" (No such file or directory; errno=2)

Change History

Changed 15 years ago by ryanc

  • owner changed from schematics to ryanc
  • status changed from new to closed

Updated ryanc/macros; should be fixed now.

(It was not actually a fatal error.)

Note: See TracTickets for help on using tickets.