<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>22862</bug_id>
          
          <creation_ts>2010-01-30 17:11:48 +0300</creation_ts>
          <short_desc>Неверная символическая ссылка на /usr/bin/foomatic-ppdfile</short_desc>
          <delta_ts>2014-02-15 21:28:31 +0400</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>foomatic-db-engine</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Devaev Maxim">mdevaev</reporter>
          <assigned_to name="usoltsevpv@altlinux.org">usoltsevpv</assigned_to>
          <cc>usoltsevpv</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>106188</commentid>
    <comment_count>0</comment_count>
    <who name="Devaev Maxim">mdevaev</who>
    <bug_when>2010-01-30 17:11:48 +0300</bug_when>
    <thetext>При запуске и выборе соответствующего драйвера, CUPS пытается найти foomatic-ppdfile по следующему пути: /usr/lib/cups/driver/foomatic-ppdfile, который должен являться символической ссылкой на /usr/bin/foomatic-ppdfile. Однако, вместо нее есть только ссылка /usr/lib/cups/driver/foomatic.

Выдержка из лога CUPS:
------------------------------
E [29/Jan/2010:18:02:17 +0300] copy_model: empty PPD file!
E [29/Jan/2010:18:02:17 +0300] Returning IPP server-error-internal-error for
CUPS-Add-Modify-Printer (ipp://localhost/printers/nx) from localhost
I [29/Jan/2010:18:02:17 +0300] Hint: Try setting the LogLevel to &quot;debug&quot; to
find out more.
E [29/Jan/2010:18:02:17 +0300] [cups-driverd] Unable to access
&quot;/usr/lib/cups/driver/foomatic-ppdfile&quot; - No such file or directory
------------------------------
И принтер, естественно, начинает использовать raw-вывод.

Создал ссылку:
ln -s /usr/bin/foomatic-ppdfile /usr/lib/cups/driver/foomatic-ppdfile

После этого все начинает работать нормально.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>