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

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

    <bug>
          <bug_id>18347</bug_id>
          
          <creation_ts>2008-12-25 15:57:17 +0300</creation_ts>
          <short_desc>неверный schema-файл</short_desc>
          <delta_ts>2008-12-25 16:16:34 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>gnome-keyring</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>ASSIGNED</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="barabashka">barabashka</reporter>
          <assigned_to name="Yuri N. Sedunov">aris</assigned_to>
          <cc>aris</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>83422</commentid>
    <comment_count>0</comment_count>
    <who name="barabashka">barabashka</who>
    <bug_when>2008-12-25 15:57:17 +0300</bug_when>
    <thetext>В schema-файле gnome-keyring отсутсвует ключ keyring, хотя проверка этого компонента происходит

rpm -qf /etc/gconf/schemas/gnome-keyring.schemas
gnome-keyring-2.24.1-alt2

grep keyring /etc/gconf/schemas/gnome-keyring.schemas|egrep -v &quot;(short|long)&quot;|grep -w key
                        &lt;key&gt;/schemas/apps/gnome-keyring/daemon-components/ssh&lt;/key&gt;
                        &lt;key&gt;/schemas/apps/gnome-keyring/daemon-components/pkcs11&lt;/key&gt;


grep check_run_component gnome-keyring/daemon/gkr-daemon.c
check_run_component (const char* component)
        if (check_run_component (&quot;keyring&quot;)) {
        if (check_run_component (&quot;ssh&quot;)) {
        if (check_run_component (&quot;pkcs11&quot;)) {</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>