Source: pymilter
Version: 1.0.4-2+b4
Severity: normal
Tags: patch

Importing Milter.config fails with ModuleNotFoundError:

    File "/usr/lib/python3/dist-packages/Milter/config.py", line 1, in <module>
    from ConfigParser import ConfigParser
    ModuleNotFoundError: No module named 'ConfigParser'

This is fixed already upstream with c098f9df6beacf1b4623d359d2f5d409fff0bf8b:
https://github.com/sdgathman/pymilter/commit/c098f9df6beacf1b4623d359d2f5d409fff0bf8b

It affects the test suite of pysrs. See:
https://github.com/sdgathman/pymilter/commit/c098f9df6beacf1b4623d359d2f5d409fff0bf8b

Regards,

hefee


-- System Information:
Debian Release: bookworm/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'stable-updates'), (500, 
'oldstable-updates'), (500, 'oldoldstable'), (500, 'unstable'), (500, 
'testing'), (500, 'stable'), (500, 'oldstable'), (400, 'unstable'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.10.0-8-amd64 (SMP w/4 CPU threads)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE=en_US
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Reply via email to