Pkg: no signature found

I did a minor upgrade to 13.2 and ger this when I 'pkg update':
Code:
:~ # pkg updat                     Updating latest repository catalogue...    
 Fetching meta.conf: 100%    163 B   0.2kB/s    00:01
Fetching packagesite.pkg:  30%    2 MiB   2.
Fetching packagesite.pkg:  85%    6 MiB   3.
Fetching packagesite.pkg: 100%    7 MiB   3.5MB/s    00:02
pkg: Error extracting the archive: 'Write error'
pkg: No signature found
Unable to update repository latest
Error updating repositories!
Other info:
Code:
root@RPi:~ # uname -v
FreeBSD 13.2-RELEASE-p4 GENERIC
 
OK searched how to do it:
Code:
[mas@RPi ~]$ df -h
Filesystem   Size    Used   Avail Capacity  Mounted on
/dev/ufs/rootfs 115G 9.2G 97G 9%
devfs 1.0K 1.0K 0B 100% /dev /dev/msdosfs
MSDOSBOOT 50M 24M 25M 49% /boot/msdos
tmpfs  50M    4.0K     50M     0%    /tmp
 
/tmp is too small.

 
Back
Top