Description of problem: warning: %posttrans(texlive-20130530-29.mga6.x86_64) scriptlet failed, exit status 1 ERROR: 'script' failed for lib64ptexenc1-20130530-28.mga6.x86_64 Version-Release number of selected component (if applicable):
Assigning to maintainer, who might be MIA. So also CC'ing pkg-bugs@ml
CC: (none) => marja11, pkg-bugsAssignee: bugsquad => pmdenielou
Summary: scriplet failed on upgrade => Texlive scriplet failed on upgrade
I don't understand the reference to libptexenc1, as that doesn't have any scriplets. For the texlive %posttrans, I doubt it's having an issue with the rm, but maybe one of the other commands exits with an error. It's a horrible scriplet BTW, using predictable filenames in /tmp (big no-no): rm -f %{texmfdir}/ls-R %{texmfdistdir}/ls-R %{texmfconfdir}/ls-R %{_bindir}/texhash > /tmp/texlive-texhash.log 2>&1 %{_bindir}/updmap-sys --syncwithtrees > /tmp/texlive-updmap-sys.log 2>&1 export TEXMF=/usr/share/texmf-dist export TEXMFCNF=/usr/share/texmf-dist/web2c export TEXMFCACHE=/var/lib/texmf %{_bindir}/mtxrun --generate > /tmp/texlive-mtxrun.log 2>&1 %{_bindir}/fmtutil-sys --all &> /tmp/texlive-fmtutil-sys.log 2>&1
I don't know where it comes from. This si the first upgrade showing this bug. It was a different before.
This should be fixed with the 20160523 version. please test again (release -4 on its way).
Status: NEW => ASSIGNEDCC: (none) => brunoAssignee: pmdenielou => bruno
(In reply to Bruno Cornec from comment #4) > This should be fixed with the 20160523 version. please test again (release > -4 on its way). No one complained it did not get fixed, so the fix must have been good. Closing.
Status: ASSIGNED => RESOLVEDResolution: (none) => FIXED