-
Notifications
You must be signed in to change notification settings - Fork 809
Open
Labels
Description
Hi,
When using python-slip-dbus (via firewalld) it requires the six module to run, see: https://github.com/nphilipp/python-slip/blob/master/slip/dbus/service.py#L30. Thus firewalld fails to run, see attached screenshot. Once python3-six is installed the issue is resolved.
Probably adding python3-six as a dependency in meta-python/recipes-devtools/python/python3-slip-dbus_0.6.5.bb will fix it.
(A similar dep in meta-python/recipes-devtools/python/python-slip-dbus_0.6.5.bb is probably also needed as well for completeness, until python2 is removed)
Kind Regards
Tom
