Ticket #421 (new defect)

Opened 12 years ago

static-page won't load for 5.2.1

Reported by: heap@… Owned by: dherman
Priority: major Milestone:
Component: dherman/static-page.plt Keywords:
Cc: Version: (1 0)
Racket Version: 5.2.1

Description

A new problem report is waiting at
  http://bugs.racket-lang.org/query/?cmd=view&pr=12770

Reported by Danny Heap for release: 5.2.1

*** Description:
The require statement from the documentation doesn't install the package.

#lang racket
(require (planet dherman/static-page:1:0))

; produces...
expand: unbound identifier in module
expand: unbound identifier in module
raco setup: error: during making for <planet>/dherman/static-page.plt/1/0 (static-page)
raco setup:   expand: unbound identifier in module
raco setup: error: during Building docs for /home/heap/.racket/planet/300/5.2.1/cache/dherman/static-page.plt/1/0/static-page.scrbl
raco setup:   expand: unbound identifier in module
. .racket/planet/300/5.2.1/cache/dherman/static-page.plt/1/0/main.ss:44:15: expand: unbound identifier in module in: normalize-response



*** Environment:
unix "Linux heap-laptop 2.6.32-41-generic #88-Ubuntu SMP Thu Mar 29 13:08:43 UTC 2012 i686 GNU/Linux" (i386-linux/3m) (get-display-depth) = 32
Human Language: english
(current-memory-use) 173484460
Links: (links) = (); (links #:user? #f) = (); (links #:root? #t) = (); (links #:user? #f #:root? #t) = ()


Collections:
("/home/heap/.racket/5.2.1/collects"
 ("info-domain" "cpsc110-shared-buffer"))
("/usr/local/racket/collects"
 ("info-domain" "macro-debugger" "stepper" "picturing-programs" "typed-scheme" "mred" "mysterx" "compiler" "r6rs" "mzcom" "slatex" "unstable" "trace" "raco" "texpict" "config" "html"

+"schemeunit" "gui-debugger" "redex" "2htdp" "net" "combinator-parser" "reader" "frtime" "db" "tex2page" "openssl" "racklog" "planet" "scribble" "htdp" "teachpack" "datalog" "s-exp"
+"file" "algol60" "mrlib" "syntax" "rnrs" "test-engine" "slideshow" "xrepl" "make" "plot" "mzscheme" "scheme" "string-constants" "eopl" "images" "embedded-gui" "rackunit" "version"
+"test-box-recovery" "racket" "r5rs" "lazy" "mzlib" "typed" "browser" "plai" "srfi" "swindle" "drracket" "launcher" "deinprogramm" "dynext" "lang" "games" "scribblings" "web-server"
+"at-exp" "errortrace" "ffi" "scriblib" "sgl" "hierlist" "help" "icons" "data" "defaults" "xml" "typed-racket" "preprocessor" "syntax-color" "setup" "drscheme" "wxme" "framework"
+"parser-tools" "profile" "readline" "graphics"))


Computer Language: (("Determine language from source") (#(#t print mixed-fraction-e #f #t debug) (default) #() "#lang racket\n" #t #t))

Note: See TracTickets for help on using tickets.