Bug 12303

Summary: unknown script borkiness in texlive
Product: Mageia Reporter: Oden Eriksson <oe>
Component: RPM PackagesAssignee: Malo Deniélou <pmdenielou>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: Normal    
Version: Cauldron   
Target Milestone: ---   
Hardware: i586   
OS: Linux   
Whiteboard:
Source RPM: texlive CVE:
Status comment:
Attachments: texlive logs from /tmp as requested.

Description Oden Eriksson 2014-01-14 17:39:48 CET
When doing a "urpmi --auto-select" upgrade from mga3 to mga4 I got:



warning: kpathsea: configuration file texmf.cnf not found in these directories: /usr/bin:/usr/bin/share/texmf-local/web2c:/usr/bin/share/texmf/web2c:/usr/bin/texmf-local/web2c:/usr/bin/texmf/web2c:/usr:/usr/share/texmf-local/web2c:/usr/share/texmf/web2c:/usr/texmf-local/web2c:/usr/texmf/web2c://../texmf-local/web2c:/://share/texmf-local/web2c://share/texmf/web2c://texmf-local/web2c://texmf/web2c.
/var/tmp/rpm-tmp.nUU55U: line 7: 25196 Aborted                 /usr/bin/mtxrun --generate > /tmp/texlive-mtxrun.log 2>&1
warning: %posttrans(texlive-20130530-4.mga4.x86_64) scriptlet failed, exit status 1
ERROR: 'script' failed for texlive-20130530-4.mga4.x86_64: 


This occured several times with various packages:
warning: kpathsea: configuration file texmf.cnf not found in these directories: /usr/bin:/usr/bin/share/texmf-local/web2c:/usr/bin/share/texmf/web2c:/usr/bin/texmf-local/web2c:/usr/bin/texmf/web2c:/usr:/usr/share/texmf-local/web2c:/usr/share/texmf/web2c:/usr/texmf-local/web2c:/usr/texmf/web2c://../texmf-local/web2c:/://share/texmf-local/web2c://share/texmf/web2c://texmf-local/web2c://texmf/web2c.



Reproducible: 

Steps to Reproduce:
Oden Eriksson 2014-01-14 17:49:52 CET

Summary: borkiness => unknown script borkiness in texlive

Comment 1 David Walser 2014-01-14 17:53:22 CET
Assigning to Malo, who's been working on the texlive packages lately.

Assignee: bugsquad => pierre-malo.denielou

Comment 2 Oden Eriksson 2014-01-14 18:25:27 CET
Created attachment 4783 [details]
texlive logs from /tmp as requested.
Comment 3 Malo Deniélou 2014-01-22 12:08:17 CET
/tmp/texlive-mtxrun.log has the following line ...

PANIC: unprotected error in call to Lua API (zlib library version does not match - header: 1.2.8, library: 1.2.7)

I suspect that this make texhash to fail as well.
Comment 4 Malo Deniélou 2014-01-22 12:08:33 CET
Assigned to me.

Status: NEW => ASSIGNED

Comment 5 Malo Deniélou 2014-01-22 12:13:15 CET
I can add a Requires(pre): zlib >= 1.2.8
Comment 6 Malo Deniélou 2014-01-25 23:58:28 CET
Fixed in texlive-20130530-8 with a Requires(posttrans) on kpathsea-20130530.
Thanks.

Status: ASSIGNED => RESOLVED
Resolution: (none) => FIXED