golemfactory / golem-electron

Graphical user interface for Golem Project

Home Page:https://golem.network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Golem does not support Ubuntu Eoan

cr44d opened this issue · comments

Description

Golem Version: N/A

Golem-Messages version (leave empty if unsure):

Electron version: N/A

OS [e.g. Windows 10 Pro]: Ubuntu 19.10 Eoan Ermine

Branch (if launched from source):

Mainnet/Testnet: N/A

Priority label is set to the lowest by default. To setup higher priority please change the label
P0 label is set for Severity-Critical/Effort-easy
P1 label is set for Severity-Critical/Effort-hard
P2 label is set for Severity-Low/ Effort-easy
P3 label is set for Severity-Low/Effort-hard

Description of the issue:

User is unable to install Golem on Ubuntu Eoan (see logs for details)

Actual result:

See logs

Steps To Reproduce

  1. Download https://raw.githubusercontent.com/golemfactory/golem/0.21.0/Installer/Installer_Linux/install.sh from [https://golem.network/download/brass-beta/ubuntu/]
  2. Run chmod +x install.sh && ./install.sh

Expected behavior

Golem is installed

Logs and any additional context

root@osboxes:/home/osboxes/Downloads# chmod +x install.sh && ./install.sh
Golem Linux Installer version 0.1.0
 ⬝ Downloading manifest ✓
 ⬝ Downloading install script for extension 'gvisor' ✓
 ⬝ Downloading runsc ✓
 ⬝ Downloading runsc hash ✓
 ⬝ Checking runsc hash ✓
 ⬝ Installing runsc ✓
 ⬝ Downloading install script for extension 'linuxmint' ✓
 ⬝ Downloading install script for extension 'nvidia' ✓
WARNING: Not supported: nvidia-container-runtime: incompatible device
 ⬝ Removing obsolete docker ✓
 ⬝ Installing docker dependencies ✓
 ⬝ Adding docker repository GPG key ✓
 ⬝ Adding docker repository ✕

Command returned errors:
------------------------
Warning: apt-key output should not be parsed (stdout is not a terminal)
E: The repository 'https://download.docker.com/linux/ubuntu eoan Release' does not have a Release file.

ERROR: Failed adding docker repository.

Proposed Solution?

Wait for docker.org to support this Ubuntu version.

It's an installer issue, moved to the golem repo: golemfactory/golem#5051. Closed.