Description of problem: yum install texlive-pstools-bin leads to ps2eps being a broken symbolic link to a non-existant perl script. [neteler@oboe ~]$ ls -la /usr/bin/ps2eps lrwxrwxrwx. 1 root root 54 Nov 1 10:00 /usr/bin/ps2eps -> /usr/share/texlive/texmf-dist/scripts/ps2eps/ps2eps.pl [neteler@oboe ~]$ ls -la /usr/share/texlive/texmf-dist/scripts/ps2eps/ps2eps.pl ls: cannot access /usr/share/texlive/texmf-dist/scripts/ps2eps/ps2eps.pl: No such file or directory Solution: The ps2eps.pl perl script is part of the texlive-pstools RPM, hence a dependency should just be added to texlive-pstools-bin so that yum install texlive-pstools-bin additionally installs the texlive-pstools RPM.
(OT but not too much) The same applies to texlive-epstopdf-bin which requires texlive-epstopdf as a dependency.
texlive-2013-4.20131226_r32488.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/texlive-2013-4.20131226_r32488.fc20
Package texlive-2013-4.20131226_r32488.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing texlive-2013-4.20131226_r32488.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-24101/texlive-2013-4.20131226_r32488.fc20 then log in and leave karma (feedback).
texlive-2013-4.20131226_r32488.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.