Skip to content

python-slip-dbus needs the six module #157

@thomasdstewart

Description

@thomasdstewart

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

Screenshot from 2019-11-26 15-56-35

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions