I am trying to update all of the software on my model b pi.
I have cleared as much space as possible - then did df -h
Filesystem Size Used Avail Use% Mounted on /dev/root 6.0G 5.2G 450M 93% / devtmpfs 427M 0 427M 0% /dev tmpfs 432M 0 432M 0% /dev/shm tmpfs 432M 12M 420M 3% /run tmpfs 5.0M 4.0K 5.0M 1% /run/lock tmpfs 432M 0 432M 0% /sys/fs/cgroup /dev/mmcblk0p6 63M 20M 43M 32% /boot tmpfs 87M 0 87M 0% /run/user/1000 /dev/mmcblk0p5 30M 398K 28M 2% /media/pi/SETTINGS2 The sudo apt full-upgrade command told me it needed this much space:
After this operation, 223 MB of additional disk space will be used. But the unpacking process failed with:
Unpacking libreoffice-calc (1:4.3.3-2+rpi4) over (1:4.3.3-2+rpi3) ... Preparing to unpack .../libreoffice-core_1%3a4.3.3-2+rpi4_armhf.deb ... Unpacking libreoffice-core (1:4.3.3-2+rpi4) over (1:4.3.3-2+rpi3) ... dpkg:../../src/unpack.c:123:deb_reassemble: internal error: unexpected exit status 11 from dpkg-split E: Sub-process /usr/bin/dpkg exited unexpectedly Or should I change OS to stretch (does that work on model b? I have no legacy software on my pi - clean start would not be a hardship. Very grateful for any ideas.