ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* ConTeXt minimals on linux armhf
@ 2017-03-02  7:41 Lutz Haseloff
  2017-03-02  7:47 ` luigi scarso
  0 siblings, 1 reply; 8+ messages in thread
From: Lutz Haseloff @ 2017-03-02  7:41 UTC (permalink / raw)
  To: ntg-context

Hi all,

since yesterday, the installation of the minimals on linux armhf doesn't work
anymore. On a fresh system, after "sh ./first-setup.sh" I get:


receiving incremental file list
bin/
bin/luatex
bin/mtx-update.lua
bin/mtxrun
bin/texlua -> luatex

sent 92 bytes  received 8,631,278 bytes  1,150,849.33 bytes/sec
total size is 8,628,902  speedup is 1.00
./bin/mtxrun:2763: attempt to index global 'fio' (a nil value)

When you want to use context, you need to initialize the tree by typing:

  . /usr/local/context/tex/setuptex

in your shell or add
  "/usr/local/context/tex/texmf-linux-armhf/bin"
to PATH variable if you want to set it permanently.
This can usually be done in .bashrc, .bash_profile
(or whatever file is used to initialize your shell).

I suspect, the new mtxrun binary doesn't match the rather old luatex (1.0.0)

Greetings Lutz

P.S. I could provide luatex and luajittext binaries for armhf (experimental or trunk)
___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: ConTeXt minimals on linux armhf
  2017-03-02  7:41 ConTeXt minimals on linux armhf Lutz Haseloff
@ 2017-03-02  7:47 ` luigi scarso
  2017-03-02  9:33   ` Hans Hagen
  0 siblings, 1 reply; 8+ messages in thread
From: luigi scarso @ 2017-03-02  7:47 UTC (permalink / raw)
  To: Lutz Haseloff, mailing list for ConTeXt users

On Thu, Mar 2, 2017 at 8:41 AM, Lutz Haseloff <lutzi@toppkieker.net> wrote:
> Hi all,
>
> since yesterday, the installation of the minimals on linux armhf doesn't work
> anymore. On a fresh system, after "sh ./first-setup.sh" I get:
>
>
> receiving incremental file list
> bin/
> bin/luatex
> bin/mtx-update.lua
> bin/mtxrun
> bin/texlua -> luatex
>
> sent 92 bytes  received 8,631,278 bytes  1,150,849.33 bytes/sec
> total size is 8,628,902  speedup is 1.00
> ./bin/mtxrun:2763: attempt to index global 'fio' (a nil value)

hm, 'fio' is only in experimental and commit were tagged as "WORK IN
PROGRESS"
so it could even possible that the code doesn't compile at all.
We are working on it.


-- 
luigi
___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: ConTeXt minimals on linux armhf
  2017-03-02  7:47 ` luigi scarso
@ 2017-03-02  9:33   ` Hans Hagen
  2017-03-02 10:01     ` Lutz Haseloff
  0 siblings, 1 reply; 8+ messages in thread
From: Hans Hagen @ 2017-03-02  9:33 UTC (permalink / raw)
  To: ntg-context

On 3/2/2017 8:47 AM, luigi scarso wrote:
> On Thu, Mar 2, 2017 at 8:41 AM, Lutz Haseloff <lutzi@toppkieker.net> wrote:
>> Hi all,
>>
>> since yesterday, the installation of the minimals on linux armhf doesn't work
>> anymore. On a fresh system, after "sh ./first-setup.sh" I get:
>>
>>
>> receiving incremental file list
>> bin/
>> bin/luatex
>> bin/mtx-update.lua
>> bin/mtxrun
>> bin/texlua -> luatex
>>
>> sent 92 bytes  received 8,631,278 bytes  1,150,849.33 bytes/sec
>> total size is 8,628,902  speedup is 1.00
>> ./bin/mtxrun:2763: attempt to index global 'fio' (a nil value)

fixed

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
        tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: ConTeXt minimals on linux armhf
  2017-03-02  9:33   ` Hans Hagen
@ 2017-03-02 10:01     ` Lutz Haseloff
  0 siblings, 0 replies; 8+ messages in thread
From: Lutz Haseloff @ 2017-03-02 10:01 UTC (permalink / raw)
  To: mailing list for ConTeXt users, Hans Hagen

Works again as expected, thanks.

> Hans Hagen <pragma@wxs.nl> hat am 2. März 2017 um 10:33 geschrieben:
>
>
> On 3/2/2017 8:47 AM, luigi scarso wrote:
> > On Thu, Mar 2, 2017 at 8:41 AM, Lutz Haseloff <lutzi@toppkieker.net> wrote:
> >> Hi all,
> >>
> >> since yesterday, the installation of the minimals on linux armhf doesn't work
> >> anymore. On a fresh system, after "sh ./first-setup.sh" I get:
> >>
> >>
> >> receiving incremental file list
> >> bin/
> >> bin/luatex
> >> bin/mtx-update.lua
> >> bin/mtxrun
> >> bin/texlua -> luatex
> >>
> >> sent 92 bytes received 8,631,278 bytes 1,150,849.33 bytes/sec
> >> total size is 8,628,902 speedup is 1.00
> >> ./bin/mtxrun:2763: attempt to index global 'fio' (a nil value)
>
> fixed
>
> -----------------------------------------------------------------
> Hans Hagen | PRAGMA ADE
> Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
> tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
> -----------------------------------------------------------------
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________
___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Context minimals on linux armhf
  2017-12-16 20:04 ` Mojca Miklavec
@ 2017-12-16 21:26   ` Jorge Manuel
  0 siblings, 0 replies; 8+ messages in thread
From: Jorge Manuel @ 2017-12-16 21:26 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Fixed. Thanks. 

Jorge


> On 16 Dec 2017, at 20:04, Mojca Miklavec <mojca.miklavec.lists@gmail.com> wrote:
> 
> On 15 December 2017 at 16:06, Lutz Haseloff wrote:
>> Hi all,
>> 
>> since some days, everytime I want to run first-setup.sh I get following
>> error message.
>> 
>> @ERROR: chroot failed
>> rsync error: error starting client-server protocol (code 5) at main.c(1653)
>> [Receiver=3.1.1]
>> 
>> Is there something wrong with the rsync server?
> 
> Can you please retry?
> 
> I would say that it's weird that nobody reported it earlier, but it's
> probably because if one runs the update on top of existing
> distribution, the error skips by.
> 
> It looks as if the sysadmin was changing some paths on the system and
> accidentally made one search-and-replace replacement too much.
> 
> 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
> ___________________________________________________________________________________

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Context minimals on linux armhf
  2017-12-15 15:06 Context " Lutz Haseloff
  2017-12-16 17:19 ` Jorge Manuel
@ 2017-12-16 20:04 ` Mojca Miklavec
  2017-12-16 21:26   ` Jorge Manuel
  1 sibling, 1 reply; 8+ messages in thread
From: Mojca Miklavec @ 2017-12-16 20:04 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 15 December 2017 at 16:06, Lutz Haseloff wrote:
> Hi all,
>
> since some days, everytime I want to run first-setup.sh I get following
> error message.
>
> @ERROR: chroot failed
> rsync error: error starting client-server protocol (code 5) at main.c(1653)
> [Receiver=3.1.1]
>
> Is there something wrong with the rsync server?

Can you please retry?

I would say that it's weird that nobody reported it earlier, but it's
probably because if one runs the update on top of existing
distribution, the error skips by.

It looks as if the sysadmin was changing some paths on the system and
accidentally made one search-and-replace replacement too much.

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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Context minimals on linux armhf
  2017-12-15 15:06 Context " Lutz Haseloff
@ 2017-12-16 17:19 ` Jorge Manuel
  2017-12-16 20:04 ` Mojca Miklavec
  1 sibling, 0 replies; 8+ messages in thread
From: Jorge Manuel @ 2017-12-16 17:19 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

Same problem for me. I try to install in a fresh High Sierra 10.13.2


rsync  version 3.1.2  protocol version 31
Copyright (C) 1996-2015 by Andrew Tridgell, Wayne Davison, and others.


@ERROR: chroot failed
rsync error: error starting client-server protocol (code 5) at main.c(1719) [Receiver=3.1.2]
env: ./bin/mtxrun: No such file or directory


> On 15 Dec 2017, at 15:06, Lutz Haseloff <lutz.haseloff@toppkieker.info> wrote:
> 
> Hi all,
> 
> since some days, everytime I want to run first-setup.sh <http://first-setup.sh/> I get following error message.
> 
> @ERROR: chroot failed
> rsync error: error starting client-server protocol (code 5) at main.c(1653) [Receiver=3.1.1]
> 
> Is there something wrong with the rsync server?
> 
> Greetings Lutz
> -- 
> GPG Key ID 3C4F83BC___________________________________________________________________________________
> 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: 4329 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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Context minimals on linux armhf
@ 2017-12-15 15:06 Lutz Haseloff
  2017-12-16 17:19 ` Jorge Manuel
  2017-12-16 20:04 ` Mojca Miklavec
  0 siblings, 2 replies; 8+ messages in thread
From: Lutz Haseloff @ 2017-12-15 15:06 UTC (permalink / raw)
  To: Context Mailing List


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

Hi all,

since some days, everytime I want to run first-setup.sh I get following error message.

@ERROR: chroot failed
rsync error: error starting client-server protocol (code 5) at main.c(1653) [Receiver=3.1.1]

Is there something wrong with the rsync server?

Greetings Lutz
-- 
GPG Key ID 3C4F83BC

[-- Attachment #1.2: Type: text/html, Size: 391 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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2017-12-16 21:26 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-02  7:41 ConTeXt minimals on linux armhf Lutz Haseloff
2017-03-02  7:47 ` luigi scarso
2017-03-02  9:33   ` Hans Hagen
2017-03-02 10:01     ` Lutz Haseloff
2017-12-15 15:06 Context " Lutz Haseloff
2017-12-16 17:19 ` Jorge Manuel
2017-12-16 20:04 ` Mojca Miklavec
2017-12-16 21:26   ` Jorge Manuel

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).