FS#71591 - [firewalld] Missing dependency dbus-python

Attached to Project: Community Packages
Opened by Chih-Hsuan Yen (yan12125) - Friday, 23 July 2021, 11:25 GMT
Last edited by Maxime Gauduin (Alucryd) - Tuesday, 27 July 2021, 08:30 GMT
Task Type Bug Report
Category Packages: Testing
Status Closed
Assigned To Maxime Gauduin (Alucryd)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

$ /usr/bin/firewalld
Traceback (most recent call last):
File "/usr/bin/firewalld", line 29, in <module>
import dbus
ModuleNotFoundError: No module named 'dbus'

Additional info:
community-testing/firewalld 1.0.0-2

dbus-python was installed for older firewalld as it is a dependency of python-slip, and the latter is removed from firewalld 1.0.

Steps to reproduce:
1. Upgrade firewalld
2. sudo pacman -Rs $(pacman -Qdtq)
3. Restart firewalld
This task depends upon

Closed by  Maxime Gauduin (Alucryd)
Tuesday, 27 July 2021, 08:30 GMT
Reason for closing:  Fixed
Additional comments about closing:  firewalld-1.0.0-3

Loading...