[Bug 2036292] Re: build failure due to failing pytest case

Dan Bungert 2036292 at bugs.launchpad.net
Fri Sep 15 23:26:58 UTC 2023


Thanks for the fix, Chris.

Some notes from review:

* https://ubuntu-packaging-guide.readthedocs.io/en/latest/ubuntu-packaging-guide/traditional-packaging.html#creating-a-debdiff has some suggestions on naming the debdiff, this is not blocking upload though.
* In the comment there is "# and SyntaxError in 3.11=<:", which looks like it was cut off.  Double check the intended text please, and create a new debdiff.
* the debian/patches/series has a trailing new line, which also would not have blocked upload (I would have just fixed and uploaded) but since I'm asking for the comment fix, would be good to do.

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to python-future in Ubuntu.
https://bugs.launchpad.net/bugs/2036292

Title:
  build failure due to failing pytest case

Status in python-future package in Ubuntu:
  In Progress

Bug description:
  This package fails to build on mantic due to a failing pytest case
  when running Python3.11. This is because Python3.11 changed the thrown
  error when encountering null bytes in python source code from a
  ValueError to a SyntaxError, which isn't handle in the test case.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-future/+bug/2036292/+subscriptions




More information about the Ubuntu-openstack-bugs mailing list