pkg problem

Can anyone put the finger on what could be causing this problem?

Code:
Processing entries: 100%
FreeBSD-ports-kmods repository update completed. 240 packages processed.
All repositories are up to date.
pkg: Repository FreeBSD-ports cannot be opened. 'pkg update' required
pkg: No packages available to install matching 'cpdup-FreeBSD' have been found in the repositories
pkg: No packages available to install matching 'dmidecode' have been found in the repositories
pkg: No packages available to install matching 'indexinfo' have been found in the repositories
pkg: No packages available to install matching 'ipmitool' have been found in the repositories
pkg: No packages available to install matching 'libevent' have been found in the repositories
pkg: No packages available to install matching 'libiconv' have been found in the repositories
pkg: No packages available to install matching 'nano' have been found in the repositories
pkg: No packages available to install matching 'readline' have been found in the repositories
pkg: No packages available to install matching 'rsync' have been found in the repositories
pkg: No packages available to install matching 'smartmontools' have been found in the repositories
pkg: No packages available to install matching 'tmux' have been found in the repositories
pkg: No packages available to install matching 'utf8proc' have been found in the repositories
*** Error code 1

I thought it may have had something to do with changes on the system that I'm currently using because I ran the same script elsewhere and it worked.
However a reboot did not fix it.

I just noticed that trying to install these pkgs individually works so there must be something wrong with the environment I using for building mfsBSD and the above programs are listed in
mfsbsd/tools/packages.sample
 
Back
Top