ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <wolfgang.schuster.lists@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>,
	Hans van der Meer <havdmeer@ziggo.nl>
Subject: Re: contextbeta moved or server down?
Date: Fri, 7 Sep 2018 16:34:31 +0200	[thread overview]
Message-ID: <ed389f16-6474-06ad-1804-4e682b8f521a@gmail.com> (raw)
In-Reply-To: <2114659F-4397-4CEA-BC8D-4791CBCB1E6C@ziggo.nl>


[-- Attachment #1.1: Type: text/plain, Size: 6711 bytes --]

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 <taco@elvenkind.com 
>> <mailto:taco@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 <havdmeer@ziggo.nl 
>>> <mailto:havdmeer@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 .
>>> 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.lists@gmail.com 
>>>> <mailto:mojca.miklavec.lists@gmail.com>> wrote:
>>>>
>>>> On Fri, 7 Sep 2018 at 11:11, Hans van der Meer <havdmeer@ziggo.nl 
>>>> <mailto:havdmeer@ziggo.nl>> wrote:
>>>>>
>>>>> This used to give me the latest contextbeta:
>>>>> rsync -ptv 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
>>>>
>>>> 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
>>>> webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
>>>> archive  : https://bitbucket.org/phg/context-mirror/commits/
>>>> wiki     : 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
>>> webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
>>> archive  : https://bitbucket.org/phg/context-mirror/commits/
>>> wiki     : 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
>> webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
>> archive  : https://bitbucket.org/phg/context-mirror/commits/
>> wiki     : 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
> ___________________________________________________________________________________


[-- Attachment #1.2: Type: text/html, Size: 12568 bytes --]

[-- Attachment #2: Type: text/plain, Size: 492 bytes --]

___________________________________________________________________________________
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	other threads:[~2018-09-07 14:34 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-07  9:10 Hans van der Meer
2018-09-07  9:50 ` Mojca Miklavec
2018-09-07 11:13   ` Hans van der Meer
2018-09-07 13:37     ` Taco Hoekwater
2018-09-07 14:25       ` Hans van der Meer
2018-09-07 14:34         ` Wolfgang Schuster [this message]
2018-09-07 14:42           ` Hans van der Meer
2018-09-07 15:04             ` Mohammad Hossein Bateni
2018-09-07 15:17               ` Hans van der Meer
2018-09-07 15:25                 ` Alan Braslau
2018-09-07 15:37                   ` Hans van der Meer
2018-09-07 15:45                   ` Harald Koenig
2018-09-07 15:52                     ` Hans van der Meer
2018-09-07 15:27                 ` Mojca Miklavec
2018-09-07 15:07             ` Hans van der Meer
2018-09-07 15:16               ` Mojca Miklavec
2018-09-07 15:34                 ` Hans van der Meer
2018-09-08  7:46 ` contextbeta moved or server down? SOLVED Hans van der Meer
2018-09-08 12:34   ` juh
2018-09-08 13:17     ` Hans van der Meer
2018-09-08 13:32       ` Michael Hallgren
2018-09-10 11:32         ` Arthur Reutenauer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ed389f16-6474-06ad-1804-4e682b8f521a@gmail.com \
    --to=wolfgang.schuster.lists@gmail.com \
    --cc=havdmeer@ziggo.nl \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).