Okay, I think the problem is that DrRacket's dependency installed
quickscript, and trying to migrate your own version of quickscript
afterwards fails because it's already there.

I guess the solution would be to remove *your* previous version of
quickscript, then trying to migrate again. (No need to remove
quickscript-extra, if you've installed it, since it is not in DrRacket's
dependencies.)

Glad you like it in any case :)

On Fri, Feb 1, 2019 at 2:47 PM andrew blinn <andrew.bl...@gmail.com> wrote:

> Hi Laurent!
>
> I may be misattributing the error. I did indeed already have quickscript
> installed as part of my previous installation. After updating, when I tried
> to restore my previous packages (which include quickscript), it aborts with
> the titular error, whose body text implicates the fact that quickscript is
> already installed. My expectation would be that it would proceed to
> reinstall the other non-conflicting packages, but this doesn't happen. In
> any case, the issue seems to lie with the package restore functionality,
> not quickscript itself.
>
> Loving quickscript, by the way. Installed it immediately after your
> racketcon presentation.
>
> On Friday, February 1, 2019 at 5:16:54 AM UTC-5, Laurent Orseau wrote:
>>
>> Hi Andrew,
>>
>> I don't quite understand what role quickscript being part of the main
>> distribution plays here. Can you give some more details about your issue?
>>
>> Just in case, the only change is that quickscript is by default a
>> dependency of DrRacket, which just means that if you didn't have it before,
>> now you would. But it shouldn't change anything else AFAIU.
>>
>> On Thu, Jan 31, 2019, 20:28 andrew blinn <m...@disconcision.com wrote:
>>
>>> After updating to 7.2, I got this message after trying to use the "copy
>>> from version" menu option in the package manager to restore my packages
>>> from 7.1, due to quickscript being added to the standard distribution. This
>>> seems like it should be a simple enough issue to address, but I was unable
>>> to find any way to continue and restore the other non-conflicting packages
>>> through the GUI.
>>>
>>> Searching revealed nothing, so I've manually reinstalled my packages. I
>>> thought I'd make a post here though in case there's a simpler solution.
>>>
>>> --
>>> 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...@googlegroups.com.
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>> --
> 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.
>

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

Reply via email to