I'm tryin to get unbound with the python module running on Ubuntu 18.04 LTS. The version from the ubuntu repository (1.6 7) works fine without the python module.. The package python-unbound provides unboundmodule.py under dist-packages however _unboundmodule(.so?!?) is missing. Same if i compile it, unboundmodule.py is created _unboundmodule is missing. Any Ideas?
I had a look at the makefile and it seems that part is simply missing. Pyunbound works fine (_unbound.so is created). I also checked a couple of repisitories and it seems _unboundmodule is always missing on ubuntu, i saw It's part of the python-unbound package, for e.g. Fedora.
Bests,
Daniel
