Bug 1399818 - epstopdf: gnuplot fails to include eps files (Error: Option forbidden in restricted mode: --device)
Summary: epstopdf: gnuplot fails to include eps files (Error: Option forbidden in rest...
Keywords:
Status: CLOSED DUPLICATE of bug 1415301
Alias: None
Product: Fedora
Classification: Fedora
Component: texlive
Version: 25
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tom "spot" Callaway
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-11-29 19:42 UTC by Jan Vesely
Modified: 2017-02-27 20:59 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-02-27 20:59:05 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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 ***


Note You need to log in before you can comment on or make changes to this bug.