[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#323087: gs-esp - cups driver fails with ENOENT



Package: gs-esp
Version: 8+8.15rc3.dfsg.1-1
Severity: grave

The cups driver of gs-esp fails with ENOENT:
| D [14/Aug/2005:18:40:37 +0200] [Job 2274] Error: /rangecheck in --setpagedevice--
| D [14/Aug/2005:18:40:37 +0200] [Job 2274] Operand stack:
| D [14/Aug/2005:18:40:37 +0200] [Job 2274] --dict:1/1(L)--   --nostringval--   --dict:68/68(ro)(L)--   --dict:1/1(L)--   --dict:8
| /69(L)--   --dict:1/2(L)--   --nostringval--   --dict:3/3(L)--   true   --nostringval--   MediaPosition   0   %MediaSource   0
|  %MediaDestination   0   --dict:8/69(L)--
| D [14/Aug/2005:18:40:37 +0200] [Job 2274] Execution stack:
| D [14/Aug/2005:18:40:37 +0200] [Job 2274] %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--   --nostringval--   1   5   %oparray_pop   --nostringval--   --nostringval--   --nostringval-
| -
| D [14/Aug/2005:18:40:37 +0200] [Job 2274] Dictionary stack:
| D [14/Aug/2005:18:40:37 +0200] [Job 2274] --dict:1118/1686(ro)(G)--   --dict:0/20(G)--   --dict:86/200(L)--   --dict:64/80(ro)(L
| )--   --dict:87/89(L)--
| D [14/Aug/2005:18:40:37 +0200] [Job 2274] Current allocation mode is local
| D [14/Aug/2005:18:40:37 +0200] [Job 2274] Last OS error: 2
| D [14/Aug/2005:18:40:37 +0200] [Job 2274] ESP Ghostscript 815.00: Unrecoverable error, exit code 1

strace shows the following just before the error:
| open("./IdiomSet", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
| open("/usr/share/gs-esp/8.15/lib/IdiomSet", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
| open("/usr/share/gs-esp/8.15/Resource/IdiomSet", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
| open("/usr/share/gs-esp/fonts/IdiomSet", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
| open("/var/lib/defoma/gs.d/dirs/fonts/IdiomSet", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
| open("/usr/share/cups/fonts/IdiomSet", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
| open("/usr/share/ghostscript/fonts/IdiomSet", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
| open("/usr/local/lib/ghostscript/fonts/IdiomSet", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
| open("/usr/share/gs-esp/8.15/Resource/IdiomSet", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
| open("/usr/share/gs-esp/8.15/Resource/IdiomSet", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)

So this look just like a missing file.

Bastian

-- 
You!  What PLANET is this!
		-- McCoy, "The City on the Edge of Forever", stardate 3134.0

Attachment: signature.asc
Description: Digital signature


Reply to: