Bug 13644

Summary: Не настраивается из alterator'а
Product: Branch 4.0 Reporter: Lenar Shakirov <shakirov>
Component: foo2zjsAssignee: Denis Smirnov <mithraen>
Status: CLOSED DUPLICATE QA Contact: Q.A. 4.0 <qa-4.0>
Severity: normal    
Priority: P2    
Version: 4.0   
Hardware: all   
OS: Linux   

Description Lenar Shakirov 2007-12-10 11:07:07 MSK
Модель принтера HP-LaserJet_1020 (да и вся серия foo2zjs принтеров) нельзя 
настроить из alterator-printers.

[root@shakirovpc ppd]# foomatic-ppdfile -p HP-LaserJet_1020
ERROR: foomatic-ppdfile: Printer 'HP-LaserJet_1020' and driver 'foo2zjs' are 
not compatible
ERROR: foomatic-ppdfile: Driver 'foo2zjs' not in database!

Причина: отсутствие файла /usr/share/foomatic/db/source/driver/foo2zjs.xml, 
который эксклудиться в спеке, но не пересекается с foomatic-db:

...
%def_without foomaticdb
...

%if_without foomaticdb
%exclude %_datadir/foomatic/db/source/driver/foo2oak.xml
%exclude %_datadir/foomatic/db/source/driver/foo2zjs.xml
...
Comment 1 Michael Shigorin 2007-12-10 22:27:07 MSK

*** This bug has been marked as a duplicate of 13645 ***