This repository was archived by the owner on Jan 5, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 54
This repository was archived by the owner on Jan 5, 2024. It is now read-only.
Add support for ghc-8.10.6 #69
Copy link
Copy link
Closed
Description
- The action reports for it:
Installing ghc version 8.10.6
Attempting to install ghc 8.10.6 using apt-get
/usr/bin/sudo -- sh -c add-apt-repository -y ppa:hvr/ghc && apt-get update && apt-get -y install ghc-8.10.6
Get:1 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB]
Hit:2 http://azure.archive.ubuntu.com/ubuntu focal InRelease
Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
Get:4 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB]
Get:5 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]
Get:6 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [91.7 kB]
Get:7 http://ppa.launchpad.net/hvr/ghc/ubuntu focal InRelease [17.5 kB]
Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1163 kB]
Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [251 kB]
Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.9 kB]
Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [400 kB]
Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [57.3 kB]
Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [480 B]
Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [845 kB]
Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [177 kB]
Get:16 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [18.4 kB]
Get:17 http://azure.archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.0 kB]
Get:18 http://azure.archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [6888 B]
Get:19 http://azure.archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [652 B]
Hit:20 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease
Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [820 kB]
Get:22 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [160 kB]
Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [8440 B]
Get:24 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [361 kB]
Get:25 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [51.7 kB]
Get:26 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [484 B]
Get:27 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [637 kB]
Get:28 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [99.2 kB]
Get:29 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [12.1 kB]
Get:30 http://ppa.launchpad.net/hvr/ghc/ubuntu focal/main amd64 Packages [7352 B]
Get:31 http://ppa.launchpad.net/hvr/ghc/ubuntu focal/main Translation-en [708 B]
Fetched 5566 kB in 1s (3886 kB/s)
Reading package lists...
Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease
Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease
Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease
Hit:4 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease
Hit:5 http://security.ubuntu.com/ubuntu focal-security InRelease
Hit:6 http://ppa.launchpad.net/hvr/ghc/ubuntu focal InRelease
Hit:7 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package ghc-8.10.6
E: Couldn't find any package by glob 'ghc-8.10.6'
E: Couldn't find any package by regex 'ghc-8.10.6'
Attempting to install ghc 8.10.6 using ghcup
/opt/hostedtoolcache/ghcup/0.1.14/x64/ghcup install ghc 8.10.6
[ Warn ] New GHCup version available: 0.1.16.2. To upgrade, run 'ghcup upgrade'
[ Error ] Unable to find a download for the requested version/distro.
[ Error ] Also check the logs in "/home/runner/.ghcup/logs"
Error: All install methods for ghc 8.10.6 failed
Metadata
Metadata
Assignees
Labels
No labels