05.02.2024 15:17, Erwan David:
Package: python3-samba
Version: 2:4.19.4+dfsg-3
Severity: normal
When executing update-initramfs (triggered by a mdadm upgrade), I get following
errors
I don't see how update-initramfs uses samba. It should be a serious bug
in initramfs-tools to touch python3-samba in any way. Please investigate
how exactly update-initramfs tries to run python3-samba code, and file a
bug there.
/usr/lib/python3/dist-packages/samba/tests/dns_forwarder_helpers/server.py:80:
SyntaxWarning: invalid escape sequence '\s'
m = re.match(b'^timeout\s+([\d.]+)$', data.strip())
Speaking of invalid escape sequences, these are just warnings, will eventually
be fixed in a subsequent update. The warnings are not due to samba bugs really
but due to python changed its rules.
I'm merging this bug with #1063149, and marking both as wontfix.
Thanks,
/mjt