Solved Poudriere not finding compat.linux.emul_path

Hi,
I am trying to build wifibox in poudriere but I get this error:

Code:
needs compat.linux.emul_path to point to an existing directory

How do I fix this?

I have linux emulation enabled via debootstrap and I'm using the latest Ubuntu LTS.
compat.linux.emul_path is found at
Code:
/compat/ubuntu
according to sysctl.
I understand linux can't be mounted in a jail by default.

Thanks
 
Back
Top