Bug 44431 - djvudigital: cannot locate suitable ghostscript executable.
Summary: djvudigital: cannot locate suitable ghostscript executable.
Status: CLOSED NOTABUG
Alias: None
Product: Sisyphus
Classification: Development
Component: djvu-utils (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: Konstantin A Lepikhov (L.A. Kostis)
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-24 19:42 MSK by Savelev Pavel
Modified: 2022-11-25 00:26 MSK (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Savelev Pavel 2022-11-24 19:42:08 MSK
Версия пакета: djvu-utils-3.5.28-alt2.x86_64

Стенды с ошибкой:

p10-workstation-10-x86-64
p10-kworkstation-10.1-x86-64

Шаги для воспроизведения:

1. Установить пакет djvu-utils
# apt-get install djvu-utils

2. Запустить утилиту djvudigital
$ djvudigital

воспроизводится ошибка,вывод в терминале:

djvudigital: cannot locate suitable ghostscript executable.
+--------------------------------------------------------------------+
| DjVuDigital relies on a special ghostscript device driver, but     |
| could not find a ghostscript executable that implement this driver.|
| Please visit http://djvu.sourceforge.net/gsdjvu.html.              |
+--------------------------------------------------------------------+

Ожидаемый результат: утилита запускается.

Реальный результат: утилита не запускается, вывод в терминал ошибки об отсутсвии нужного программе драйвера.

Ошибка так же воспроизводится в P10. Версия пакета djvu-utils-3.5.27-alt1.x86_64
Comment 1 Konstantin A Lepikhov (L.A. Kostis) 2022-11-25 00:26:18 MSK
(In reply to Savelev Pavel from comment #0)
> Версия пакета: djvu-utils-3.5.28-alt2.x86_64
> 
> Стенды с ошибкой:
> 
> p10-workstation-10-x86-64
> p10-kworkstation-10.1-x86-64
> 
> Шаги для воспроизведения:
> 
> 1. Установить пакет djvu-utils
> # apt-get install djvu-utils
> 
> 2. Запустить утилиту djvudigital
> $ djvudigital
> 
> воспроизводится ошибка,вывод в терминале:
> 
> djvudigital: cannot locate suitable ghostscript executable.
> +--------------------------------------------------------------------+
> | DjVuDigital relies on a special ghostscript device driver, but     |
> | could not find a ghostscript executable that implement this driver.|
> | Please visit http://djvu.sourceforge.net/gsdjvu.html.              |
> +--------------------------------------------------------------------+
> 
> Ожидаемый результат: утилита запускается.
> 
> Реальный результат: утилита не запускается, вывод в терминал ошибки об
> отсутсвии нужного программе драйвера.
> 
> Ошибка так же воспроизводится в P10. Версия пакета
> djvu-utils-3.5.27-alt1.x86_64

Наверное, стоит пойти по ссылке и прочитать, почему драйвер отсутствует:

> Therefore we believe that anyone is free to download both the                                                                                                                                                                                                 
DJVULIBRE-GSDJVU and GHOSTSCRIPT source code packages and to use them as                                                                                                                                                                                      
they see fit. In particular, anyone can combine and compile these source                                                                                                                                                                                      
code packages. However, it is not possible to redistribute the GSDJVU                                                                                                                                                                                         
executable, because it is not possible to satisfy the redistribution                                                                                                                                                                                          
requirements of both the CPL and the GPL.