FS#19217 - [texlive-pictures] epspdftk broken

Attached to Project: Arch Linux
Opened by orbisvicis (orbisvicis) - Friday, 23 April 2010, 01:28 GMT
Last edited by Francois Charette (Firmicus) - Tuesday, 29 June 2010, 09:28 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Francois Charette (Firmicus)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
epspdftk outputs many syntax errors and fails to start

Additional info:
* package version(s)
extra/texlive-pictures 2009.16576-1 (texlive-most)

* config and/or log files etc (copied as an attachment)
$ epspdftk
/usr/share/texmf-dist/scripts/epspdf/epspdf.rb:67:in `require': /usr/share/texmf-dist/scripts/epspdf/epspdfrc.rb:91: syntax error, unexpected ':', expecting keyword_then or ',' or ';' or '\n' (SyntaxError)
when 0: "Out of memory or resources"
^
/usr/share/texmf-dist/scripts/epspdf/epspdfrc.rb:94: syntax error, unexpected keyword_when, expecting keyword_end
when 2: "File not found"
^
/usr/share/texmf-dist/scripts/epspdf/epspdfrc.rb:97: syntax error, unexpected keyword_when, expecting keyword_end
when 3: "Path not found"
^
/usr/share/texmf-dist/scripts/epspdf/epspdfrc.rb:99: syntax error, unexpected keyword_when, expecting keyword_end
when 5: "Access denied"
^
/usr/share/texmf-dist/scripts/epspdf/epspdfrc.rb:101: syntax error, unexpected keyword_when, expecting keyword_end
when 8: "Not enough memory"
^
/usr/share/texmf-dist/scripts/epspdf/epspdfrc.rb:103: syntax error, unexpected keyword_when, expecting keyword_end
when 11: "Invalid exe"
^
/usr/share/texmf-dist/scripts/epspdf/epspdfrc.rb:105: syntax error, unexpected keyword_when, expecting keyword_end
when 26: "Sharing violation"
^
/usr/share/texmf-dist/scripts/epspdf/epspdfrc.rb:107: syntax error, unexpected keyword_when, expecting keyword_end
when 27: "Invalid file association"
^
/usr/share/texmf-dist/scripts/epspdf/epspdfrc.rb:109: syntax error, unexpected keyword_when, expecting keyword_end
when 28: "DDE timeout"
^
/usr/share/texmf-dist/scripts/epspdf/epspdfrc.rb:111: syntax error, unexpected keyword_when, expecting keyword_end
when 29: "DDE fail"
^
/usr/share/texmf-dist/scripts/epspdf/epspdfrc.rb:113: syntax error, unexpected keyword_when, expecting keyword_end
when 30: "DDE busy"
^
/usr/share/texmf-dist/scripts/epspdf/epspdfrc.rb:115: syntax error, unexpected keyword_when, expecting keyword_end
when 31: "No file association"
^
/usr/share/texmf-dist/scripts/epspdf/epspdfrc.rb:117: syntax error, unexpected keyword_when, expecting keyword_end
when 32: "DLL not found"
^
/usr/share/texmf-dist/scripts/epspdf/epspdfrc.rb:121: syntax error, unexpected keyword_end, expecting $end
end # def
^
from /usr/share/texmf-dist/scripts/epspdf/epspdf.rb:67:in `<top (required)>'
from /usr/share/texmf-dist/scripts/epspdf/epspdftk.rb:23:in `require'
from /usr/share/texmf-dist/scripts/epspdf/epspdftk.rb:23:in `<main>'
$
This task depends upon

Closed by  Francois Charette (Firmicus)
Tuesday, 29 June 2010, 09:28 GMT
Reason for closing:  Fixed
Additional comments about closing:  Solved in TL 2010 (in testing)
Comment by orbisvicis (orbisvicis) - Saturday, 01 May 2010, 15:53 GMT
The problem is that texlive-pictures contains epspdftk version 0.4.2.

0.4.3 adds compatibility with Ruby 1.9
0.5 is the most recent release with some large GUI changes.

I've tested "epspdftk.tcl" and "epspdf.rb" from 0.5; both work fine.
Comment by Francois Charette (Firmicus) - Tuesday, 11 May 2010, 17:22 GMT
TL 2010 will be released soon (I hope), and that issue will be resolved then.

Loading...