OPNsense Forum

English Forums => General Discussion => Topic started by: vivekmauli14 on August 30, 2023, 01:20:50 PM

Title: Error in ports while installing OPNsense on local
Post by: vivekmauli14 on August 30, 2023, 01:20:50 PM
I have cloned all the repositories from opnsense to my personal gitlab, and has been trying to install it from there, But while running the command make base, I am encountering this error please help me out i am stuck with ports.

This is the error i am encountering :
https://ibb.co/0snw7XS (https://ibb.co/0snw7XS)
Title: Re: Error in ports while installing OPNsense on local
Post by: franco on August 30, 2023, 01:25:40 PM
acme.sh build is failing for ports step. You just have to scroll up to see the error it is having. I don't know what it is, perhaps fetch error because it is just a shell script after all. Or it's a dependency build failure.


Cheers,
Franco
Title: Re: Error in ports while installing OPNsense on local
Post by: vivekmauli14 on August 31, 2023, 06:55:46 AM
Thankyou for reaching out. The error I am encountering while installing roots and wheels for different packages it is saying permission is denied while I was running make ports. Do I need to change SHA256 Key, timestamp of my personal gitlab which is hosted on an IP and not domain.
Title: Re: Error in ports while installing OPNsense on local
Post by: franco on August 31, 2023, 02:14:28 PM
No that's not the error. It told you it could not build acme.sh so find out why or provide the full log.


Cheers,
Franco
Title: Re: Error in ports while installing OPNsense on local
Post by: vivekmauli14 on August 31, 2023, 03:28:23 PM
I have attached a link below for newsyslog.sh which I found in acme.sh.log   here are the logs generated
https://ibb.co/dpyQDhS (https://ibb.co/dpyQDhS)