-
Notifications
You must be signed in to change notification settings - Fork 828
python-slip-dbus needs the six module #157
Copy link
Copy link
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
Reactions are currently unavailable
