From 838369229c4e2117b2bdc1a2d651f2b18bc7aeaf Mon Sep 17 00:00:00 2001 From: Cory Schwartz Date: Thu, 6 May 2021 16:28:27 -0700 Subject: [PATCH] downgrade to core18 --- snap/snapcraft.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 69522e5d3..7cdc1746d 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -1,5 +1,5 @@ name: lotus -base: core20 +base: core18 version: '1.8.0' summary: filecoin daemon/client description: | @@ -17,7 +17,8 @@ parts: 'lotus-*' : bin/ stage-packages: - ocl-icd-libopencl1 - - libhwloc15 + - libhwloc1 + - libgcc1 apps: lotus: command: bin/lotus