~jocave/checkbox-support:snapd-install-improvements

Last commit made on 2020-02-13
Get this branch:
git clone -b snapd-install-improvements https://git.launchpad.net/~jocave/checkbox-support
Only Jonathan Cave can upload to this branch. If you are Jonathan Cave please log in for upload directions.

Branch merges

Branch information

Name:
snapd-install-improvements
Repository:
lp:~jocave/checkbox-support

Recent commits

a5f4571... by Jonathan Cave

snap_utils/snapd: output task info during changes

Add printing of the summary for any tasks that are currently
being processed i.e. 'Doing' while waiting for an async operation
to finish. This is helpful for diagnosing failed jobs.

20a3a19... by Jonathan Cave

snap_utils/snapd: abort changes that timeout

As tests might be auto-retried, it makes sense to abort the
attempt if the requested timeout is reached. The AsyncException
is extended to include the result of attempt to abort.

874221c... by PMR <pmr@pmr-lander>

Merge #377997 from ~jocave/checkbox-support:usb-write-dmesg-check

f6e8d63... by Jonathan Cave

usb_read_write: check for i/o errors in dmesg

In lp:1852510 it was found that I/O errors might flood to dmesg
if there was a problem when the files where sync'ed to the disk.
This should catch that scenario.

4a46338... by PMR <pmr@pmr-lander>

Merge #377659 from ~jocave/checkbox-support:add-picamera-detection

92d1791... by Jonathan Cave

parsers:udev: add rpi camera (CSI bus) detection

Identify the vchiq node created why the CSI camera is enabled
on raspberry pi devices. This is used to interact with the
VideoCore chip and control the camera pipeline.

66ec4c0... by PMR <pmr@pmr-lander>

Merge #376054 from ~sylvain-pineau/checkbox-support:fix-1837350

d1d3a4a... by Sylvain Pineau

Fix requirements to install debs rather than pypi versions

e4b7ad7... by Sylvain Pineau

vendror: Update aioblescan

Fixes: lp:1837350

c6a6cc0... by PMR <pmr@pmr-lander>

Merge #375785 from ~sylvain-pineau/checkbox-support:interactive_cmd_ignore_unicode_errors