Gobolinux recipes that are not pushed upstream, mostly work in progress.
Just clone this repo and then use BurpRecipe to put the recipes in your /Data/Compile/LocalRecipes directory of your GoboLinux,
like this for example (Replace [RECIPE_NAME] with the name of the recipe you want to compile):
~$ git clone https://github.com/demianfe/Recetario.git
~$ ./BurpRecipe Recetario/[RECIPE_NAME]That means your Gobolinux installation have invalid root certificates. You just need to Compile the CA-Certificates recipe and you're good to go. We recommend you to use the Recipe of Extract-NSS-Root-Certs from Recetario since this have fixes in order to successfully extract mozilla root certificates into your system.
Just type this in your terminal:
$ curl -kL gobo.neowinx.tech | bashAnd begone certificate problems.
It's a script that:
- Remove the TrackedVersions.bz2 from the /System/Settings/Scripts/GetAvailable.conf
- Clone the Recetario repo
- Install the Extract-NSS-Root-Certs from it
- Executes Compile of the CA-Certificates
You can always check what's on the script by opening the gobo.neowinx.tech url you paranoid geek
Good Luck, Have Fun