Installing keyring in a pkg-env and also in user scope causes the following message when using the raco keyring command (with the environment not active):
warning: tool "keyring" registered twice: "keyring" and #<path:/Users/sam/test_project/_env81/pkgs/keyring-lib>
Looks like the pkg-env version is putting data into the system share/info-cache.rktd file.
Installing
keyringin a pkg-env and also in user scope causes the following message when using theraco keyringcommand (with the environment not active):Looks like the pkg-env version is putting data into the system
share/info-cache.rktdfile.