Re: [NTG-context] Updating ConTeXt standalone problem on Mac OS X

2016-04-26 Thread Jaroslav Hajtmar

Thanks Monca and Hans for the reply.
I deleted the entire installation tree and I installed again the entire 
ConTeXt and it seems that everything is already OK.


Jaroslav Hajtmar


Dne 26.04.16 v 11:34 Mojca Miklavec napsal(a):

On 26 April 2016 at 11:21, Jaroslav Hajtmar wrote:

Hello ConTeXist
I have a problem with updating ConTeXt on my Mac OS X (El Captain). When you
run the update script to me an error message appears, which surprises me,
since I logged on as the system administrator. Can anyone advise me on what
could be the problem.

Running rsync as an administrator has an ugly consequence that you end
up copying the UID and GUID as-is, so you might end up with files
owned by very strange or perhaps even non-existing users.

Maybe you could play with
 --chown=USER:GROUP
when calling rsync from first-setup.sh to start with.

Who currently owns bin and bin/luatex?

It is not impossible that something changed yesterday though (I was
messing with the server), but the installation works for me. What
happens if you run the installation as a regular user (to a fresh
directory)?

We should look into it, but I need some proper diagnosis first.

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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


___
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
___

Re: [NTG-context] Updating ConTeXt standalone problem on Mac OS X

2016-04-26 Thread Meer, Hans van der
I am running the same OSX El Capitan (from a non-administrator account) and I 
have no problems installing the ConTeXt-beta with the following script executed 
inside a fresk and empty directory:

#!/bin/bash
rsync -ptv rsync://contextgarden.net/minimals/setup/first-setup.sh .
chmod a+x first-setup.sh
mkdir tex
cd tex
ln -s ~/Documents/TeX/texmf texmf-local
cd ..
sh ./first-setup.sh --context=beta >first-setup.log
#sh ./first-setup.sh --context=current >first-setup.log
#sh ./first-setup.sh --context=date >first-setup.log
exit


On 26 Apr 2016, at 11:34, Mojca Miklavec 
> wrote:

On 26 April 2016 at 11:21, Jaroslav Hajtmar wrote:
Hello ConTeXist
I have a problem with updating ConTeXt on my Mac OS X (El Captain). When you
run the update script to me an error message appears, which surprises me,
since I logged on as the system administrator. Can anyone advise me on what
could be the problem.

Running rsync as an administrator has an ugly consequence that you end
up copying the UID and GUID as-is, so you might end up with files
owned by very strange or perhaps even non-existing users.

Maybe you could play with
   --chown=USER:GROUP
when calling rsync from first-setup.sh to start with.

Who currently owns bin and bin/luatex?

It is not impossible that something changed yesterday though (I was
messing with the server), but the installation works for me. What
happens if you run the installation as a regular user (to a fresh
directory)?

We should look into it, but I need some proper diagnosis first.

Mojca
___

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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___

Re: [NTG-context] Updating ConTeXt standalone problem on Mac OS X

2016-04-26 Thread Mojca Miklavec
On 26 April 2016 at 11:21, Jaroslav Hajtmar wrote:
> Hello ConTeXist
> I have a problem with updating ConTeXt on my Mac OS X (El Captain). When you
> run the update script to me an error message appears, which surprises me,
> since I logged on as the system administrator. Can anyone advise me on what
> could be the problem.

Running rsync as an administrator has an ugly consequence that you end
up copying the UID and GUID as-is, so you might end up with files
owned by very strange or perhaps even non-existing users.

Maybe you could play with
--chown=USER:GROUP
when calling rsync from first-setup.sh to start with.

Who currently owns bin and bin/luatex?

It is not impossible that something changed yesterday though (I was
messing with the server), but the installation works for me. What
happens if you run the installation as a regular user (to a fresh
directory)?

We should look into it, but I need some proper diagnosis first.

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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___

[NTG-context] Updating ConTeXt standalone problem on Mac OS X

2016-04-26 Thread Jaroslav Hajtmar

Hello ConTeXist
I have a problem with updating ConTeXt on my Mac OS X (El Captain). When 
you run the update script to me an error message appears, which 
surprises me, since I logged on as the system administrator. Can anyone 
advise me on what could be the problem. I note that I am a beginner on OS X.


Here is problematic report:


Jaroslav-MacBook-Air:context hajtmar$ sh first-setup.sh
receiving file list ... done
rsync: failed to set times on "/Users/hajtmar/context/bin": Operation 
not permitted (1)

bin/
rsync: mkstemp "/Users/hajtmar/context/bin/.luatex.y7B2Zy" failed: 
Permission denied (13)


etc


Thanx
Jaroslav Hajtmar








___
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
___

Re: [NTG-context] updating ConTeXt standalone

2016-04-23 Thread Alan Bowen
Thanks, Mojca. I understand that there has been a problem and was just
curious about the status of the repairs. Many thanks, by the way, for your
work on this!

Alan

On Sat, Apr 23, 2016 at 12:50 PM, Mojca Miklavec <
mojca.miklavec.li...@gmail.com> wrote:

> On 23 April 2016 at 17:21, Otared Kavian wrote:
> > Ooops… Indeed I think I made a mistake: when I tried to check what Alan
> was saying, I ran first-setup.sh and immediatel after I issued the command
> > context —version
> >
> > so that probably I got the version number from last year’s stable
> TeXLive. (I have always ate least two versions of Context on my machine…).
> > But trying again right now the whole procedure, I get now my standalone
> version updated to
> > Context version: 2016.04.22 09:10
> >
> > So probably meanwhile Mojca fixed the server…
>
> No, the server is still not available. I was only "hotfixing" the update.
>
> 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://tex.aanhet.net
> archive  : http://foundry.supelec.fr/projects/contextrev/
> wiki : http://contextgarden.net
>
> ___
>
___
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
___

Re: [NTG-context] updating ConTeXt standalone

2016-04-23 Thread Mojca Miklavec
On 23 April 2016 at 17:21, Otared Kavian wrote:
> Ooops… Indeed I think I made a mistake: when I tried to check what Alan was 
> saying, I ran first-setup.sh and immediatel after I issued the command
> context —version
>
> so that probably I got the version number from last year’s stable TeXLive. (I 
> have always ate least two versions of Context on my machine…).
> But trying again right now the whole procedure, I get now my standalone 
> version updated to
> Context version: 2016.04.22 09:10
>
> So probably meanwhile Mojca fixed the server…

No, the server is still not available. I was only "hotfixing" the update.

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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___

Re: [NTG-context] updating ConTeXt standalone

2016-04-23 Thread Otared Kavian
Ooops… Indeed I think I made a mistake: when I tried to check what Alan was 
saying, I ran first-setup.sh and immediatel after I issued the command
context —version

so that probably I got the version number from last year’s stable TeXLive. (I 
have always ate least two versions of Context on my machine…).
But trying again right now the whole procedure, I get now my standalone version 
updated to
Context version: 2016.04.22 09:10

So probably meanwhile Mojca fixed the server…

Best regards: OK

> On 23 Apr 2016, at 15:10, Pablo Rodriguez  wrote:
> 
> On 04/23/2016 02:48 PM, Otared Kavian wrote:
>> Hi Alan,
>> 
>> Until this morning updating would give the version you are
>> mentioning, but right now I updated again and now I get:
>> 
>>  Context version: 2015.05.18 12:26
>> 
>> So probbaly you may run again first-setup.sh.
> 
> Hi Otared,
> 
> am I missing something or updating the beta you got the latest stable?
> 
> Your version is from almost a year ago.
> 
> Pablo
> -- 
> http://www.ousia.tk
> ___
> 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
> ___

___
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
___

Re: [NTG-context] updating ConTeXt standalone

2016-04-23 Thread Pablo Rodriguez
On 04/23/2016 02:48 PM, Otared Kavian wrote:
> Hi Alan,
> 
> Until this morning updating would give the version you are
> mentioning, but right now I updated again and now I get:
> 
>   Context version: 2015.05.18 12:26
> 
> So probbaly you may run again first-setup.sh.

Hi Otared,

am I missing something or updating the beta you got the latest stable?

Your version is from almost a year ago.

Pablo
-- 
http://www.ousia.tk
___
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
___

Re: [NTG-context] updating ConTeXt standalone

2016-04-23 Thread Mojca Miklavec
On 23 April 2016 at 14:15, Alan Bowen wrote:
> Are there still problems with servers at the Garden?

Yes, I'm still waiting for the admin to finish the job.

The server is theoretically running again, but hasn't been properly
reconfigured yet. So the old server is still inaccessible (even to
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___

Re: [NTG-context] updating ConTeXt standalone

2016-04-23 Thread Otared Kavian
Hi Alan,

Until this morning updating would give the version you are mentioning, but 
right now I updated again and now I get:

Context version: 2015.05.18 12:26

So probbaly you may run again first-setup.sh.

Bets regrads: OK

> On 23 Apr 2016, at 14:15, Alan Bowen  wrote:
> 
> Are there still problems with servers at the Garden? Running first-setup.sh 
> seems stuck on current version 2016.04.17 11:56, though there have been two 
> updates since then. 
> 
> Alan
> ___
> 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
> ___

___
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
___

[NTG-context] updating ConTeXt standalone

2016-04-23 Thread Alan Bowen
Are there still problems with servers at the Garden? Running first-setup.sh
seems stuck on current version 2016.04.17 11:56, though there have been two
updates since then.

Alan
___
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
___