Your message dated Wed, 26 May 2010 10:12:43 +0200
with message-id <20100526081243.gb1...@pc23>
and subject line close
has caused the Debian Bug report #561151,
regarding pdvipdfm fails to convert eps images
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
561151: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=561151
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: texlive-binaries
Version: 2009-3
File: /usr/bin/dvipdfmx
When trying to run a relatively simple dvi file throgh dvipdfm (simple
text with an external eps image), I get the following:
| [...@helena]blktrace/btt/doc> dvipdfm btt.dvi
| btt.dvi -> btt.pdf
|
| ** WARNING ** Failed to load AGL file "pdfglyphlist.txt"...
| ** WARNING ** Failed to load AGL file "glyphlist.txt"...
| [1][2][3][4][5][6][7][8][9][10][11][12][13][14sh: rungs: not found
|
| ** WARNING ** Filtering file via command -->rungs -q -dNOPAUSE -dBATCH
-sPAPERSIZE=a0 -sDEVICE=pdfwrite -dCompatibilityLevel=1.4
-dAutoFilterGrayImages=false -dGrayImageFilter=/FlateEncode
-dAutoFilterColorImages=false -dColorImageFilter=/FlateEncode
-sOutputFile=/tmp//dvipdfmx.XZxFjbi ./activity.eps -c quit<-- failed.
| ** WARNING ** Image format conversion for "./activity.eps" failed...
| ** ERROR ** pdf_ref_obj(): passed invalid object.
|
| Output file removed.
Looking at the strace output, it seems dvipdfmx really seems to try
and run the command "rungs" rather than simply "gs".
| [...@helena]blktrace/btt/doc> strace -ff dvipdfm btt.dvi|&grep execve
| execve("/usr/bin/dvipdfm", ["dvipdfm", "btt.dvi"], [/* 68 vars */]) = 0
| [pid 16410] execve("/bin/sh", ["sh", "-c", "rungs -q -dNOPAUSE -dBATCH
-sPAP"...], [/* 74 vars */]) = 0
The command above with s/rungs/gs/ run flawlessly from the command line.
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.30-2-686 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages texlive-binaries depends on:
ii libc6 2.10.2-2 GNU C Library: Shared libraries
ii libfontconfig1 2.6.0-4 generic font configuration library
ii libfreetype6 2.3.11-1 FreeType 2 font engine, shared lib
ii libgcc1 1:4.4.2-3 GCC support library
ii libkpathsea5 2009-3 TeX Live: path search library for
ii libncurses5 5.7+20090803-2 shared libraries for terminal hand
ii libpng12-0 1.2.41-1 PNG library - runtime
ii libpoppler5 0.12.2-2 PDF rendering library
ii libstdc++6 4.4.2-3 The GNU Standard C++ Library v3
ii libx11-6 2:1.3.2-1 X11 client-side library
ii libxaw7 2:1.0.7-1 X11 Athena Widget library
ii libxmu6 2:1.0.5-1 X11 miscellaneous utility library
ii libxpm4 1:3.5.8-1 X11 pixmap library
ii libxt6 1:1.0.7-1 X11 toolkit intrinsics library
ii tex-common 2.03 common infrastructure for building
ii zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime
texlive-binaries recommends no packages.
texlive-binaries suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 2009-5
--- End Message ---