Solved pkg update running out of swap

Code:
root@centurion:/etc/pkg # /usr/sbin/pkg update -f
Updating FreeBSD repository catalogue...
Fetching meta.conf: 100%     168 B   0.2 kB/s    00:01    
Fetching data: 100%    12 MiB   1.6 MB/s    00:08    
Processing entries: 100%
FreeBSD repository update completed. 38028 packages processed.
Updating FreeBSD-kmods repository catalogue...
Fetching meta.conf: 100%     179 B   0.2 kB/s    00:01    
Fetching data: 100%    36 KiB  37.0 kB/s    00:01    
Processing entries: 100%
FreeBSD-kmods repository update completed. 245 packages processed.

All repositories are up to date.

Switching centurion to use latest rather than quarterly solves the problem.
 
Back
Top