[squeak-dev] [ANN] Squeak 4.5 Release Candidate 1

Tobias Pape Das.Linux at gmx.de
Wed Jan 29 13:19:40 UTC 2014


Hey all,


On 27.01.2014, at 17:51, Chris Muller <asqueaker at gmail.com> wrote:

> It's ready for your final testing and scrutiny!
> 
>   http://ftp.squeak.org/4.5alpha/Squeak4.5-13663.zip
> 
> Please bang on this!  Test it with your apps.  Test it in Windows,
> iOS, Linux.  Interpreter and Cog.
> 
> Unless we hit any show-stoppers, this will be the one we can call "done."
> 
> Thanks to this great community of brilliant developers for making 4.5
> a superb release.

I have the feeling that the IPv6 support is not yet working right.
I wanted to use our local SqueakSource, which is primarily available via IPv6
though the HPI.

The first time, I got a “connection refused” error, Socket
was unable to open a connection to our site. 

I tried this (low-level connect)
 (SocketAddressInformation forHost: '2001:638:807:204::8d59:e178' service: '80'
  flags:   0
  addressFamily: SocketAddressInformation addressFamilyINET6
  socketType:  SocketAddressInformation socketTypeStream
  protocol:  0) first connect
And it worked.

Then I tried monticello again, and it worked.
Then again, the “connection refused” error.

Since the error is spontaneous, I don’t know how to debug :(

Best
	-Tobias
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 1665 bytes
Desc: Message signed with OpenPGP using GPGMail
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20140129/1ce684a4/signature.pgp


More information about the Squeak-dev mailing list