On Tue, Dec 14, 2021 at 09:44:03PM +0100, Juan Francisco Cantero Hurtado wrote:
> On Tue, 14 Dec 2021 14:18:39 +0000
> James Cook <falsif...@falsifian.org> wrote:
> 
> > On Tue, Dec 14, 2021 at 10:11:12AM +0100, Denis Fondras wrote:
> > > Le Tue, Dec 14, 2021 at 05:27:26AM +0000, James Cook a écrit :  
> > > > On Sun, Nov 28, 2021 at 10:46:28AM +0100, Denis Fondras wrote:  
> > > > > Straightforward update to v8.3  
> > > > 
> > > > It looks like the update to 8.3 broke the "raco exe" command.
> > > >   
> > > 
> > > I am surprised it ever worked. Minimal installation does not seem
> > > to provide it.  
> > 
> > Oops, sorry for the noise. After "raco pkg install compiler" I have
> > the raco exe command. And conversely, with 8.2, if I delete
> > ~/.local/share/racket, the "raco exe" command also stops working, so
> > this is nothing new.
> > 
> 
> You have something wrong in your config (or you changed the defaults).
> Our racket-minimal doesn't install files in ~/.local/share/racket.

I just did a little experiment. On a brand new vm running current,
"raco pkg install base" causes ~/.local/share/racket to be created. Is
that unexpected?

My steps:

1. Installed the latest snapshot on a new virtual machine.
2. As root, pkg_add racket-minimal. (At the prompt, I chose
   "racket-minimal-8.3" rather than the no-jit flavour.)
3. As non-root, "raco pkg install base".

Result: in the non-root user's home dir, there's now
~/.local/share/racket/8.3

Based on that experiment, it does not seem strange to me that my
existing system had ~/.local/share/racket. And it has not caused me any
trouble. Am I doing something wrong?

-- 
James

Reply via email to