Can anyone shed any light on what is going on here?
I'm trying to install a number of pkgs in an IOCAGE 15.1 jail.
Code:
Installing supplied packages:
- postgresqll8-server...
pkg: warning: database version 39 is newer than libpkg(3) version 38, but still compatible
pkg: No packages available to install matching 'postgresqll8-server' have been found in the repositories
- postgresqll8-server failed to install, retry #1
pkg: warning: database version 39 is newer than libpkg(3) version 38, but still compatible
pkg: No packages available to install matching 'postgresqll8-server' have been found in the repositories
- postgresqll8-server failed to install, retry #2
pkg: warning: database version 39 is newer than libpkg(3) version 38, but still compatible
pkg: No packages available to install matching 'postgresqll8-server' have been found in the repositories
- postgresqll8-server failed to install, retry #3
pkg: No packages available to install matching 'postgresqll8-server' have been found in the repositories
- apache24...
pkg: warning: database version 39 is newer than libpkg(3) version 38, but still compatible
===> Creating groups
pkg: warning: database version 39 is newer than libpkg(3) version 38, but still compatible
Using existing group 'www'
===> Creating users
Using existing user 'www'
pkg: warning: database version 39 is newer than libpkg(3) version 38, but still compatible
I'm trying to install a number of pkgs in an IOCAGE 15.1 jail.