Package: python3
Version: 3.13.2-1
Severity: normal
X-Debbugs-Cc: [email protected]
Dear Maintainer,
* What led up to the situation?
I was upgrading my system and saw a strange error fly by.
It turns out that dpkg-reconfigure reproduces it.
* What exactly did you do (or not do) that was effective (or
ineffective)?
root@subterraneobombus /h/alex# dpkg-reconfigure python3
running python pre-rtupdate hooks for python3.13...
running python rtupdate hooks for python3.13...
/usr/share/rlwrap/filters/ftp_filter.py:57: SyntaxWarning: invalid escape
sequence '\s'
results = [re.split('\s+', l)[dir_filename_column[where]] for l in lines]
/usr/share/rlwrap/filters/ftp_filter.py:100: SyntaxWarning: invalid escape
sequence '\s'
nwords = len(re.split('\s+', line))
/usr/share/rlwrap/filters/ftp_filter.py:108: SyntaxWarning: invalid escape
sequence '\s'
command = re.search('\s*(\S+)', line).group(1)
/usr/share/rlwrap/filters/rlwrapfilter.py:4: SyntaxWarning: invalid escape
sequence '\s'
"""
/usr/share/rlwrap/filters/rlwrapfilter.py:211: SyntaxWarning: invalid escape
sequence '\S'
m = re.match("(\S+) (.*?)\r?\n", sys.stdin.readline())
running python post-rtupdate hooks for python3.13...
* What was the outcome of this action?
I was shown the warnings but I don't know whether this is a problem or not.
* What outcome did you expect instead?
No warnings.
For context, this is what I have installed:
alex@subterraneobombus ~> apt search rlwrap
rlfe/testing 8.2-6 arm64
Front-end using readline to "cook" input lines for other programs
rlwrap/testing,now 0.46.1-1+b2 arm64 [installed]
readline feature command line wrapper
Cheers
Alex
-- System Information:
Debian Release: trixie/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: arm64 (aarch64)
Kernel: Linux 6.12.11-mnt-reform-arm64 (SMP w/4 CPU threads)
Kernel taint flags: TAINT_FORCED_MODULE, TAINT_CRAP, TAINT_OOT_MODULE,
TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.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 depends on:
ii libpython3-stdlib 3.13.2-1
ii python3-minimal 3.13.2-1
ii python3.13 3.13.2-1
python3 recommends no packages.
Versions of packages python3 suggests:
ii python3-doc 3.13.2-1
pn python3-tk <none>
ii python3-venv 3.13.2-1
-- no debconf information