Solved Problem with packages

Solution: There was a missing [ in /usr/local/etc/pkg.conf.

When I run pkg then I see this:
Code:
pkg info -x samba
pkg: Invalid configuration file: error while parsing <unknown>: line: 32, column: 7 - 'invalid character in a key', character: '0x0a'
pkg: No package(s) matching samba
 
Last edited:
Back
Top