alectrocute / UnboundBL

🛑 DNSBL (adblock) on OPNsense with UnboundBL & Unbound DNS
62 stars 12 forks source link

Error Generating Metadata - actions.d #8

Open tlsnine opened 5 years ago

tlsnine commented 5 years ago

I'm getting the following error when trying to run make package:

"Generating metadata for os-UnboundBL-devel-1.0...cat: /home/UnboundBL/../../Templates/actions.d: No such file or directory"

shoopea commented 5 years ago

You need to unpack your UnboundBL in /usr/plugins/xxx/UnboundBL/ (xxx being your category - i randomly chose security).

tlsnine commented 5 years ago

You need to unpack your UnboundBL in /usr/plugins/xxx/UnboundBL/ (xxx being your category - i randomly chose security).

Thanks for the guidance, however I do NOT have any additional files or folders under /usr/plugins. Not sure what to tell you shrug

I created a new folder called "security" under /usr/plugins, moved my UnboundBL folder and tried running with the same error.

My install is on VMWare esxi 6.7 if that makes a difference?

Also running OPNsense 19.1.5_1 libreSSL

It's easy enough to reinstall OPNsense on baremetal, so I did, and I still don't have anything under the /usr/plugins folder.

tlsnine commented 5 years ago

Ok. Really weird. Another fresh reinstall on a baremetal box and it seems to be working now.

NO clue why an entire subdirectory was missing for me.

At this point my particular problem is resolved but I don't know the root cause of the missing folders...

Thanks

shoopea commented 5 years ago

Be sure to follow https://github.com/alectrocute/UnboundBL#installing. Especially the proper tools installed part.