Is it me, or is it Friday the 13th?  (Or both?)

#lang racket/gui
(require table-panel)

leads to:

standard-module-name-resolver: collection not found
  for module path: table-panel
  collection: "table-panel"
  in collection directories:
   /Users/me/Library/Racket/snapshot/collects
   /Applications/Racket/Racket-v6.11.0.1/collects
   ... [165 additional linked and package directories] in: table-panel
  no package suggestions are available .

I click on Update Catalog and I get this:

get-all-pkg-details-from-catalogs: bad response from server
  url: 
https://www.cs.utah.edu/plt/snapshots/20170919-807ce8d495/catalog/pkgs-all?version=6.11.0.1
  response: #f

  (for-loop . #(struct:srcloc 
#<path:/Applications/Racket/Racket-v6.11.0.1/collects/pkg/private/catalog.rkt> 
299 2 11021 1759))
  (for-loop . #(struct:srcloc 
#<path:/Applications/Racket/Racket-v6.11.0.1/collects/pkg/private/catalog-update.rkt>
 
37 4 1350 2495))
  (pkg-catalog-update-local13 . #(struct:srcloc 
#<path:/Applications/Racket/Racket-v6.11.0.1/collects/pkg/private/catalog-update.rkt>
 
15 0 286 3561))
  (#f . #(struct:srcloc 
#<path:/Applications/Racket/Racket-v6.11.0.1/collects/racket/contract/private/arrow-val-first.rkt>
 
397 3 17564 3019))
  (for-loop . #(struct:srcloc 
#<path:/Applications/Racket/Racket-v6.11.0.1/share/pkgs/gui-pkg-manager-lib/pkg/gui/private/catalog-update.rkt>
 
90 7 3331 437))
  (.../more-scheme.rkt:261:28 . #f)

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to