Package: dnf-plugins-core Version: 4.3.1-2~bpo11+1 Severity: normal X-Debbugs-Cc: [email protected]
Dear Maintainer, `dnf-plugins-core` does not include python3-dateutil as its dependency. When running commands like `dnf reposync`, it will display a "plugin load failure" warning like this: ``` Failed loading plugin "changelog": No module named 'dateutil' ``` It seems that it does not affect other plugins running, but it looks a little bit anonying. Installing python3-dateutil silences this warning. Thus it may be necessary to make python3-dateutil as dep or rec of dnf-plugins-core. -- System Information: Debian Release: 11.4 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 6.0.0-0.deb11.6-amd64 (SMP w/2 CPU threads; PREEMPT) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages dnf-plugins-core depends on: ii dnf 4.5.2-6 ii python3 3.9.2-3 ii python3-dbus 1.2.16-5 ii python3-dnf 4.5.2-6 dnf-plugins-core recommends no packages. dnf-plugins-core suggests no packages. -- no debconf information

