jonnybela Having problems updating the software on a gem multi, keep getting this error, any ideas? Offline update failed during 'after upgrade': Script exited with code 100. Log output: GREP='grep ://deb.bela.io/' APT_OFFLINE=apt-offline HARDCODED_UPDATE_BEFORE=1 PKGS='bela-all bela-ide' WHAT=offline ACTION=upgrade '[' offline '!=' offline ']' TMPDIR=/tmp/bela-offline-update-workflow/ mkdir -p /tmp/bela-offline-update-workflow/ '[' upgrade == check ']' '[' 5 -ne 5 ']' WHEN=after LIST_FILE=/tmp/bela-apt-offline-work/bela-apt-offline-list.txt DOWNLOADS_DIR=/tmp/bela-apt-offline-work sudo mkdir -p /var/cache/apt/archives/partial sudo mkdir -p /var/lib/apt/lists/partial mkdir -p /tmp/bela-apt-offline-work ++ mktemp /tmp/bela-offline-update-workflow//offline-upgrade.sig.XXXX SIG=/tmp/bela-offline-update-workflow//offline-upgrade.sig.RbiI '[' upgrade '!=' update -a upgrade '!=' upgrade ']' '[' after '!=' before -a after '!=' after -a after '!=' download ']' '[' after == before ']' '[' after == after ']' sudo apt-offline install --allow-unauthenticated /tmp/bela-apt-offline-work Proceeding with installation [1;31mERROR: Disabling apt gpg check can risk your machine to compromise. [1;31m[1;0m[1;32m/tmp/bela-apt-offline-work/bela-apt-offline-list.txt synced. [1;0m[1;0m[1;32m[1;0m+ '[' upgrade == upgrade ']' sudo apt-get install -y --no-download bela-all E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.
giuliomoro If you haven't rebooted yet, can you run dmesg | grep -i memory in the console at the bottom and see if it shows anything? After that, to continue, run dpkg --configure -a in the console and do the update again.