[pve-devel] [ifupdown2 1/1] patch: add missing import traceback in scheduler
Thomas Lamprecht
t.lamprecht at proxmox.com
Mon Jun 26 20:43:05 CEST 2023
Am 26/06/2023 um 11:42 schrieb Alexandre Derumier:
> upstream: https://github.com/CumulusNetworks/ifupdown2/pull/267
>
> if a script in /etc/network/ifup.d/ is segfaulting,
>
> ifup is crashing with
>
> info: executing2 /etc/network/if-up.d/postfix
> debug: lo: up : running script /etc/network/if-up.d/resolved info: executing2 /etc/network/if-up.d/resolved
> error: name 'traceback' is not defined
> debug: saving state ..
> info: exit status 1
> Signed-off-by: Alexandre Derumier <aderumier at odiso.com>
> ---
> debian/patches/series | 1 +
> .../0001-scheduler-import-traceback.patch | 60 +++++++++++++++++++
> ifupdown2 | 2 +-
> 3 files changed, 62 insertions(+), 1 deletion(-)
> create mode 100644 debian/patches/upstream/0001-scheduler-import-traceback.patch
>
this depended on the other ifupdown2 series and
More information about the pve-devel
mailing list