Error: could not resolve BaselineOfMagicMouse.
StumpyRabbit opened this issue · 7 comments
StumpyRabbit commented
I grabbed Chromium and ran the Metacello script, in Squeak 5.3. It got stuck on a BaselineOfMetcello, then I restarted and it got stuck on BaselineOfMagicMouse.
MetacelloFetchingMCSpecLoader(explicit load : BaselineOfMagicMouse)>>#retryingResolvePackageSpecReferences: packageSpec gofer: gofer
Error: could not resolve BaselineOfMagicMouse.
So I am sad.
k, r
LinqLover commented
I'm getting a timeout from http://seaside.gemtalksystems.com/ss/metacello/?C=M;O=D
when I try to install it. In the past, it had worked for me. Strange, but it appears not to be related to MagicMouse ...
codeZeilen commented
Hm... just worked for me right now in Squeak 5.3. @RobWithers Have you tried it since then? It might really have been an issue with Metacello.
StumpyRabbit commented
I am not sure who to respond to so I am Replying All. So I tried to load MagicMouse again:
Metacello new
baseline: 'MagicMouse';
repository: 'github://cmfcmf/MagicMouse:master/packages';
load.
and again it failed. It is failing when trying to load from this spec:
spec
name: 'BaselineOfMetacello';
repository: 'github://Metacello/metacello:master/repository'.
I was able to load BaselineOfMetacello from 'http://seaside.gemtalksystems.com/ss/metacello', but when I restarted the original load process it again hung up on loading from 'github://Metacello/metacello:master/repository'.
So I am stuck. k, r
…On 3/27/20 5:03 AM, Patrick R wrote:
Hm... just worked for me right now in Squeak 5.3. ***@***.***(https://github.com/RobWithers) Have you tried it since then? It might really have been an issue with Metacello.
—
You are receiving this because you were mentioned.
Reply to this email directly, [view it on GitHub](#2 (comment)), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/AH7NNSQWIRGV432NZZP3ZYTRJRTUXANCNFSM4LSZYEFQ).
--
Kindly,
Robert
StumpyRabbit commented
I ended the stuck load process and reran the script:
Metacello new
baseline: 'MagicMouse';
repository: 'github://cmfcmf/MagicMouse:master/packages';
load.
It got stuck again, same code but different package. Here is the 2nd package load error that I see.
spec
name: 'BaselineOfMagicMouse';
repository: 'github://cmfcmf/MagicMouse:master/packages'.
I am unsure whether I have ability for github://. I do not see that as a Monticello repository in the browser. What can I do?
k, r
…On 3/27/20 6:34 AM, Robert wrote:
I am not sure who to respond to so I am Replying All. So I tried to load MagicMouse again:
Metacello new
baseline: 'MagicMouse';
repository: 'github://cmfcmf/MagicMouse:master/packages';
load.
and again it failed. It is failing when trying to load from this spec:
spec
name: 'BaselineOfMetacello';
repository: 'github://Metacello/metacello:master/repository'.
I was able to load BaselineOfMetacello from 'http://seaside.gemtalksystems.com/ss/metacello', but when I restarted the original load process it again hung up on loading from 'github://Metacello/metacello:master/repository'.
So I am stuck. k, r
On 3/27/20 5:03 AM, Patrick R wrote:
> Hm... just worked for me right now in Squeak 5.3. ***@***.***(https://github.com/RobWithers) Have you tried it since then? It might really have been an issue with Metacello.
>
> —
> You are receiving this because you were mentioned.
> Reply to this email directly, [view it on GitHub](#2 (comment)), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/AH7NNSQWIRGV432NZZP3ZYTRJRTUXANCNFSM4LSZYEFQ).
--
Kindly,
Robert
--
Kindly,
Robert
LinqLover commented
Looks like an issue for the list (squeak-dev) again, what do you think?
StumpyRabbit commented
Alright issue below
Kindly,
Robert
…On Fri, Mar 27, 2020 at 11:19, Christoph Thiede ***@***.***> wrote:
Looks like an issue for the list (squeak-dev) again, what do you think?
—
You are receiving this because you were mentioned.
Reply to this email directly, [view it on GitHub](#2 (comment)), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/AH7NNSSNOON5F6GVPJCPWVTRJS7XFANCNFSM4LSZYEFQ).
StumpyRabbit commented
Ack! Here is the issue I am having...sending to the list.
…On 3/27/20 6:34 AM, Robert wrote:
So I tried to load MagicMouse again:
Metacello new
baseline: 'MagicMouse';
repository: 'github://cmfcmf/MagicMouse:master/packages';
load.
and again it failed. It is failing when trying to load from this spec:
spec
name: 'BaselineOfMetacello';
repository: 'github://Metacello/metacello:master/repository'.
I was able to load BaselineOfMetacello from 'http://seaside.gemtalksystems.com/ss/metacello', but when I restarted the original load process it again hung up on loading from 'github://Metacello/metacello:master/repository'.
So I am stuck. k, r
On 3/27/20 5:03 AM, Patrick R wrote:
> Hm... just worked for me right now in Squeak 5.3. ***@***.***(https://github.com/RobWithers) Have you tried it since then? It might really have been an issue with Metacello.
>
> —
> You are receiving this because you were mentioned.
> Reply to this email directly, [view it on GitHub](#2 (comment)), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/AH7NNSQWIRGV432NZZP3ZYTRJRTUXANCNFSM4LSZYEFQ).
--
Kindly,
Robert
--
Kindly,
Robert