OpenVoiceOS / ovos-installer

Open Voice OS and/or HiveMind installer using Ansible with an intuitive and easy Text-based User Interface
https://www.openvoiceos.org
83 stars 24 forks source link

Trouble with installer on Ubuntu 24.04 #130

Closed unstuckconsortium closed 3 months ago

unstuckconsortium commented 3 months ago

I'm trying to install OVOS on a new build Ubuntu Mate 24.04 (LTS) using the installer script. I've tried it a couple of times and it stops in the same place each time. I'm using the venv, as the How-To guide suggests this is probably better if you (being me in this case) are not familiar with Docker Containers. I've also read that Docker doesn't work well using Ubuntu 24.04. So I stuck with Python. I go through the menu,.. I choose Skills, Extra Skills, and GUI and confirm everything is correct. It then goes through a lot of installing / setup and stops. I'm adding the ovos-installer.log file. There's an error in the ansible setup, but seemed odd that this falls over so far later in the piece.
Am I doing something wrong?? Or is Ubuntu 24.04 the problem??
I had OVOS working on this same laptop using KUbuntu 22.04 until I rebuilt the laptop. A) Because I got a message saying that 22.04 wasn't supported anymore, and B) I wanted to see if I could get the OVOS working a bit better than I had it.
Thanks for the help. Bryan

ovos-installer-log-202408232344.txt

goldyfruit commented 3 months ago

I was able to replicate the issue, I gonna work on a fix.

goldyfruit commented 3 months ago

Fixed with https://github.com/OpenVoiceOS/ovos-installer/commit/4ee11043565f24e632da639ef1b61b33418b1957

unstuckconsortium commented 3 months ago

Thanks @goldyfruit I'll give it a go today. Appreciate your help.

unstuckconsortium commented 3 months ago

@goldyfruit I can confirm that the installer worked Successfully. Thanks for the help. Really appreciate it.

goldyfruit commented 3 months ago

Thanks for testing :+1: