[squeak-dev] #installExtraPackages - fails on new install

John-Reed Maffeo jrmaffeo at gmail.com
Mon Oct 26 16:59:05 UTC 2020


Runnin g on a Raspberry Pi 4 Model B Rev 1.4

I did a new install, starting with download from www.squeak.org to verify
that my internet was working.

/home/pi/Squeak/Squeak5.3/Squeak5.3-19435-32bit-202003021730-ARMv6/shared/Squeak5.3-19435-32bit.image

Squeak5.3
latest update: #19435
I went through the PreferanceWizard and got through 6 panes and selected
Done.
The install pane came up and the install button said "Please check your
internet connection..."

I poked around and found the method hasInternetConnection in class
PreferenceWizardMorph which invokes "TestCase new
ensureSecureInternetConnection". I ran that method and received "Error:
primitaveSSLCreate failed". I have no idea how to debug the primitive.

I tried to update the image to see if that would help and a got a seg fault.

"Segmentation fault Mon Oct 26 09:36:22 2020

/usr/lib/squeak/5.0-201610101924/squeak
Squeak VM version: 5.0-201610101924  Wed Oct 12 14:50:05 PDT 2016 gcc 4.9.2
[Production Spur VM]
Built from: CoInterpreter VMMaker.oscog-eem.1950 uuid:
b4089b49-1494-49d2-8966-57cba5c92194 Oct 12 2016
With: StackToRegisterMappingCogit VMMaker.oscog-eem.1950 uuid:
b4089b49-1494-49d2-8966-57cba5c92194 Oct 12 2016
Revision: VM: 201610101924 tim at Diziet.local:Documents/Squeak/Rasbian-VM/vm
$ Date: Mon Oct 10 12:24:25 2016 -0700 $ Plugins: 201610101924
tim at Diziet.local:Documents/Squeak/Rasbian-VM/vm $
Build host: Linux Goldskin 4.4.21-v7+ #911 SMP Thu Sep 15 14:22:38 BST 2016
armv7l GNU/Linux
plugin path: /usr/lib/squeak/5.0-201610101924 [default:
/usr/lib/squeak/5.0-201610101924/]"

On Wed, Oct 21, 2020 at 10:09 AM gettimothy via Squeak-dev <
squeak-dev at lists.squeakfoundation.org> wrote:

> IIRC, I had these symptoms when SmalltalkHub.com was down.
>
> I just checked smalltalkhub, and it is up, so retry?
>
>
>
>
> ---- On Wed, 21 Oct 2020 11:33:40 -0400 *Marcel Taeumel
> <marcel.taeumel at hpi.de <marcel.taeumel at hpi.de>>* wrote ----
>
> Hi John-Reed,
>
> hmmm... So "TestCase new ensureSecureInternetConnection" does not work in
> your image? Maybe SqueakSSL is not working on that R.Pi.
>
> Best,
> Marcel
>
> Am 20.10.2020 00:49:59 schrieb John-Reed Maffeo <jrmaffeo at gmail.com>:
> First install of Squeak on a new R.Pi. After going through the setup a
> window pops up and asks me if I want to install extra packages. I check
> them all (but 1) off but I can' save them. The Save button says "Please
> check your internet collection". I know I do have internet connection
> because I just downloaded the installation.
>
> This is a neat feature and I would like to use it. I don't know if the
> problem is with me or in the stars.
>
> I explored the morph using the halo and found the method to
> #installExtraPackages and ran it from  an explorer window but that killed
> the image w/o installing the packages.
>
> I tried to run the method from the workplace, but that failed too.
>
> --
> John-Reed Maffeo
>
>
>
>
>
>

-- 
John-Reed Maffeo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20201026/27223deb/attachment.html>


More information about the Squeak-dev mailing list