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

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

    <bug>
          <bug_id>245</bug_id>
          
          <creation_ts>2001-12-21 18:31:07 +0300</creation_ts>
          <short_desc>python has been compiled without LFS</short_desc>
          <delta_ts>2009-05-10 09:31:05 +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>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>P4</priority>
          <bug_severity>minor</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Maxim Dzumanenko">mvd</reporter>
          <assigned_to name="Ivan Zakharyaschev">imz</assigned_to>
          <cc>cow</cc>
    
    <cc>george</cc>
    
    <cc>glebfm</cc>
    
    <cc>imz</cc>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>234</commentid>
    <comment_count>0</comment_count>
    <who name="Maxim Dzumanenko">mvd</who>
    <bug_when>2001-12-21 18:31:07 +0300</bug_when>
    <thetext>python 2.1.1 has ben compiled without LFS
although it normally supported by python under glibc2.2
---

---
Please, try this:
&amp;gt; f = open(\&apos;/dev/hda\&apos;,\&apos;r\&apos;)
&amp;gt; f.seek(2000000000L,0)
&amp;gt; f.tell()
returns 2000000000L, but 
&amp;gt; f.seek(3000000000L,0)
cause an error!!! But this should work!
And this works fine when I rebuild Python by myself.
Now I can\&apos;t provide details abount what flags I use because I can\&apos;t remember it. 
But I\&apos;ll do it as soon as I can.
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2870</commentid>
    <comment_count>1</comment_count>
    <who name="Dmitry V. Levin">ldv</who>
    <bug_when>2002-01-29 19:37:47 +0300</bug_when>
    <thetext>It is not true.
Python 2.1.1 has ben compiled with LFS support.
Probably you are using non-LFS filesystem, such as reiserfs-3.5</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>6235</commentid>
    <comment_count>2</comment_count>
    <who name="Dmitry V. Levin">ldv</who>
    <bug_when>2002-01-29 19:37:47 +0300</bug_when>
    <thetext>It is not true.
Python 2.1.1 has ben compiled with LFS support.
Probably you are using non-LFS filesystem, such as reiserfs-3.5</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2871</commentid>
    <comment_count>3</comment_count>
    <who name="Dmitry V. Levin">ldv</who>
    <bug_when>2002-01-30 12:46:25 +0300</bug_when>
    <thetext>Python 2.1.1 built with LFS, so it\&apos;s not a bug at all.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>6236</commentid>
    <comment_count>4</comment_count>
    <who name="Dmitry V. Levin">ldv</who>
    <bug_when>2002-01-30 12:46:25 +0300</bug_when>
    <thetext>Python 2.1.1 built with LFS, so it\&apos;s not a bug at all.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>