Skip to content
Snippets Groups Projects
Commit b2343410 authored by Frederic Danis's avatar Frederic Danis Committed by Emanuele Aina
Browse files

apertis-update-manager-automount: Add error messages


AUM has now more specific error messages when trying to use an incorrect
static update bundle.

Signed-off-by: default avatarFrédéric Danis <frederic.danis@collabora.com>
parent 98018f03
No related branches found
No related tags found
No related merge requests found
......@@ -67,10 +67,11 @@ run:
- "Reboot the system"
- $ sudo journalctl -f --unit apertis-update-manager
- "Plug the first USB flash drive with non-encrypted update bundle file in the device"
- "Wait around 1 min"
- "The USB flash drive must mount correctly but must not start update, with a trace similar to:"
- |
>Feb 14 10:12:50 apertis apertis-update-[471]: mount added : /media/USB1
Feb 14 10:12:50 apertis apertis-update-[471]: Trying to use unencrypted bundle instead of encrypted bundle
Feb 14 10:12:50 apertis apertis-update-[471]: No static-update.bundle.enc found
- "Remove the USB flash drive"
- "Plug the third USB flash drive with encrypted update bundle file with unknown key in the device"
- "The USB flash drive must mount correctly but must not start update, with a trace similar to:"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment