https://bugzilla.novell.com/show_bug.cgi?id=897122 https://bugzilla.novell.com/show_bug.cgi?id=897122#c0 Summary: Publishing:TeXLive/texlive: Bug Classification: openSUSE Product: openSUSE.org Version: unspecified Platform: Other OS/Version: SUSE Other Status: NEW Severity: Critical Priority: P5 - None Component: 3rd party software AssignedTo: werner@suse.com ReportedBy: simon@simotek.net QAContact: opensuse-communityscreening@forge.provo.novell.com Found By: Other Blocker: --- Currently the issue below is causing the efl (enlightenment foundation libraries) doco fails to build in openSUSE factory due to this issue, openSUSE 13.1 was fine
From the openSUSE Packaging Mailing list 16-17/09/2014 Subject: Re: [opensuse-packaging] epstopdf in openSUSE:Factory issues
You need to buildrequire texlive-epstopdf-bin
However.. the package seems to be broken @_@
rpm -ql texlive-epstopdf-bin /usr/bin/epstopdf /usr/bin/repstopdf
$/usr/bin/epstopdf zsh: no such file or directory: /usr/bin/epstopdf /usr/bin/epstopdf: command not found
$/usr/bin/repstopdf zsh: no such file or directory: /usr/bin/repstopdf /usr/bin/repstopdf: command not found
Maybe my machine has been possesed by the geeko's daemon..or ..the package just provide %ghost 'ed files..
rpm -qlv texlive-epstopdf-bin lrwxrwxrwx 1 root root 43 Aug 27 12:09 /usr/bin/epstopdf -> ../share/texmf/scripts/epstopdf/epstopdf.pl lrwxrwxrwx 1 root root 8 Aug 27 11:59 /usr/bin/repstopdf -> epstopdf The package just installs two symlinks. The second one points to the first one, and the first one points to "file not found" :-/ The package should have a Requires: for the package containing /usr/share/texmf/scripts/epstopdf/epstopdf.pl (sorry, I don't know which package you need) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.