Hmm, there is this suspicious looking bit in debian/rules line 359:

        : # apply workaround for missing os.fsync
        sed 's/HAVE_SYNC/HAVE_FSYNC/g' $(1)/pyconfig.h \
                > $(1)/pyconfig.h.new
        touch -r $(1)/pyconfig.h $(1)/pyconfig.h.new
        mv -f $(1)/pyconfig.h.new $(1)/pyconfig.h

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1131183

Title:
  os.sync() isn't available, problem with HAVE_SYNC?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python3.3/+bug/1131183/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to