Re: [racket-users] User/installation scope issues for --skip-installed

2016-05-27 Thread William J. Bowman
On Tue, Apr 19, 2016 at 05:08:26PM -0400, Jonathan Schuster wrote:
> Currently, "raco pkg install -u --skip-installed foobar" will error if
> foobar is already installed at the installation scope. I can understand why
> that might be good, but in my case I'm perfectly happy to use that version
> of the package. Is there an option that would allow packages from different
> scopes to be be considered installed? Or should --skip-installed perhaps
> adopt this behavior?
Did this ever get resolved? I'm having the same issue, and would really like 
--skip-installed to accept something installed at any scope.

--
William J. Bowman

-- 
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.


signature.asc
Description: PGP signature


[racket-users] User/installation scope issues for --skip-installed

2016-04-19 Thread Jonathan Schuster
Currently, "raco pkg install -u --skip-installed foobar" will error if
foobar is already installed at the installation scope. I can understand why
that might be good, but in my case I'm perfectly happy to use that version
of the package. Is there an option that would allow packages from different
scopes to be be considered installed? Or should --skip-installed perhaps
adopt this behavior?

Thanks,
Jon

-- 
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.