SqueakMap problem in changing an entry?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

SqueakMap problem in changing an entry?

Hannes Hirzel
On 12/27/12, Frank Shearar <[hidden email]> wrote:
> On 27 December 2012 12:46, H. Hirzel <[hidden email]> wrote:
...
>> There is still a load problem when loading the Zippers package through SqueakMap into
>> Squeak4.4-12324


> Oh sigh, that was a lame error on my part. I'm having a great deal of
> trouble uploading the corrected install script to SM though.
>
> The correct load script is this:
>
> Installer ss3 install: 'ConfigurationOfZippers'.
> (Smalltalk at: #ConfigurationOfZippers) load
>
> Note the "ss3" - the broken version says "cache". Deleting the file in
> my account's files section makes the file disappear from the list but
> doesn't actually delete anything (because I can still download it). If
> I try upload a new version, it looks like SM doesn't replace the file.
>
> frank
>
>> --Hannes

Reply | Threaded
Open this post in threaded view
|

Re: SqueakMap problem in changing an entry?

Frank Shearar-3
On 27 December 2012 13:23, H. Hirzel <[hidden email]> wrote:

> On 12/27/12, Frank Shearar <[hidden email]> wrote:
>> On 27 December 2012 12:46, H. Hirzel <[hidden email]> wrote:
> ...
>>> There is still a load problem when loading the Zippers package through SqueakMap into
>>> Squeak4.4-12324
>
>
>> Oh sigh, that was a lame error on my part. I'm having a great deal of
>> trouble uploading the corrected install script to SM though.
>>
>> The correct load script is this:
>>
>> Installer ss3 install: 'ConfigurationOfZippers'.
>> (Smalltalk at: #ConfigurationOfZippers) load
>>
>> Note the "ss3" - the broken version says "cache". Deleting the file in
>> my account's files section makes the file disappear from the list but
>> doesn't actually delete anything (because I can still download it). If
>> I try upload a new version, it looks like SM doesn't replace the file.
>>
>> frank
>>
>>> --Hannes

Thanks, Hannes. I've recorded it at http://bugs.squeak.org/view.php?id=7711

frank