Details
Description
When you already have a device running Mender with the previous client version 1.7 and attempt to update using the standalone mode to an image with the new client 2.0.b1, during the commit phase you get the following error:
root@odroid-c2:~# mender -version 2.0.0b1 runtime: go1.11.1 root@odroid-c2:~# mender -commit INFO[0000] Loaded configuration file: /etc/mender/mender.conf module=config INFO[0000] Mender running on partition: /dev/mmcblk1p2 module=main ERRO[0000] Could not commit Artifact: file does not exist module=standalone ERRO[0000] file does not exist module=main
Effectively making the migration impossible, unless manually modifying the bootloader environment.