Bug 1399818

Summary: epstopdf: gnuplot fails to include eps files (Error: Option forbidden in restricted mode: --device)
Product: [Fedora] Fedora Reporter: Jan Vesely <jan.vesely>
Component: texliveAssignee: Tom "spot" Callaway <tcallawa>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 25CC: ajschult784, jansen, maxim.basunov, novyjindrich, tcallawa, than
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-02-27 20:59:05 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jan Vesely 2016-11-29 19:42:29 UTC
Description of problem:
Trying to include eps files as figures results in:

epstopdf ($Id: epstopdf.pl 41287 2016-05-28 18:09:45Z karl $) 2.24
!!! Error: Option forbidden in restricted mode: --device
system returned with code 65280

! Package pdftex.def Error: File `figures/foo-eps-converted-to.pdf' not found.


Version-Release number of selected component (if applicable):
gnuplot-common-5.0.5-1.fc25.x86_64
texlive-epstopdf-bin-svn18336.0-17.20160520.fc25.1.noarch

How reproducible:
Always


Steps to Reproduce:
\begin{figure}[h!]
\includegraphics[width=\linewidth]{figures/foo.eps}
\end{figure}

Fixed upstream in epstopdf v2.25 (r41462): 
https://www.tug.org/svn/texlive/trunk/Build/source/extra/epstopdf/epstopdf.pl?r1=41461&r2=41462&pathrev=41577

Comment 1 Jan Vesely 2017-02-27 20:59:05 UTC

*** This bug has been marked as a duplicate of bug 1415301 ***