Your message dated Fri, 24 Feb 2023 20:46:23 +0100
with message-id <Y/kUD/dzSiGa7XuI@fusion>
and subject line bug fixed in subsequent upload
has caused the Debian Bug report #930407,
regarding python3-uinput: should python3-uinput depend on python3-distutils?
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
930407: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=930407
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python3-uinput
Version: 0.11.2-1
Severity: normal

Dear Maintainer,

"import uinput" in python3 fails if python3-distutils is not installed.

# python3 -c 'import uinput'
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/usr/lib/python3/dist-packages/uinput/__init__.py", line 39, in
<module>
    import distutils.sysconfig as sysconfig
ModuleNotFoundError: No module named 'distutils.sysconfig'
# apt install python3-distutils
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
  python3-distutils
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 142 kB of archives.
After this operation, 715 kB of additional disk space will be used.
Get:1 http://ftp.fi.debian.org/debian buster/main amd64 python3-distutils all
3.7.3-1 [142 kB]
Fetched 142 kB in 0s (0 B/s)
Selecting previously unselected package python3-distutils.
(Reading database ... 76379 files and directories currently installed.)
Preparing to unpack .../python3-distutils_3.7.3-1_all.deb ...
Unpacking python3-distutils (3.7.3-1) ...
Setting up python3-distutils (3.7.3-1) ...
# python3 -c 'import uinput'
#



-- System Information:
Debian Release: 10.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.19.0-5-amd64 (SMP w/6 CPU cores)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=fi_FI.UTF-8, LC_CTYPE=fi_FI.UTF-8 (charmap=UTF-8), 
LANGUAGE=fi_FI.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages python3-uinput depends on:
ii  libc6     2.28-10
ii  libudev1  241-5
ii  python3   3.7.3-1

python3-uinput recommends no packages.

python3-uinput suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Version: 0.11.2-2

This issue was fixed a few years ago, but the changelog entry
went missing at the time of upload, causing the bts to not react
after package upload; I'm closing the bug now.

Have a nice day,  :)
-- 
Étienne Mollier <[email protected]>
Fingerprint:  8f91 b227 c7d6 f2b1 948c  8236 793c f67e 8f0d 11da
Sent from /dev/pts/6, please excuse my verbosity.

Attachment: signature.asc
Description: PGP signature


--- End Message ---

Reply via email to