Okay, will check! Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
On May 19, 2017, at 10:35 AM, Damien Pollet <damien.pollet+pharo@gmail.com> wrote:
I think it would have updated stuff. Hopefully.
As an alternative, to run in docker : - delete pharo-vm (because if it's a mac VM it will not work in the linux container) - docker run --rm -tiv $PWD:/work dpollet/texlive:pillar make pdfbook
Docker is what the travis builds use, you can check the config file in books that I have recently updated, e.g. https://github.com/SquareBracketAssociates/Booklet-Glorp/blob/master/.travis... <https://github.com/SquareBracketAssociates/Booklet-Glorp/blob/master/.travis...>
On 19 May 2017 at 16:27, Alexandre Bergel <alexandre.bergel@me.com <mailto:alexandre.bergel@me.com>> wrote: I get the following:
~/Dropbox/Pillar> tlmgr update --self --all TeX Live 2016 is frozen forever and will no longer be updated. This happens in preparation for a new release.
If you're interested in helping to pretest the new release (when pretests are available), please read http://tug.org/texlive/pretest.html <http://tug.org/texlive/pretest.html>. Otherwise, just wait, and the new release will be ready in due time. tlmgr: package repository http://ftp.inf.utfsm.cl/pub/tex-archive/systems/texlive/tlnet <http://ftp.inf.utfsm.cl/pub/tex-archive/systems/texlive/tlnet> (not verified: gnupg not available) You don't have permission to change the installation in any way, specifically, the directory /usr/local/texlive/2016/tlpkg/ is not writable. Please run this program as administrator, or contact your local admin. tlmgr: An error has occurred. See above messages. Exiting. ~/Dropbox/Pillar>
I use the installation of TeXlive on my machine since I have no idea who to make the docker image use my local files.
Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu <http://www.bergel.eu/> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
On May 19, 2017, at 10:06 AM, Damien Pollet <damien.pollet@gmail.com <mailto:damien.pollet@gmail.com>> wrote:
I think you still have a TeXlive snapshot from earlier this year. Try this : tlmgr update --self --all
On 19 May 2017 at 15:19, Alexandre Bergel <alexandre.bergel@me.com <mailto:alexandre.bergel@me.com>> wrote: Hi Damien!
Apparently the INRIA CI is getting better. I could get the archetype. I have another error when compiling the book. I get: Sidefoothsep and sidefootwidth: 2.46019mm and 44.98633mm Sidefootvsep and sidefootheight: 4.21747mm and 192.73828mm ******************************************************
(/usr/local/texlive/2016/texmf-dist/tex/latex/datetime2/datetime2.sty (/usr/local/texlive/2016/texmf-dist/tex/latex/tracklang/tracklang.sty (/usr/local/texlive/2016/texmf-dist/tex/generic/tracklang/tracklang.tex))) Runaway argument? \pdffeedback creationdate\@dtm@endparsepdfdatetime \let \@dtm@currentyear \ETC.
./root/support/latex/common.tex:5: File ended while scanning use of \@dtm@parse pdfdatetime. <inserted text> \par l.5
1217 words of node memory still in use: 2 hlist, 1 rule, 1 dir, 34 glue, 9 attribute, 167 glue_spec, 9 attribute_lis t, 3 write, 1 pdf_colorstack nodes avail lists: 2:24,3:1,5:2,6:4,7:1,8:1,9:2 ./root/support/latex/common.tex:5: ==> Fatal error occurred, no output PDF fil e produced! Transcript written on book.log. Latexmk: Errors, so I did not complete making targets Collected error summary (may duplicate other messages): pdflatex: Command for 'pdflatex' gave return code 256 Latexmk: Use the -f option to force complete processing, unless error was exceeding maximum runs of latex/pdflatex. make[1]: *** [book.pdf] Error 12 make: *** [build/book.pdf] Error 2 ~/Dropbox/Pillar>
Is it because of some missing Latex .cls? If yes, which one? How can I install them?
Thanks for your help!
Cheers, Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu <http://www.bergel.eu/> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
On May 18, 2017, at 7:43 AM, Damien Pollet <damien.pollet@gmail.com <mailto:damien.pollet@gmail.com>> wrote:
On 18 May 2017 at 01:34, Alexandre Bergel <alexandre.bergel@me.com <mailto:alexandre.bergel@me.com>> wrote: curl https://raw.githubusercontent.com/pillar-markup/pillar/master/download.sh <https://raw.githubusercontent.com/pillar-markup/pillar/master/download.sh> | bash
I had to copy PharoV50.sources in the folder pharo-vm/ apparently.
Hmm strange I got that this morning as well with Clément's book. The script installs a PharoV60.sources so most probably it installs the latest VM; might be a problem if Pillar really relies on Pharo 5â¦
Getting the archetype book gives me an error: -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= /tmp/pillar> ./pillar archetype book
Which website is it trying to get access to?
That would be Inria CI, they're having problems with CloudStack currently
-- Damien Pollet type less, do more [ | ] http://people.untyped.org/damien.pollet <http://people.untyped.org/damien.pollet>
-- Damien Pollet type less, do more [ | ] http://people.untyped.org/damien.pollet <http://people.untyped.org/damien.pollet>