tlmgr crash after install pythontex #19
Comments
|
This appears to be an issue related to how PythonTeX was added to TeX Live. Apparently one of the documentation files is triggering an error. I have contacted TeX Live and will update this as soon as I hear back from them. My machine produced a similar error. I have fixed it (as far as I can tell) by opening to I believe the quotes inside quotes is causing the problem. |
|
It works! Thanks for reply. |
|
This is a bug in TeX Live related to the treatment of quotes in the descriptions of package files. It should be fixed in the next tlmgr update, which should be out soon. See the end of this thread for more: http://comments.gmane.org/gmane.comp.tex.live/34144. |
|
Sorry, but you should reopen the issue. # tlmgr update --all Unknown docfile tag: texmf-dist/doc/latex/pythontex/pythontex_quickstart.pdf details=""Quick start" documentation" at /usr/local/texlive/2013/tlpkg/TeXLive/TLPOBJ.pm line 127, <$retfh> line 155550. Hi and thank you very much! |
|
@Doc73 That's an indication that TeX Live still hasn't released a fix (or if they have, it hasn't yet gotten to all the mirrors). I closed the issue because this is a bug in TeX Live, not in PythonTeX, and the TeX Live admins have been notified. The bug just happens to have been triggered by the fact that CTAN decided to describe the PythonTeX Quickstart as |
|
Yes, but, in the meantime, how can we update our system if Do you suggest to restore the previous state of texlive.tlpbdb or to maintain the correction to it? |
|
@Doc73 Until TeX Live releases a fix, the best option is probably to keep editing the |
|
GOOD NEWS! |
|
@Doc73 Thanks for the link! Good to know this is patched now! |
It seems this package has been in the latest TeXLive. However, after install it from tlmgr, tlmgr gives out message like this:
Tk::Error: Unknown docfile tag: texmf-dist/doc/latex/pythontex/pythontex_quickstart.pdf details=""Quick start" documentation" at /usr/local/texlive/current/tlpkg/TeXLive/TLPOBJ.pm line 127, line 127938.
TeXLive::TLPOBJ::from_fh at /usr/local/texlive/current/tlpkg/TeXLive/TLPOBJ.pm line 127
TeXLive::TLPDB::from_file at /usr/local/texlive/current/tlpkg/TeXLive/TLPDB.pm line 366
TeXLive::TLPDB::new at /usr/local/texlive/current/tlpkg/TeXLive/TLPDB.pm line 148
main::reinit_local_tlpdb at /usr/local/texlive/current/texmf-dist/scripts/texlive/tlmgrgui.pl line 2015
main::install_selected_packages at /usr/local/texlive/current/texmf-dist/scripts/texlive/tlmgrgui.pl line 1901
main::ANON at /usr/local/texlive/current/texmf-dist/scripts/texlive/tlmgrgui.pl line 441
Tk callback for .frame1.frame1.frame.frame1.button1
Tk::ANON at /usr/lib/perl5/Tk.pm line 250
Tk::Button::butUp at /usr/lib/perl5/Tk/Button.pm line 175
(command bound to event)
then tlmgr cannot start again. My OS is ubuntu 12.04 amd64.
The text was updated successfully, but these errors were encountered: