sorawee
2020-6-9 23:34:18

raco setup: --- checking package dependencies --- [17:05:25] raco setup: found undeclared dependency: raco setup: mode: build raco setup: for package: "racket-doc" raco setup: on package: "future-visualizer-pict" raco setup: dependent source: /home/runner/work/racket/racket/build/zo/home/runner/work/racket/racket/build/user/7.7.0.7/pkgs/racket-doc/scribblings/reference/compiled/futures-logging_scrbl.dep raco setup: used module: (lib "future-visualizer/trace.rkt") raco setup: --- summary of package problems --- [17:05:46] raco setup: undeclared dependency detected raco setup: for package: "racket-doc" raco setup: on package for build: raco setup: "future-visualizer-pict"



sorawee
2020-6-9 23:36:13

@samth


samth
2020-6-9 23:42:37

Shoot, I need an implies


samth
2020-6-10 01:47:40

Should be fixed now


sorawee
2020-6-10 02:10:11

Can we change GHA so that checking package dependencies is NOT done in Snapshot Generation, but rather done in a separate workflow? This would mean that a minor failure like this won’t interrupt snapshot generation, while we do get an error report from it


samth
2020-6-10 02:41:08

That’s not an issue of the GHA configuration — the distro-build system as a whole gets unhappy about missing dependencies.