Did I miss some change in the ConTeXt beta location? Or a server blackout? On refreshing my ConTeXt beta I get from: curl -o first-setup.sh http://minimals.contextgarden.net/setup/first-setup.sh the error message: curl: (6) Couldn't resolve host 'minimals.contextgarden.net' Hans van der Meer
Hello Hans,
Did I miss some change in the ConTeXt beta location? Or a server blackout?
a server blackout, better: a nameserver blackout. I am currently moving the domain contextgarden.net (not the machine, just the name) to a different provider, because of the bad support of the old one. In the mean time all the subdomains (except for wiki - perhaps the others show up in 24 hours?) are broken. I deeply apologize for the inconvenience and will report back once the move is over (hopefully in one week ore before). Patrick
Patrick, Thanks for the prompt reply. I will await your message then. Good luck with the move over. Hans van der Meer On 17 mrt 2010, at 11:51, Patrick Gundlach wrote:
Hello Hans,
Did I miss some change in the ConTeXt beta location? Or a server blackout?
a server blackout, better: a nameserver blackout.
I am currently moving the domain contextgarden.net (not the machine, just the name) to a different provider, because of the bad support of the old one. In the mean time all the subdomains (except for wiki - perhaps the others show up in 24 hours?) are broken.
I deeply apologize for the inconvenience and will report back once the move is over (hopefully in one week ore before).
Patrick
___________________________________________________________________________________ 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://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________
On Wed, Mar 17, 2010 at 11:34, Hans van der Meer wrote:
Did I miss some change in the ConTeXt beta location? Or a server blackout?
On refreshing my ConTeXt beta I get from: curl -o first-setup.sh http://minimals.contextgarden.net/setup/first-setup.sh
There's also a secret mirror on http://minimals.metatex.org.
the error message: curl: (6) Couldn't resolve host 'minimals.contextgarden.net'
It should be theoretically possible to use the hidden functionality: rsync -av rsync://metatex.org/minimals/setup/first-setup.sh . ./first-setup.sh --server=metatex.org (But the rsync server on the garden is responding here.) Mojca
participants (3)
-
Hans van der Meer
-
Mojca Miklavec
-
Patrick Gundlach