Description of problem: dependency problem Version-Release number of selected component (if applicable): texlive-pdftex-bin-2011-1.20110825.svn23498.fc15.x86_64 (texlive) Steps to Reproduce: TeX Live 2011 development for Fedora 15/rawhide: sudo rpm -i http://jnovy.fedorapeople.org/texlive/packages.f15/texlive-release.noarch.rpm sudo yum install texlive --> Running transaction check ---> Package texlive-pdftex-bin.x86_64 0:2011-1.20110825.svn23498.fc15 will be installed --> Processing Dependency: libpoppler.so.13()(64bit) for package: texlive-pdftex-bin-2011-1.20110825.svn23498.fc15.x86_64 ---> Package texlive-pst-math.noarch 0:2011-0.2.0.61.svn20176.fc15 will be installed --> Finished Dependency Resolution Error: Package: texlive-pdftex-bin-2011-1.20110825.svn23498.fc15.x86_64 (texlive) Requires: libpoppler.so.13()(64bit) You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest
I've overseen that there is a packages.f16 folder on the server because in the wiki is written Fedora 15/rawhide and now after changing it from packages.f15/texlive-release.noarch.rpm to packages.f16/texlive-release.noarch.rpm installing texlive works. I've also updated the wiki entry at https://fedoraproject.org/wiki/Features/TeXLive.
This is still a problem: I just did, today # rpm -i http://jnovy.fedorapeople.org/texlive/2011/packages.fc16/texlive-release.noarch.rpm Then, when I type yum install texlive I still get the error texlive-pdftex-bin-2011-5.20120115_r25109.svn23498.fc15.x86_64 (texlive) Megkövetel: libpoppler.so.13()(64bit) (Megkövetel= requires) In other words, the fc16 texlive install still installs the fc15 version of pdftex.
Never mind: I didn't do the 'yum clean all' step before installing texlive for fc16.