Advertisement
Guest User

Untitled

a guest
Sep 6th, 2014
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "manage.py", line 35, in <module>
  3. import noc.urls
  4. File "/opt/noc/urls.py", line 18, in <module>
  5. site.autodiscover()
  6. File "/opt/noc/lib/app/site.py", line 464, in autodiscover
  7. {}, {}, "*")
  8. File "/opt/noc/main/apps/ref/views.py", line 18, in <module>
  9. from noc.pm.pmprobe.checks.base import check_registry
  10. ImportError: No module named pmprobe.checks.base
  11. upgrade-user: 53: failed to update manifests
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement