<div dir="ltr"><div>I forgot to say, OSX has 5 Socket tests failing:</div><div><br></div><div>SocketTest>>testSocketReuse in<br></div><div>self assert: recvProc isTerminated description: 'recvProc hasn''t terminated till the deadline';</div><div><br></div><div>SocketTest>>testUDP in</div><div>      clientSocket sendData: 'Hello World'. (timeout)</div><div><br></div><div>SqueakSSLTest>>testSSLSockets in</div><div>    server sslAccept: self certName. (error: 'SSL accept failed with code: -5')</div><div><br></div><div>Same for SqueakSSLTest>>testSocketAccept</div><div><br></div><div>       SqueakSSLTest>>clientSocket sslConnect in</div><div>          inbuf := self receiveData.</div><div>Same error message while #waitForDataIfClosed: (probably signalled by [sslServer accept] fork).<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le mar. 31 déc. 2019 à 18:09, Nicolas Cellier <<a href="mailto:nicolas.cellier.aka.nice@gmail.com">nicolas.cellier.aka.nice@gmail.com</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Hi all, Hi Tobias,</div><div>I'm using https: on OSX for some months too.</div><div><br></div><div>I have minor issues:</div><div>- each time I commit, the remote repository update fails while reading allFileNames</div><div>- from time to time, the connection is closed before the action is performed (browsing a repository, downloading a mcz, etc...).</div><div><br></div><div>That's a bit upsetting, but minor, I just close the debugger and retry.</div><div>I don't remember that it's been working OK with http for a long time.<br></div><div>So I'm for using https.<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le mar. 31 déc. 2019 à 17:36, Tobias Pape <<a href="mailto:Das.Linux@gmx.de" target="_blank">Das.Linux@gmx.de</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
> On 31.12.2019, at 15:21, Levente Uzonyi <<a href="mailto:leves@caesar.elte.hu" target="_blank">leves@caesar.elte.hu</a>> wrote:<br>
> <br>
> On Tue, 31 Dec 2019, Tobias Pape wrote:<br>
> <br>
>> <br>
>>> On 31.12.2019, at 02:15, Levente Uzonyi <<a href="mailto:leves@caesar.elte.hu" target="_blank">leves@caesar.elte.hu</a>> wrote:<br>
>>> IIRC the Inbox repository was originally added to all core packages. Later the repository was removed from the image altogether, and when it got added back again, only the repository itself was added without but was not attached to packages.<br>
>>> While we're discussing repositories, I think it's about time we changed the default urls from http to https for everything hosted on <a href="http://source.squeak.org" rel="noreferrer" target="_blank">source.squeak.org</a>.<br>
>> <br>
>> This needs changes to the image on the server, it forcefully serves some stuff with http:// in the url…<br>
> <br>
> I meant using https urls for the MCHttpRespositories in the image. Those are independent of the server image except for redirects, but AFAIK there are no redirects involved in up/downloading and repository listing.<br>
> I've been using https there for half a year now without problems.<br>
<br>
That's good to know!<br>
Let's switch.<br>
<br>
<br>
Best regards<br>
        -Tobias<br>
<br>
PS: we're using https with our squeaksource for more than 2 1/2 years at HPI, no hickups either.<br>
<br>
<br>
> <br>
> Levente<br>
> <br>
>> <br>
>> -t<br>
>> <br>
>> <br>
>>> Levente.<br>
>>> On Mon, 30 Dec 2019, Thiede, Christoph wrote:<br>
>>>> Hi all,<br>
>>>> in the meantime, I probably have a really boring question for you:<br>
>>>> Is there any way to configure the inbox repo once for all Squeak packages? (Of course, there is a way, but I can't find it.)<br>
>>>> I am strictly following the instructions from the wiki to create the repository, but it does not appear for any trunk package:<br>
>>>> [IMAGE] (no package selected)<br>
>>>> [IMAGE] (MorphicTests selected)<br>
>>>> I admit that in all the time, I was too lazy to ask this questions so I added the repository again and again, for each single package I needed ...<br>
>>>> This probably isn't the right way to do it, is it? How can I enter the inbox repo code once for all packages?<br>
>>>> Thanks in advance,<br>
>>>> Christoph<br>
> <br>
<br>
<br>
<br>
</blockquote></div>
</blockquote></div>