From 3212fc2ef1b000edbe339195e499818477683f92 Mon Sep 17 00:00:00 2001 From: Alan Pope Date: Wed, 18 Nov 2020 12:21:41 +0000 Subject: [PATCH] Migrate core --- .travis.yml | 4 ++-- snap/snapcraft.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index 29ce629..7254ba7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,7 @@ env: - LC_ALL: C.UTF-8 - LANG: C.UTF-8 - SNAPCRAFT_ENABLE_SILENT_REPORT: y - - SNAPCRAFT_ENABLE_DEVELOPER_DEBUG: y + - SNAPCRAFT_ENABLE_DEVELOPER_DEBUG: n addons: snaps: @@ -30,4 +30,4 @@ after_success: - timeout 180 /snap/bin/transfer "$(echo "$TRAVIS_REPO_SLUG" | sed -e 's|.*/\(.*\)|\1|')-pr$TRAVIS_PULL_REQUEST.snap" after_failure: - sudo journalctl -u snapd - - http https://api.snapcraft.io/v2/snaps/info/core architecture==amd64 Snap-Device-Series:16 + - http https://api.snapcraft.io/v2/snaps/info/core architecture==amd64 Snap-Device-Series:16 \ No newline at end of file diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 9da06ad..4df18ff 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -7,7 +7,7 @@ description: | grade: stable confinement: strict -base: core +base: core20 apps: links: @@ -36,7 +36,7 @@ parts: stage-packages: - libbz2-1.0 - liblzma5 - - libevent-2.0-5 + - libevent-2.1-7 - libgpm2 - libpcre3 - liblz1