Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Bug#520042: texlive-base: Fails to generate formats on new installation(?)

0 views
Skip to first unread message

Riku Voipio

unread,
Mar 17, 2009, 2:10:12 PM3/17/09
to
On Tue, Mar 17, 2009 at 01:40:23PM +0100, Hilmar Preusse wrote:
> > https://buildd.debian.org/fetch.cgi?pkg=gnuplot&arch=armel&ver=4.2.4-6&stamp=1237252932&file=log&as=raw

> This *could* be the same issue: another format file is missing. I'm
> just wondering why calling LaTeX before succeeds two times and fails
> then. Please send us tex.log from /var/lib/texmf/web2c/tex.

That buildd chroot has since beet autocleaned. But this is reproducible
in local pbuilder as well.

This is TeX, Version 3.141592 (Web2C 7.5.6)
kpathsea: Running mktexfmt tex.fmt
I can't find the format file `tex.fmt'!
make[1]: *** [gpcard.dvi] Error 1
make[1]: Leaving directory `/tmp/buildd/gnuplot-4.2.4/debian/build-x11/docs'

no tex.log:

find /var/lib/texmf -type f
/var/lib/texmf/ls-R-TEXMFMAIN
/var/lib/texmf/web2c/pdftex/latex.fmt
/var/lib/texmf/web2c/pdftex/latex.log
/var/lib/texmf/web2c/pdftex/pdflatex.fmt
/var/lib/texmf/web2c/pdftex/pdflatex.log
/var/lib/texmf/web2c/fmtutil.cnf
/var/lib/texmf/web2c/updmap.cfg
/var/lib/texmf/tex/generic/config/language.dat
/var/lib/texmf/ls-R
/var/lib/texmf/ls-R-TEXLIVE

--
"rm -rf" only sounds scary if you don't have backups

signature.asc

Daniel Schepler

unread,
Mar 17, 2009, 2:20:10 PM3/17/09
to
After installing the build dependencies for gnuplot in a pbuilder
chroot, /var/lib/texmf/web2c/pdftex has no file etex.log OR etex.fmt.
The only files in that directory are latex.log, latex.fmt, pdflatex.log,
pdflatex.fmt. And there is no directory /var/lib/texmf/web2c/tex at
all. Even when I run "mktexfmt --byfmt etex", neither etex.log nor
etex.fmt is created anywhere within the chroot.

And I notice that by the timestamps in /var/lib/texmf/web2c/pdftex in
the root filesystem outside the chroot, {etex,pdfetex,pdftex}.{fmt,log}
are about 5 days older than {latex,pdflatex}.{fmt,log}.
--
Daniel Schepler

--
To UNSUBSCRIBE, email to debian-bugs-...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org

Norbert Preining

unread,
Mar 17, 2009, 2:30:14 PM3/17/09
to
On Di, 17 Mär 2009, Riku Voipio wrote:
> That buildd chroot has since beet autocleaned. But this is reproducible
> in local pbuilder as well.

How did you do it? With
pbuilder --build gnuplot....dsc

> This is TeX, Version 3.141592 (Web2C 7.5.6)
> kpathsea: Running mktexfmt tex.fmt
> I can't find the format file `tex.fmt'!

I just now installed texlive-latex-base in a clean pbuilder and it
worked without any problems, there was tex.log and tex.fmt ...

Very strange.

Best wishes

Norbert

-------------------------------------------------------------------------------
Dr. Norbert Preining <prei...@logic.at> Vienna University of Technology
Debian Developer <prei...@debian.org> Debian TeX Group
gpg DSA: 0x09C5B094 fp: 14DF 2E6C 0307 BE6D AD76 A9C0 D2BF 4AA3 09C5 B094
-------------------------------------------------------------------------------
HASELBURY PLUCKNETT (n.)
A mechanical device for cleaning combs invented during the industrial
revolution at the same time as Arkwright's Spinning Jenny, but which
didn't catch on in the same way.
--- Douglas Adams, The Meaning of Liff

Hilmar Preusse

unread,
Mar 17, 2009, 4:10:17 PM3/17/09
to
On 17.03.09 Norbert Preining (prei...@logic.at) wrote:
> On Di, 17 Mär 2009, Riku Voipio wrote:

Hi,

> > This is TeX, Version 3.141592 (Web2C 7.5.6)
> > kpathsea: Running mktexfmt tex.fmt
> > I can't find the format file `tex.fmt'!
>
> I just now installed texlive-latex-base in a clean pbuilder and it
> worked without any problems, there was tex.log and tex.fmt ...
>

Just for the records. After updating my texlive-base to the
problematic version I found in my /var/lib/texmf/web2c/fmtutil.cnf a
message telling my that /etc/texmf/fmt.d/10texlive-base.cnf was
neglected because when building it, because of a missing file in
/var/lib/tex-common/fmtutil-cnf . Running update-fmtutil another time
corrected my fmtutil.cnf and now fmtutil-sys can again generate the
format for tex.fmt.

Maybe we generate the fmtutil.cnf too early???

H.
--
sigmentation fault

Norbert Preining

unread,
Mar 17, 2009, 4:30:11 PM3/17/09
to
On Di, 17 Mär 2009, Hilmar Preusse wrote:
> Just for the records. After updating my texlive-base to the
> problematic version I found in my /var/lib/texmf/web2c/fmtutil.cnf a
> message telling my that /etc/texmf/fmt.d/10texlive-base.cnf was
> neglected because when building it, because of a missing file in
> /var/lib/tex-common/fmtutil-cnf . Running update-fmtutil another time
> corrected my fmtutil.cnf and now fmtutil-sys can again generate the
> format for tex.fmt.

But in the build log we have:
Setting up texlive-base (2007.dfsg.2-1) ...
Running mktexlsr. This may take some time... done.
Building format(s) --all.
This may take some time... done.

Bummer ... Uaaaaaa ... the call to
update-fmtutil
is suddenly missing in the postinst ...

going back to tex-common fixing that ... BUMMER..


Rebuild versions will be uploaded tonight.

Thanks Hilmar for finding that

Best wishes

Norbert

-------------------------------------------------------------------------------
Dr. Norbert Preining <prei...@logic.at> Vienna University of Technology
Debian Developer <prei...@debian.org> Debian TeX Group
gpg DSA: 0x09C5B094 fp: 14DF 2E6C 0307 BE6D AD76 A9C0 D2BF 4AA3 09C5 B094
-------------------------------------------------------------------------------

`I am so amazingly cool you could keep a side of meat in
me for a month. I am so hip I have difficulty seeing over
my pelvis.'
--- Zaphod being cool.
--- Douglas Adams, The Hitchhikers Guide to the Galaxy

Norbert Preining

unread,
Mar 17, 2009, 4:50:10 PM3/17/09
to
clone 520042 -1
reassign -1 tex-common
retitle -1 dh_installtex when called with format:build_all breaks
thanks

This is a bug in tex-common which carried over to texlive-base, fixed in
an upload tonight.

Best wishes

Norbert

-------------------------------------------------------------------------------
Dr. Norbert Preining <prei...@logic.at> Vienna University of Technology
Debian Developer <prei...@debian.org> Debian TeX Group
gpg DSA: 0x09C5B094 fp: 14DF 2E6C 0307 BE6D AD76 A9C0 D2BF 4AA3 09C5 B094
-------------------------------------------------------------------------------

CLUN (n.)
A leg which has gone to sleep and has to be hauled around after you.


--- Douglas Adams, The Meaning of Liff

--

Hilmar Preusse

unread,
Mar 18, 2009, 4:20:05 AM3/18/09
to
On 17.03.09 Norbert Preining (prei...@logic.at) wrote:

Hi,

> But in the build log we have:
> Setting up texlive-base (2007.dfsg.2-1) ...
> Running mktexlsr. This may take some time... done.
> Building format(s) --all.
> This may take some time... done.
>

Correct, but this this doesn't help in any way if fmtutil.cnf is
broken.

> going back to tex-common fixing that ... BUMMER..
>

You're not only fast when implementing things, buth with fixing too.
Thanks for the upload!

H.
--
sigmentation fault

Hilmar Preusse

unread,
Mar 20, 2009, 11:10:07 AM3/20/09
to
On 20.03.09 Riku Voipio (riku....@iki.fi) wrote:
> On Tue, Mar 17, 2009 at 09:21:53PM +0100, Norbert Preining wrote:

Hi,

> > No, it is something different. See email to bug report. I will
> > fix it tonight, needs an upload of tex-common and a rebuild of
> > the packages. BUMMER!!!!
>
> Have the rebuilds been scheduled?
>
Yes, the fixed packages should be available.

H.
--
sigmentation fault

Hilmar Preusse

unread,
Mar 20, 2009, 11:30:19 AM3/20/09
to
On 18.03.09 Norbert Preining (prei...@logic.at) wrote:
> On Mi, 18 Mär 2009, Hilmar Preusse wrote:

Hi,

> > Another remark: I just updated my system to the latest release
> > and noticed that the formats for *jadetex haven't been rebuild.
> > Claing
>
> Hmmm, you mean which release and which version?
>
hille@sid:~ $ dpkg -l texlive-base tex-common jadetex
Desired=Unknown/Install/Remove/Purge/Hold
|Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name Version Description
+++-==============-==============-============================================
ii jadetex 3.13-10 generator of printable output from SGML or X
ii tex-common 1.17 common infrastructure for building and insta
ii texlive-base 2007.dfsg.2-2 TeX Live: Essential programs and files


> When texlive-base-bin or texlive-base is installed in both cases
> fmtutil-sys --all
> is called. That should also rebuild the jadetex stuff, right?
>
Exactly. Therefore I was wondering why it didn't happen. Anyway: I
can're reproduce it. Forget about this unless anynody else complains.

H.
--
sigmentation fault

0 new messages