Public bug reported:
# python -m exabgp healthcheck --help
Traceback (most recent call last):
File "/usr/lib/python2.7/runpy.py", line 174, in _run_module_as_main
"__main__", fname, loader, pkg_name)
File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
File "/usr/lib/python2.7/dist-packages/exabgp/__main__.py", line 44, in
<module>
main()
File "/usr/lib/python2.7/dist-packages/exabgp/__main__.py", line 33, in main
run_healthcheck()
File "/usr/lib/python2.7/dist-packages/exabgp/application/__init__.py", line
21, in run_healthcheck
from exabgp.application.healthcheck import main
File "/usr/lib/python2.7/dist-packages/exabgp/application/healthcheck.py",
line 69, in <module>
from ipaddr import IPAddress as ip_address
ImportError: No module named ipaddr
Fixed after installing "python-ipaddr" package
** Affects: exabgp (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1730517
Title:
python-ipaddr dependency missing
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/exabgp/+bug/1730517/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs