ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans van der Meer <havdmeer@ziggo.nl>
To: NTG ConTeXt <ntg-context@ntg.nl>
Subject: Re: contextbeta moved or server down?
Date: Fri, 7 Sep 2018 13:13:20 +0200	[thread overview]
Message-ID: <707B7689-6A91-4AE8-BD48-F961B937B3AD@ziggo.nl> (raw)
In-Reply-To: <CALBOmsZa9Z_AW=Zsk8zeQEsV7Mt0BQ1g=wHLjjisrdrAVx3iRQ@mail.gmail.com>


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

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: 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> wrote:
> 
> On Fri, 7 Sep 2018 at 11:11, Hans van der Meer <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: 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 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 / 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



[-- Attachment #1.2: Type: text/html, Size: 9945 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 11:13 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 [this message]
2018-09-07 13:37     ` Taco Hoekwater
2018-09-07 14:25       ` Hans van der Meer
2018-09-07 14:34         ` Wolfgang Schuster
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=707B7689-6A91-4AE8-BD48-F961B937B3AD@ziggo.nl \
    --to=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).