Could someone test pkg_add?

Status
Not open for further replies.

lanky8804

Dabbler
Joined
Jan 12, 2014
Messages
24
Am having issues whilst trying to install some packages for PlexConnect. Was wondering if someone could test these commands to see if its just my freeNAS box playing up.

I am on version 9.2.1.1. Using a standard plugin jail with default options.

The packages i am having issues with are:
pkg_add -r git
pkg_add -r python27
pkg_add -r bash

If possible you you also try installing PlexConnect with the following command:

git clone https://github.com/iBaa/PlexConnect.git

If someone could test these it would be much appreciated.

This is one of the errors i receive
Code:
root@PlexConnect:/ # pkg_add -r git
Error: Unable to get ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-9-stable/Latest/git.tbz: File unavailable (e.g., file not found, no access)
pkg_add: unable to fetch 'ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-9-stable/Latest/git.tbz' by URL
root@PlexConnect:/ # 
 
Status
Not open for further replies.
Top