[Pkg-samba-maint] Bug#1063150: python3-samba: errors when executiong update-initramfs
Erwan David
erwan at rail.eu.org
Mon Feb 5 12:17:52 GMT 2024
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
/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())
/usr/lib/python3/dist-packages/samba/tests/samba_tool/join_member.py:43: SyntaxWarning: invalid escape sequence '\s'
existing_records = re.findall('A:\s+(\d+\.\d+\.\d+\.\d+)\s', out)
/usr/lib/python3/dist-packages/samba/tests/samba_tool/ntacl.py:93: SyntaxWarning: invalid escape sequence '\s'
self.assertNotRegex(err, '^\s*File [^,]+, line \d+, in',
/usr/lib/python3/dist-packages/samba/tests/samba_tool/user_virtualCryptSHA.py:42: SyntaxWarning: invalid escape sequence '\s'
p = re.compile("^" + name + ":\s+(\S+)")
/usr/lib/python3/dist-packages/samba/tests/samba_tool/user_virtualCryptSHA_base.py:42: SyntaxWarning: invalid escape sequence '\s'
p = re.compile("^" + name + ":\s+(\S+)")
-- System Information:
Debian Release: trixie/sid
APT prefers testing
APT policy: (900, 'testing'), (800, 'stable-security'), (600, 'unstable'), (500, 'stable-updates'), (500, 'proposed-updates'), (400, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 6.6.13-amd64 (SMP w/8 CPU threads; PREEMPT)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages python3-samba depends on:
ii libbsd0 0.11.8-1
ii libc6 2.37-15~deb13u1
ii libgnutls30 3.8.3-1
ii libldb2 2:2.8.0+samba4.19.4+dfsg-3
ii libpython3.11 3.11.7-2
ii libtalloc2 2.4.2-1
ii libtevent0 0.16.1-1
ii python3 3.11.6-1
ii python3-ldb 2:2.8.0+samba4.19.4+dfsg-3
ii python3-talloc 2.4.2-1
ii python3-tdb 1.4.10-1
ii samba-libs [libndr3] 2:4.19.4+dfsg-3
Versions of packages python3-samba recommends:
pn python3-gpg <none>
python3-samba suggests no packages.
-- no debconf information
More information about the Pkg-samba-maint
mailing list