Not here. I copied your call into Terminal and it gave the same timeout as 
before. 

My system is a MacPro (2017), could it have a special setting in the tailored 
software? Anywhere someone with the same machine who can test this?

Otherwise, can I download ‘manually’ a package and then install (howto?).

> On 7 Sep 2018, at 16:34, Wolfgang Schuster 
> <wolfgang.schuster.li...@gmail.com> wrote:
> 
> Hi Hans,
> 
> I can download first-setup.sh without problems.
> 
> 
> $ rsync -ptv rsync://contextgarden.net/minimals/setup/first-setup.sh .
> first-setup.sh
> 
> sent 38 bytes  received 4826 bytes  3242.67 bytes/sec
> total size is 4715  speedup is 0.97
> 
> 
> Wolfgang
> 
> 
> Hans van der Meer schrieb am 07.09.18 um 16:25:
>> Clicking on  contextgarden.net <http://contextgarden.net/> brings up the 
>> garden in the browser. The site therefore is reachable from here.
>> 
>> I guess then, the problem is in the rsync. I am afraid I known next to 
>> nothing about rsync. 
>> 
>> It would be nice if someone with an Apple Macintosh will try the same. Maybe 
>> it is something in the system here (running MacOSX High Sierra 10.13.6) and 
>> I would be glad/unhappy to know if that is the case.
>> 
>>> On 7 Sep 2018, at 15:37, Taco Hoekwater <t...@elvenkind.com 
>>> <mailto:t...@elvenkind.com>> wrote:
>>> 
>>> Hi Hans,
>>> 
>>> The garden server is working for me as well, but I am on the same IP as 
>>> Mojca 
>>> at the moment, so that is probably to be expected.
>>> 
>>> Can you connect to contextgarden.net <http://contextgarden.net/> in *any* 
>>> way from where you are?
>>> There could be some issue with the internet routing from your machine
>>> to contextgarden.net <http://contextgarden.net/>, or it could be a firewall 
>>> blockade somewhere
>>> in between. The machine itself is definitely running.
>>> 
>>> Best wishes,
>>> Taco
>>> 
>>>> On 7 Sep 2018, at 13:13, Hans van der Meer <havdm...@ziggo.nl 
>>>> <mailto:havdm...@ziggo.nl>> wrote:
>>>> 
>>>> Still not working. this is the full script, I didn’t change the rsync line 
>>>> since last time it ran ok:
>>>> 
>>>> echo "start download and install of contextbeta"
>>>> rsync -ptv rsync://contextgarden.net/minimals/setup/first-setup.sh 
>>>> <rsync://contextgarden.net/minimals/setup/first-setup.sh> .
>>>> chmod a+x first-setup.sh
>>>> mkdir tex
>>>> sh ./first-setup.sh --engine=luatex --context=beta >first-setup.log
>>>> #sh ./first-setup.sh --context=current >first-setup.log
>>>> #sh ./first-setup.sh --context=date >first-setup.log
>>>> 
>>>> # link to command reference
>>>> cp -p -v tex/texmf-context/doc/context/documents/general/qrcs/setup-en.pdf 
>>>> ~/Desktop/Context\ Commands.pdf
>>>> rm ~/Desktop/Context\ Manuals
>>>> ln -s -v /tex/texmf-context/doc/context/documents/general/manuals Context\ 
>>>> Manuals
>>>> mv Context\ Manuals ..
>>>> 
>>>> # link to mkiv source
>>>> rm mkiv_base
>>>> ln -s -v tex/texmf-context/tex/context/base/mkiv mkiv_base
>>>> 
>>>> exit
>>>> 
>>>> And this is the full output of a run, put the rsync data in red:
>>>> 
>>>> 4 context-47: contextbeta
>>>> start download and install of contextbeta
>>>> rsync: failed to connect to contextgarden.net <http://contextgarden.net/>: 
>>>> Operation timed out (60)
>>>> rsync error: error in socket IO (code 10) at 
>>>> /BuildRoot/Library/Caches/com.apple.xbs/Sources/rsync/rsync-52/rsync/clientserver.c(106)
>>>>  [receiver=2.6.9]
>>>> chmod: first-setup.sh: No such file or directory
>>>> mkdir: tex: File exists
>>>> sh: ./first-setup.sh: No such file or directory
>>>> cp: tex/texmf-context/doc/context/documents/general/qrcs/setup-en.pdf: No 
>>>> such file or directory
>>>> rm: /Users/hansm/Desktop/Context Manuals: No such file or directory
>>>> Context Manuals -> /tex/texmf-context/doc/context/documents/general/manuals
>>>> mkiv_base -> tex/texmf-context/tex/context/base/mkiv
>>>> 4 context-47: 
>>>> 
>>>> 
>>>>> On 7 Sep 2018, at 11:50, Mojca Miklavec <mojca.miklavec.li...@gmail.com 
>>>>> <mailto:mojca.miklavec.li...@gmail.com>> wrote:
>>>>> 
>>>>> On Fri, 7 Sep 2018 at 11:11, Hans van der Meer <havdm...@ziggo.nl 
>>>>> <mailto:havdm...@ziggo.nl>> wrote:
>>>>>> 
>>>>>> This used to give me the latest contextbeta:
>>>>>> rsync -ptv rsync://contextgarden.net/minimals/setup/first-setup.sh 
>>>>>> <rsync://contextgarden.net/minimals/setup/first-setup.sh> .
>>>>>> 
>>>>>> Today I get this error
>>>>>> start download and iinstall of contextbeta
>>>>>> rsync: failed to connect to contextgarden.net 
>>>>>> <http://contextgarden.net/>: Operation timed out (60)
>>>>>> 
>>>>>> Is the garden down or have the sources been moved since my last access 
>>>>>> this June?
>>>>>> At least this link is still active at the moment: 
>>>>>> http://wiki.contextgarden.net <http://wiki.contextgarden.net/>
>>>>> 
>>>>> While wiki.contextgarden.net <http://wiki.contextgarden.net/> is running 
>>>>> on a different server than the
>>>>> distribution, there hasn't been any change recently and the
>>>>> installation works for me.
>>>>> 
>>>>> Mojca
>>>>> ___________________________________________________________________________________
>>>>> If your question is of interest to others as well, please add an entry to 
>>>>> the Wiki!
>>>>> 
>>>>> maillist : ntg-context@ntg.nl <mailto:ntg-context@ntg.nl> / 
>>>>> http://www.ntg.nl/mailman/listinfo/ntg-context 
>>>>> <http://www.ntg.nl/mailman/listinfo/ntg-context>
>>>>> webpage  : http://www.pragma-ade.nl <http://www.pragma-ade.nl/> / 
>>>>> http://context.aanhet.net <http://context.aanhet.net/>
>>>>> archive  : https://bitbucket.org/phg/context-mirror/commits/ 
>>>>> <https://bitbucket.org/phg/context-mirror/commits/>
>>>>> wiki     : http://contextgarden.net <http://contextgarden.net/>
>>>>> ___________________________________________________________________________________
>>>> 
>>>> met vriendelijke groet
>>>> dr. Hans van der Meer
>>>> 
>>>> 
>>>> ___________________________________________________________________________________
>>>> If your question is of interest to others as well, please add an entry to 
>>>> the Wiki!
>>>> 
>>>> maillist : ntg-context@ntg.nl <mailto:ntg-context@ntg.nl> / 
>>>> http://www.ntg.nl/mailman/listinfo/ntg-context 
>>>> <http://www.ntg.nl/mailman/listinfo/ntg-context>
>>>> webpage  : http://www.pragma-ade.nl <http://www.pragma-ade.nl/> / 
>>>> http://context.aanhet.net <http://context.aanhet.net/>
>>>> archive  : https://bitbucket.org/phg/context-mirror/commits/ 
>>>> <https://bitbucket.org/phg/context-mirror/commits/>
>>>> wiki     : http://contextgarden.net <http://contextgarden.net/>
>>>> ___________________________________________________________________________________
>>> 
>>> Taco Hoekwater
>>> Elvenkind BV
>>> 
>>> 
>>> 
>>> 
>>> ___________________________________________________________________________________
>>> If your question is of interest to others as well, please add an entry to 
>>> the Wiki!
>>> 
>>> maillist : ntg-context@ntg.nl <mailto:ntg-context@ntg.nl> / 
>>> http://www.ntg.nl/mailman/listinfo/ntg-context 
>>> <http://www.ntg.nl/mailman/listinfo/ntg-context>
>>> webpage  : http://www.pragma-ade.nl <http://www.pragma-ade.nl/> / 
>>> http://context.aanhet.net <http://context.aanhet.net/>
>>> archive  : https://bitbucket.org/phg/context-mirror/commits/ 
>>> <https://bitbucket.org/phg/context-mirror/commits/>
>>> wiki     : http://contextgarden.net <http://contextgarden.net/>
>>> ___________________________________________________________________________________
>> 
>> met vriendelijke groet
>> dr. Hans van der Meer
>> 
>> 
>> 
>> 
>> ___________________________________________________________________________________
>> If your question is of interest to others as well, please add an entry to 
>> the Wiki!
>> 
>> maillist : ntg-context@ntg.nl <mailto:ntg-context@ntg.nl> / 
>> http://www.ntg.nl/mailman/listinfo/ntg-context 
>> <http://www.ntg.nl/mailman/listinfo/ntg-context>
>> webpage  : http://www.pragma-ade.nl <http://www.pragma-ade.nl/> / 
>> http://context.aanhet.net <http://context.aanhet.net/>
>> archive  : https://bitbucket.org/phg/context-mirror/commits/ 
>> <https://bitbucket.org/phg/context-mirror/commits/>
>> wiki     : http://contextgarden.net <http://contextgarden.net/>
>> ___________________________________________________________________________________
> 

met vriendelijke groet
dr. Hans van der Meer


___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to