Can no longer install packages in shell

Status
Not open for further replies.

Ampedout

Dabbler
Joined
Mar 23, 2014
Messages
16
I have searched for a couple of days about this problem and cant find anything that will help. I tried one fix related to it asking to hit yes or no to install the package installer and now I have this problem:

[root@freenas ~]# pkg install git nginx python py27-sqlite3
The package management tool is not yet installed on your system.
The mechanism for doing this is not secure on FreeBSD 9.2. To securely install
pkg(8), use ports from a portsnap checkout:
# portsnap fetch extract
# make -C /usr/ports/ports-mgmt/pkg install clean
Do you still want to fetch and install it now? [y/N]:
 

danb35

Hall of Famer
Joined
Aug 16, 2011
Messages
15,504
You should not be attempting to install packages on the FreeNAS system itself. If you need to install additional software, you can set up a jail to do that.
 

Ampedout

Dabbler
Joined
Mar 23, 2014
Messages
16
I setup a plugin jail called "pluginjail" I can install packages in there. When installing a package into transmission or sickbeard, it says it fails because the settings are too lax. What does that mean exactly?
 
Status
Not open for further replies.
Top