
Does anyone know why the package racket-doc
depends on drracket
?

Background of my question: In a CI environment, I install with raco cross
a package that depends on racket-doc
, so due to the dependency on drracket
and its dependencies this installs many other packages.


But it currently is, which is unfortunate

Ouch, the last activity on this PR was one and a half years ago. :cry:

Racket meet-up TODAY 8-jan–2022 utc 18:00 Come join us to show or see peoples latest racket projects We will also show some early Creative Racket Competition 2022 Entries https://gather.town/app/wH1EDG3McffLjrs0/racket-users\|https://gather.town/app/wH1EDG3McffLjrs0/racket-users

I was looking for the documentation of the Tessellation package. It seems it doesn’t build it anymore. But what needs to be done to fix it?
https://pkg-build.racket-lang.org/server/built/fail/tessellation.txt

I’m at the supermarket (LOL) but I can see it relies on experimental libraries and has a permission error. I’ll have a look when I get home. Maybe I can run up the racksnaps It’s not that old so might not be too hard to fix

The error is: raco setup: running: <pkgs>/tessellation/scribblings/tessellation.scrbl
current-directory: `exists' access denied for /home/root/racket/
context...:
/home/root/racket/collects/racket/private/config.rkt:30:4: exe-relative-path->complete-path
/home/root/racket/collects/setup/private/dirs.rkt:22:2: get-config-table
/home/root/racket/collects/racket/promise.rkt:65:10
/home/root/racket/collects/racket/promise.rkt:45:2
/home/root/racket/collects/setup/dirs.rkt:252:2: host-lib-search-dirs
/home/root/racket/collects/racket/promise.rkt:65:10
/home/root/racket/collects/racket/promise.rkt:45:2
/home/root/racket/collects/ffi/unsafe.rkt:131:0: get-ffi-lib
body of "/home/root/racket/share/pkgs/draw-lib/racket/draw/unsafe/glib.rkt"
body of top-level
/home/root/racket/share/pkgs/sandbox-lib/racket/sandbox.rkt:739:9: ns
/home/root/racket/share/pkgs/sandbox-lib/racket/sandbox.rkt:753:18

@peelthelegend has joined the channel

It’s on in 30 minutes

Has anyone used the Cocoa Scripting Bridge with Racket FFI? Can I see your code? https://developer.apple.com/library/archive/documentation/Cocoa/Conceptual/ScriptingBridgeConcepts/Introduction/Introduction.html#//apple_ref/doc/uid/TP40006104

The video
doesn’t build. @leif ? https://pkg-build.racket-lang.org/server/built/fail/video.txt

There are a few thing that ahve faild builds right now due to the memoise issue.

e.g. graphite is currently dead too.

It was a great meet-up!
We had a demo of of Creative Racket Competition entries already received.
In addition participants also showed off in-progress projects. • FFT audio visualisation from @Eutro • Todo list command line tool from @sschwarzer • Unicode tables and 2d mode rendering of earth and moon by @dominik.pantucek I’ll leave it to the creators to post their creations to Show and tell here on Discourse and in #shoe-and-tell on discord when they are ready.
I left at about 75 minutes and it was still going strong.
Thank you to everyone who participated.
The next meet-up will be Saturday 5 Feb 18:00 UTC.
Best regards
Stephen

The error message suggests it is something else - but I think it is a good idea to wait till the memoize error is fixed.

Good meet-up - did you get a chance to speak?

That’s because I don’t have a solution to the problems mentioned in the pr

Link to the todo tool: https://pkgd.racket-lang.org/pkgn/package/todo-txt
I also showed raco-exe-multitarget: https://pkgd.racket-lang.org/pkgn/package/raco-exe-multitarget

Is there a subset of the PR that can be applied nonetheless?

lol I just commented exactly that on GitHub 15 mins ago

I commented there, but I’m skeptical