Debian Patches
Status for avocado/113.0-1
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| 0001-debian-avocado-tests.patch | debian-avocado-tests | Arif Ali <arif.ali@canonical.com> | not-needed | 2024-09-11 | ||
| 0002-Restore-fork-multiprocessing-context-for-package-run.patch | Restore fork multiprocessing context for package runner This restores the pre-3.14 behavior some isolation tests rely on where the mocked SoftwareManager from the parent process is inherited by the child. Under Python 3.14’s new forkserver default, the child starts fresh, misses the mock, calls the real package manager, and returns error which is unwanted. A more future-proof solution would not require switching back to the fork context but this will need a greater re-design of the package runner and how it is being tested (its contracted behavior). |
Plamen Dimitrov <plamen.dimitrov@intra2net.com> | no | 2026-07-17 |
All known versions for source package 'avocado'
- 113.0-1 (sid)
