Closed brunomiguel closed 8 years ago
Update: if I set the dnsmasq apparmor profile to complain, using Yast, it works (although giving the same error, only not killing the app), but this is a temporary fix
It appears the bug is OpenSUSE/Python related. A simple 'cp /usr/lib64/python3.5/site-packages/LibAppArmor/_LibAppArmor.cpython-35m-x86_64-linux-gnu.so /usr/lib64/python3.5/site-packages/' solved the issue.
I've installed create_ap on OpenSUSE Tumbleweed and, everytime I try to run it, I get this error:
For what I can see, there is some module named LibAppArmor missing. I've installed the apparmor stuff (python and not) available in the repos, but I still can't run it. Any hints?