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

Chris Peterson 2036292 at bugs.launchpad.net
Fri Sep 15 23:53:12 UTC 2023


Dan,

Thank you for your comments. To address them:

- I've revised the debdiff naming scheme, please see on attached.
- This was an effort to keep the line length <80 characters. I've re-worded the comment to make it clear that it was a continuation.
- I have removed the new line from the debian/patches/series file.

Additionally, I found a proposed fix for this in the upstream and
included a link in the patch header.

** Patch added: "python-future_0.18.2-6ubuntu2.debdiff"
   https://bugs.launchpad.net/ubuntu/+source/python-future/+bug/2036292/+attachment/5701395/+files/python-future_0.18.2-6ubuntu2.debdiff

-- 
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