#197: Errors in text extraction without running 'make install-pdfa-helper-files'
------------------------+---------------------------------------------------
Reporter: bthiell | Owner:
Type: defect | Status: new
Priority: major | Milestone:
Component: *general* | Version:
Resolution: | Keywords:
------------------------+---------------------------------------------------
Comment (by bthiell):
In fact I was wrong. The command 'make install-pdfa-helper-files' did not
completely correct the problems. Now I get 72 exceptions of these kinds:
* "'Error in extracting text from bibdoc 13, version 1'
The following problem occurred on <http://localhost> (CDS Invenio
0.99.90.20100628)
>> 2010-07-02 12:01:21 -> InvenioWebSubmitFileConverterError: Error when
converting from /opt/cds-invenio/var/data/files/g0/13/9812226.fig7.ps.gz;1
to .txt: Error in running ('/usr/bin/gs',
'-sProcessColorModel=DeviceCMYK', '-dPDFA', '-dBATCH', '-dNOPAUSE',
'-dNOOUTERSAVE', '-dUseCIEColor', '-sDEVICE=pdfwrite',
'-sOutputFile=output_file.pdf', 'PDFA_def.ps', '/opt/cds-
invenio/var/tmp/conversionhs24Kv/input.ps.gz')
stdout:
ESP Ghostscript 815.02 (2006-04-19)
Copyright (C) 2004 artofcode LLC, Benicia, CA. All rights reserved.
This software comes with NO WARRANTY: see the file PUBLIC for details.
ERROR: /undefined in
Operand stack:
Execution stack:
%interp_exit .runexec2 --nostringval-- --nostringval--
--nostringval-- 2 %stopped_push --nostringval-- --nostringval--
--nostringval-- false 1 %stopped_push 1 3 %oparray_pop 1 3
%oparray_pop 1 3 %oparray_pop 1 3 %oparray_pop .runexec2
--nostringval-- --nostringval-- --nostringval-- 2 %stopped_push
--nostringval--
Dictionary stack:
--dict:1122/1686(ro)(G)-- --dict:0/20(G)-- --dict:103/200(L)--
Current allocation mode is local
Current file position is 1
stderr:
ESP Ghostscript 815.02: Unrecoverable error, exit code 1"
* "ERROR: it's impossible to correctly extract words from
http://localhost/record/8/files/9812226.fig7.ps.gz"
The following problem occurred on <http://localhost> (CDS Invenio
0.99.90.20100628)
>> 2010-07-02 12:01:23 -> InvenioWebSubmitFileError: Error when converting
from /opt/cds-invenio/var/data/files/g0/13/9812226.fig7.ps.gz;1 to .txt:
Error in running ('/usr/bin/gs', '-sProcessColorModel=DeviceCMYK',
'-dPDFA', '-dBATCH', '-dNOPAUSE', '-dNOOUTERSAVE', '-dUseCIEColor',
'-sDEVICE=pdfwrite', '-sOutputFile=output_file.pdf', 'PDFA_def.ps', '/opt
/cds-invenio/var/tmp/conversionhs24Kv/input.ps.gz')
stdout:
ESP Ghostscript 815.02 (2006-04-19)
Copyright (C) 2004 artofcode LLC, Benicia, CA. All rights reserved.
This software comes with NO WARRANTY: see the file PUBLIC for details.
ERROR: /undefined in
Operand stack:
Execution stack:
%interp_exit .runexec2 --nostringval-- --nostringval--
--nostringval-- 2 %stopped_push --nostringval-- --nostringval--
--nostringval-- false 1 %stopped_push 1 3 %oparray_pop 1 3
%oparray_pop 1 3 %oparray_pop 1 3 %oparray_pop .runexec2
--nostringval-- --nostringval-- --nostringval-- 2 %stopped_push
--nostringval--
Dictionary stack:
--dict:1122/1686(ro)(G)-- --dict:0/20(G)-- --dict:103/200(L)--
Current allocation mode is local
Current file position is 1
stderr:
ESP Ghostscript 815.02: Unrecoverable error, exit code 1"
Here is the version of Ghostscript version that I have installed on
CentOS:
"Installed Packages
Name : ghostscript
Arch : x86_64
Version : 8.15.2
Release : 9.11.el5
Size : 19 M
Repo : installed"
--
Ticket URL: <http://invenio-software.org/ticket/197#comment:1>
Invenio <http://invenio-software.org>