~mvo/snapd/+git/snapd-mvo:unbreak-master

Last commit made on 2019-11-16
Get this branch:
git clone -b unbreak-master https://git.launchpad.net/~mvo/snapd/+git/snapd-mvo

Branch merges

Branch information

Name:
unbreak-master
Repository:
lp:~mvo/snapd/+git/snapd-mvo

Recent commits

24b6753... by Michael Vogt

tests: disable degraded test on arch

The arch tests fail currently with:
```
+ systemctl --failed
  UNIT LOAD ACTIVE SUB DESCRIPTION
â— google-accounts-daemon.service loaded failed failed Google Compute Engine Accounts Daemon
â— google-clock-skew-daemon.service loaded failed failed Google Compute Engine Clock Skew Daemon
â— google-instance-setup.service loaded failed failed Google Compute Engine Instance Setup
â— google-network-daemon.service loaded failed failed Google Compute Engine Network Daemon
â— google-startup-scripts.service loaded failed failed Google Compute Engine Startup Scripts
```
So we disable this test for now until this package is fixed in the
arch repository.

fd6a8b2... by Michael Vogt

tests: use shellcheck from beta, edge is broken right now

9173632... by Sergio Cazzolato

Merge pull request #7735 from bboozzoo/bboozzoo/tw-manual

spread, tests: openSUSE Tumbleweed to unstable systems, update system-usernames on Amazon Linux 2

99c31c0... by Maciej Borzecki

tests/main/system-usernames: Amazon Linux 2 comes with libseccomp 2.4.1 now

According to the test, the current images of AMZN2 have libseccomp 2.4.1 and
support log action. It's likely that libseccomp 2.4.1 was recently moved to
amzn2-core repository, before there was only 2.3.1 version avaialble. The rpm -q
--changelog of libseccomp does not show anything interesting, but if the package
was indeed moved between repositories, this would not show up.

Signed-off-by: Maciej Borzecki <email address hidden>

5665161... by Maciej Borzecki

spread: move openSUSE Tumbleweed to unstable systems

It was observed recently that zypper either gets a Segmentation fault or hangs
installing snapd build dependencies. While the issue is investigated, move it to
unstable systems so that PRs are not blocked.

Signed-off-by: Maciej Borzecki <email address hidden>

0bceffb... by Ian Johnson

Merge pull request #7704 from mvo5/snap-download-via-snapd-refactor

snap: extract printInstallHint in cmd_download.go

Trivial PR that extracts/tests a installHintHelper() will be used in #7624.

b091278... by Paweł Stołowski

Merge pull request #7729 from zyga/tweak/typos

cmd: fix a pair of typos

9234f63... by Maciej Borzecki

cmd/snap: fix typo

Signed-off-by: Maciej Borzecki <email address hidden>

dabd94d... by Zygmunt Krynicki

cmd: fix typo "developers"

Signed-off-by: Zygmunt Krynicki <email address hidden>

dc9ea79... by Zygmunt Krynicki

cmd: fix typo "little"

Signed-off-by: Zygmunt Krynicki <email address hidden>