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

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

    <bug>
          <bug_id>9383</bug_id>
          
          <creation_ts>2006-04-08 12:33:00 +0400</creation_ts>
          <short_desc>python 2.4.2 alt1.1 не находит собственной докумментации</short_desc>
          <delta_ts>2008-01-25 13:33:12 +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>python</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>minor</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Fr. Br. George">george</reporter>
          <assigned_to name="Andrey Orlov">cray</assigned_to>
          <cc>cow</cc>
    
    <cc>george</cc>
    
    <cc>glebfm</cc>
    
    <cc>imz</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>37273</commentid>
    <comment_count>0</comment_count>
    <who name="Fr. Br. George">george</who>
    <bug_when>2006-04-08 12:33:00 +0400</bug_when>
    <thetext>Функция help() не выдаёт помощи по ключевым словам до тех пор, пока не пропишешь
$PYTHONDOCS. Я готов поверить, что в ALT этот путь нестандартный, но это всё
равно неудобно. К тому же strace показывает, что из пути куда-то девалось
&quot;share/&quot;, в результате чего оно лезет вообще в какие-то нестандартные места.
(Возможно, дополнительно следует переименовать /usr/share/doc/python-doc* в
/usr/share/doc/python-docs*, в пакете документации?)
Steps to Reproduce:
1. strace -oo python
2. help(&quot;in&quot;)
3. grep &quot;/doc/&quot; o
Actual Results:  
Sorry, topic and keyword documentation is not available because the Python
HTML documentation files could not be found.  If you have installed them,
please set the environment variable PYTHONDOCS to indicate their location.

и

stat64(&quot;/usr/bin/doc/lib&quot;, 0xbfc210f0)  = -1 ENOENT (No such file or directory)
stat64(&quot;/usr/doc/python-docs-2.4.2/lib&quot;, 0xbfc210f0) = -1 ENOENT (No such file
or directory)
stat64(&quot;/usr/doc/python-2.4.2/lib&quot;, 0xbfc210f0) = -1 ENOENT (No such file or
directory)
stat64(&quot;/usr/doc/python-docs-2.4/lib&quot;, 0xbfc210f0) = -1 ENOENT (No such file or
directory)
stat64(&quot;/usr/doc/python-2.4/lib&quot;, 0xbfc210f0) = -1 ENOENT (No such file or
directory)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>43722</commentid>
    <comment_count>1</comment_count>
    <who name="Fr. Br. George">george</who>
    <bug_when>2006-12-24 15:44:35 +0300</bug_when>
    <thetext>Поправил в pytho; надо бы перевесить багу на python-doc[s], или самому собрать.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>50043</commentid>
    <comment_count>2</comment_count>
    <who name="Fr. Br. George">george</who>
    <bug_when>2007-05-09 21:34:10 +0400</bug_when>
    <thetext>Исправлено в 2.4.4</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>