I'm trying to upgrade pkg:
Jur.
Code:
[root@thegate] ~> pkg upgrade pkg
Updating FreeBSD repository catalogue...
Fetching meta.txz: 100% 944 B 0.9kB/s 00:01
Fetching packagesite.txz: 100% 6 MiB 2.0MB/s 00:03
Processing entries: 100%
FreeBSD repository update completed. 25910 packages processed.
Updating database digests format: 100%
New version of pkg detected; it needs to be installed first.
The following 1 package(s) will be affected (of 0 checked):
Installed packages to be UPGRADED:
pkg: 1.9.4 -> 1.9.4_1
Number of packages to be upgraded: 1
2 MiB to be downloaded.
Proceed with this action? [y/N]: y
Fetching pkg-1.9.4_1.txz: 100% 2 MiB 127.4kB/s 00:20
Checking integrity... done (0 conflicting)
[1/1] Upgrading pkg from 1.9.4 to 1.9.4_1...
[1/1] Extracting pkg-1.9.4_1: 100%
You may need to manually remove /usr/local/etc/pkg.conf if it is no longer needed.
/lib/libc.so.7: version FBSD_1.4 required by /usr/local/lib/libpkg.so.3 not found
[root@thegate] ~> pkg upgrade pkg
/lib/libc.so.7: version FBSD_1.4 required by /usr/local/lib/libpkg.so.3 not found
What happened? This is a standard 10.0 release install.
[root@thegate] ~> uname -a
FreeBSD xxxxxxxxxxxx x10.0-RELEASE-p7 FreeBSD 10.0-RELEASE-p7 #1 r269455: Sun Aug 3 13:04:26 CEST 2014 root@xxxxxxxxxxxx:/usr/obj/usr/src/sys/THEGATE amd64
Last edited by a moderator: