Skip to content

pdagent fails to run on Ubuntu 24 #178

@misilot

Description

@misilot

$ /usr/share/pdagent/bin/pdagentd

Traceback (most recent call last):
  File "/usr/share/pdagent/bin/pdagentd.py", line 75, in <module>
    import pdagent.config
  File "/usr/lib/python3/dist-packages/pdagent/config.py", line 38, in <module>
    from pdagent.thirdparty.six.moves import configparser
ModuleNotFoundError: No module named 'pdagent.thirdparty.six.moves'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/share/pdagent/bin/pdagentd.py", line 81, in <module>
    import pdagent.config
  File "/usr/lib/python3/dist-packages/pdagent/config.py", line 38, in <module>
    from pdagent.thirdparty.six.moves import configparser
ModuleNotFoundError: No module named 'pdagent.thirdparty.six.moves'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions