[Bug 1076305] Re: plat-x86_64-linux-gnu does not define limits.h variables any more

Dmitrijs Ledkovs launchpad at surgut.co.uk
Thu Nov 8 17:38:02 UTC 2012


20121108.2 image should be working correctly now. Please test.

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

Title:
  plat-x86_64-linux-gnu does not define limits.h variables any more

Status in “python3.3” package in Ubuntu:
  Won't Fix
Status in “ubiquity” package in Ubuntu:
  Fix Released
Status in “usb-creator” package in Ubuntu:
  Confirmed
Status in “python3.3” source package in Raring:
  Won't Fix
Status in “ubiquity” source package in Raring:
  Fix Released
Status in “usb-creator” source package in Raring:
  Confirmed

Bug description:
  $ python3.2 -c "from IN import INT_MAX"

  $ python3.3 -c "from IN import INT_MAX"
  Traceback (most recent call last):
    File "<string>", line 1, in <module>
  ImportError: cannot import name INT_MAX

  Attaching a diff of the platform modules. I am not expecting any
  variables/functions to be dropped between 3.2 & 3.3, as none are
  mentioned in python3.3 release notes / documentation.

  This breaks all ubiquity based daily CDs.

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




More information about the foundations-bugs mailing list