bsd-cloudinit
bsd-cloudinit copied to clipboard
bsd-cloudinit pfsense problem
I have some errors when i try to launch the installer.sh on pfsense 2.2.1 (freebsd 10.1). it seems some libraries are missing. Someone can help me, please? I'm trying to build a pfsense image for openstack. Errors -> http://pastebin.com/9QcPFbFe
Hi @ntt1985 . Our scripts depends on some native extensions that need to be compiled during installation:
- devel/py-babel
- devel/py-greenlet
- net/py-netifaces
However, we cannot compile softeware on pfSense.
So, we can just install those extensions from pkg.
Please check out the branch pfsense, and try the installer.sh.