Hi, i need to install pkg in a jail with FreeBSD versión 12.2
I tried to do it in those two ways but I had no results.
I cant update the freebsd version because i need to install psql 12
Code:
[ICODE]root@PostgreSQLTESTING:/usr/ports/ports-mgmt/pkg # cd /usr/ports/ports-mgmt/pkg[/ICODE]
[ICODE]root@PostgreSQLTESTING:/usr/ports/ports-mgmt/pkg # make install clean[/ICODE]
[ICODE]make: "/usr/ports/Mk/bsd.port.mk" line 1191: UNAME_r (13.1-RELEASE-p9) and OSVERSION (1202000) do not agree on major version number.[/ICODE]
[ICODE]root@PostgreSQLTESTING:/usr/ports/ports-mgmt/pkg # pkg[/ICODE]
[ICODE]The package management tool is not yet installed on your system.[/ICODE]
[ICODE]Do you want to fetch and install it now? [y/N]: y[/ICODE]
[ICODE]Bootstrapping pkg from pkg+http://pkg.FreeBSD.org/FreeBSD:12:amd64/legacy, please wait...[/ICODE]
[ICODE]pkg: Error fetching http://pkg.FreeBSD.org/FreeBSD:12:amd64/legacy/Latest/pkg.txz: Not Found[/ICODE]
[ICODE]A pre-built version of pkg could not be found for your system.[/ICODE]
I tried to do it in those two ways but I had no results.
I cant update the freebsd version because i need to install psql 12