Comment 4 for bug 2058409

Revision history for this message
Amartyo Banerjee (amartyo) wrote :

I came across this bug while trying to install texlive-full. The installation process would hang on this line: Pregenerating ConTeXt MarkIV format. This may take some time...

Running luatex manually as listed above results in an identical stack trace. While doing so I typed 'quit' at the debugger prompt '?'. Doing so resulted in the program continuing to run till the end with no more errors.

I then tried to install texlive-full again, and at the point where it would hang earlier, I typed 'quit' then the Enter key. This made the configuration of the context package continue, followed by context-modules and then texlive-full. All other packages pulled in by texlive-full installed successfully earlier.

The bug can be reproduced by doing 'sudo apt-get install context'.

As of now the installation of texlive-full has completed as far as apt-get is concerned, but I guess the context package is broken.

Hope this information helps.