Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"ImportError: No module named pdagent.config" on apt-get install on Ubuntu 14 #158

Open
dseravalli opened this issue Jan 5, 2021 · 0 comments

Comments

@dseravalli
Copy link

Ubuntu 14.04.6 and Python 2.7.16

sudo apt-get install pdagent pdagent-integrations results in:

Starting: pdagentTraceback (most recent call last):
  File "/usr/share/pdagent/bin/pdagentd.py", line 81, in <module>
    import pdagent.config
ImportError: No module named pdagent.config
No apport report written because the error message indicates its a followup error from a previous failure.
                                                                                                          dpkg: error processing package pdagent (--configure):
 subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of pdagent-integrations:
 pdagent-integrations depends on pdagent; however:
  Package pdagent is not configured yet.

dpkg: error processing package pdagent-integrations (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 pdagent
 pdagent-integrations
E: Sub-process /usr/bin/dpkg returned an error code (1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant