If I'm reading docs right, then it should've worked, hm: Conflict checking disallows installation of the same or conflicting package > in different scopes, but if such a configuration is forced, collections are > found first in packages with user package scope > <https://groups.google.com/forum/#%28tech._package._scope%29>. Search > then proceeds in a configured order, where installationpackage scope > <https://groups.google.com/forum/#%28tech._package._scope%29> typically > precedes other directory package scopes > <https://groups.google.com/forum/#%28tech._package._scope%29>.
Source: https://docs.racket-lang.org/pkg/Package_Concepts.html#%28part._concept~3ascope%29 Also I'm seeing this: ~/Code/rackunit $ raco link -l > User-specific, version-specific links: > collection: "rackunit" path: "/Users/russki/Code/rackunit" > Installation links: > collection: "typed" path: > "/Users/russki/Code/racket-7.2.0.12/share/pkgs/rackunit-typed" root path: "/Users/russki/Code/racket-7.2.0.12/share/pkgs/rackunit-lib" > root path: "/Users/russki/Code/racket-7.2.0.12/share/pkgs/rackunit-doc" > root path: "/Users/russki/Code/racket-7.2.0.12/share/pkgs/rackunit-gui" > root path: > "/Users/russki/Code/racket-7.2.0.12/share/pkgs/rackunit-plugin-lib" > root path: "/Users/russki/Code/racket-7.2.0.12/share/pkgs/redex-pict-lib" Also raco pkg show does show rackunit linked. -- 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 racket-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.