H
Hanky-panky
Guest
Are them definitely replaced by pkg and pkgNG utility?
After an upgrade to 10.0-RELEASE no more pkg_ utilities in my system.
After an upgrade to 10.0-RELEASE no more pkg_ utilities in my system.
<hanky@freebsd10>/var/db # sudo pkg version
Password:
The package management tool is not yet installed on your system.
Do you want to fetch and install it now? [y/N]: y
Bootstrapping pkg from pkg+http://pkg.FreeBSD.org/freebsd:10:x86:32/latest, please wait...
Verifying signature with trusted certificate pkg.freebsd.org.2013102301... done
Installing pkg-1.2.6...pkg-1.0.2 already installed
Failed to install the following 1 package(s): /tmp//pkg.txz.lRpczm
<hanky@freebsd10vm>/var/db # pkg
The package management tool is not yet installed on your system.
Do you want to fetch and install it now? [y/N]:
Deinstalling that did the trick.SirDice said:It seems there's already an older version installed. Try using the port ports-mgmt/pkg.