OPNsense Forum

English Forums => General Discussion => Topic started by: Vharry on October 26, 2023, 12:23:09 PM

Title: Error while Building ISO
Post by: Vharry on October 26, 2023, 12:23:09 PM
 Hii,

I was trying to build an ISO from the official tools repository of Opnsense but getting this error. Please help if anyone has already faced this issue.

P.s. I have added a plugin of my own into the plugins folder after make update. Am I getting this error due to a custom plugin? I also have updated the plugins.conf file from the tools repo with the name of my custom plugin as 'www/mycustom_plugin_01'

Please Help


https://ibb.co/K6MBnj7 (https://ibb.co/K6MBnj7)
Title: Re: Error while Building ISO
Post by: franco on October 26, 2023, 01:58:43 PM
Fetching the distfiles failed. No source code no ports build. This is a common issue. There is a "distfiles" target for this that ensures download is completed for all required source files prior to ports building. It's in the README.


Cheers,
Franco