[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: CALL FOR TESTING TeX Live 2013





Norbert Preining <preining@logic.at>
Mon, 13 May 2013 13:28:51 +0900

   Hi everyone,
   
   I have made preliminary packages for TeX Live 2013, luatex and context and
   tex-common, and I hope some people give it a bit of testing.
   
   I have done full isntall tests, that worked.
   
   Updates have some items (one or two replaces missing, some fmtutil-sys
   call sometimes fails).
   
   Any reports would be great!!!

Ok.  I run
   sudo apt-get install texlive luatex  texlive-luatex
and ran into this: 


error processing /var/cache/apt/archives/texlive-latex-extra_2013.20130512-1_all.deb (--unpack):
 trying to overwrite '/usr/share/texlive/texmf-dist/tex/latex/roundbox/roundbox.sty', which is also in package texlive-pictures 2012.20121205-1
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)

corrected it with:
   
  sudo apt-get -o Dpkg::Options::="--force-overwrite" install texlive luatex texlive-luatex
   
  Setting up luatex (0.76.0-1) ...
  Building format(s) --byengine luatex.
          This may take some time... done.
  Setting up texlive-luatex (2013.20130512-1) ...
  Processing triggers for tex-common ...
  Running mktexlsr. This may take some time... done.
  Running mtxrun --generate. This may take some time...
  mtxrun --generate failed. Output has been stored in
  /tmp/mtxrun.6GHTSrqh
  Please include this file if you report a bug.



The file /tmp/mtxrun.6GHTSrqh contains this:

/usr/bin/mtxrun:15228: attempt to index field 'loaders' (a
nil value)

So I installed context, and everything was settled.

One note is that my old mkiv context format was not removed,
from
/var/lib/texmf/luatex-cache/context/f919750633122078d706dd10f1cfd39b/formats
but a new one installed in 
/var/lib/texmf/luatex-cache/context/f919750633122078d706dd10f1cfd39b/formats/luatex
perhaps because, I have generated it myself.

Cursory operations with latex, pldflatex, context mkiv,
luatex (dvi, and pdf) and pdftex (plain), and tex seem to
be working.  

context mkii format was  not created.

That's it.

Thank you....

Eythan 



   WARNING: only for amd64, no other binaries currently available.
   
   If you want 386, you have to compile from the git checkout
   with dpkg-buildpackage -us -uc -rfakeroot -b
   
   deb http://people.debian.org/~preining/TeX/ tl2013/
   
   
   Norbert
   
   ------------------------------------------------------------------------
   PREINING, Norbert                               http://www.preining.info
   JAIST, Japan                                 TeX Live & Debian Developer
   DSA: 0x09C5B094   fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
   ------------------------------------------------------------------------


Reply to: