Skip to content

GAIA Init installation fails on Ubuntu 24.04.3 LTS #311

@itomek

Description

@itomek

Using UBUNTU 24.04.3 LTS I cannot get passed installing Lemonade. This is specifically a docker container from here. Using --verbose does not furnish any additional details to share.

$ gaia init --profile sd
...
Step 1/4: Checking Lemonade Server installation...
   Lemonade Server not found

   Install Lemonade v9.2.0? [Y/n]: Y

   Downloading Lemonade v9.2.0...
   Downloading from https://github.com/lemonade-sdk/lemonade/releases/download/v9.2.0/lemonade_9.2.0_amd64.deb
   Downloaded to /tmp/lemonade_9.2.0_amd64.deb

   ✓ Download complete
   Installing...

   ⚠️  The installer window will appear - please complete the installation

   Installing from /tmp/lemonade_9.2.0_amd64.deb
   Updating package cache...
   Installing package and dependencies...
   ❌ Installation failed: apt install failed: 
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

E: Unable to correct problems, you have held broken packages.

You can see OS info below:

$ cat /etc/os-release 
PRETTY_NAME="Ubuntu 24.04.3 LTS"
NAME="Ubuntu"
VERSION_ID="24.04"
VERSION="24.04.3 LTS (Noble Numbat)"
VERSION_CODENAME=noble
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=noble
LOGO=ubuntu-logo

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions