MineOs plugin install fails on devel/git-lite

MKenyon2

Cadet
Joined
Jan 22, 2021
Messages
5
I'm trying to install the MineOs plugin on my new FreeNas install and receiving this error:

Code:
Error: MyMineOs had a failure Exception: RuntimeError Message: pkg error: - devel/git-lite : Refusing to fetch artifact and run post_install.sh!  
Partial plugin destroyed


There was a similar problem reported before which was supposedly fixed.

Does a package need updated.

I'm running FreeNAS-11.3-U5
AMD A10-7860K Radeon R7 w/ 16Gb RAM
 
Joined
Jul 10, 2016
Messages
521
This was fixed on TrueNAS 12.0, but not yet on FreeNAS 11.3-U5.

There's a manual workaround in the defect report here: https://jira.ixsystems.com/browse/NAS-107986
@Kris Moore Can you have this PR merged, pretty please? :grin:

EDIT: this was fixed upstream; the issue with the devel/git-lite package is now also fixed on FreeNAS 11.3-U5.
 
Last edited:

fun21mon

Cadet
Joined
Jul 12, 2020
Messages
2
This was fixed on TrueNAS 12.0, but not yet on FreeNAS 11.3-U5.

There's a manual workaround in the defect report here: https://jira.ixsystems.com/browse/NAS-107986
@Kris Moore Can you have this PR merged, pretty please? :grin:

hey, i've attempted the fix listed in this thread but no luck, i've tried others as well. i'm running the latest version of truenas (12.0-u1.1) and everything is updated. this is the error message i got when trying to install from shell:

Capture.PNG
 
Joined
Jul 10, 2016
Messages
521
In 12.0.U1.1, you can just install the MineOS plugin from the UI.

The error message indicates that you have a networking issue, and you'll get this same error for all plugins.
Check your network settings Global>Configuration that there is a value in the "IPv4 Default Gateway", typically the IP address of your router. Same for "Nameserver 1"
 
Top