+++ This bug was initially created as a clone of Bug #18085 +++ Description of problem: Dangling links found in /usr/bin find /bin/ -type l -follow -type l -ls 943242 4 lrwxrwxrwx 1 root root 64 Oct 17 2014 /bin/mkluatexfontdb -> ../../usr/share/texmf-dist/scripts/luaotfload/mkluatexfontdb.lua 943271 4 lrwxrwxrwx 1 root root 64 Oct 17 2014 /bin/splitindex -> ../../usr/share/texmf-dist/scripts/splitindex/perl/splitindex.pl 943265 0 lrwxrwxrwx 1 root root 50 Oct 17 2014 /bin/pst2pdf -> ../../usr/share/texmf-dist/scripts/pst2pdf/pst2pdf 943218 0 lrwxrwxrwx 1 root root 50 Oct 17 2014 /bin/e2pall -> ../../usr/share/texmf-dist/scripts/tetex/e2pall.pl all links point to non-existent files In the case of splitindex it should probably point to /usr/share/texmf-dist/scripts/splitindex/splitindex.pl In the case of pst2pdf it should point to ../../usr/share/texmf-dist/scripts/pst2pdf/pst2pdf.pl I would guess. and in the case of e2pall it should probably point to /usr/share/texmf-dist/scripts/texlive/e2pall.pl Note the texlive rather than tetex. I could find no installed file that I could guess mkluatexfontdb should point to.
Blocks: 18087 => (none)
Assigning to all packagers collectively, since there is no maintainer for this package
Depends on: 18085 => (none)Assignee: bugsquad => pkg-bugsSource RPM: fftw-3.3.4-3 => texlive-texmf-20130530-10.mga5
Since the latest version 20160523 I get: $ sudo symlinks -r / | grep dangling | grep tex $ So fixed for me now.
Status: NEW => RESOLVEDCC: (none) => brunoResolution: (none) => FIXED
That test case is wrong in fact :-( reopening
Status: RESOLVED => REOPENEDResolution: FIXED => (none)
*** Bug 17679 has been marked as a duplicate of this bug. ***
CC: (none) => bittwister2
Fixed with release -4. However former links won't disappear magically. So you need to remove /usr/bin/mkluatexfontdb before install to check it won't get reinstalled. The 3 others are fixed with update. I'm pushing that release right now so you can test as well.
Duplicate as well *** This bug has been marked as a duplicate of bug 19486 ***
Status: REOPENED => RESOLVEDResolution: (none) => DUPLICATE