Public bug reported:

Python 3.14 introduced a change to its default multiprocessing behavior,
changing the default start method from 'fork' to 'forkserver'. (see
https://docs.python.org/3/whatsnew/3.14.html#multiprocessing)

This introduces an issue in the test src/tests/t_otp.py which does not
use a main section definition, meaning that code is run during import.
As such the tests fails using forkserver as start method.

** Affects: kerberos
     Importance: Unknown
         Status: Unknown

** Affects: krb5 (Ubuntu)
     Importance: High
     Assignee: Simon Johnsson (bamf0)
         Status: New

** Changed in: krb5 (Ubuntu)
    Milestone: None => ubuntu-26.04

** Changed in: krb5 (Ubuntu)
     Assignee: (unassigned) => Simon Johnsson (bamf0)

** Changed in: krb5 (Ubuntu)
   Importance: Undecided => High

** Bug watch added: krbdev.mit.edu/rt/ #9197
   http://krbdev.mit.edu/rt/Ticket/Display.html?id=9197

** Also affects: kerberos via
   http://krbdev.mit.edu/rt/Ticket/Display.html?id=9197
   Importance: Unknown
       Status: Unknown

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

Title:
  krb5 FTBS on Python 3.14

To manage notifications about this bug go to:
https://bugs.launchpad.net/kerberos/+bug/2142451/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to