tiny-pilot / tinypilot

Use your Raspberry Pi as a browser-based KVM.
https://tinypilotkvm.com
MIT License
3.05k stars 255 forks source link

Ubuntu Server 20.04.01 LTS - Simple Install Fails #316

Closed jharmon96 closed 4 years ago

jharmon96 commented 4 years ago

Description

Simple Install Fails on Raspberry Pi 4 - 8GB running Ubuntu Server 20.04.01 LTS

Error message: TASK [mtlynch.tinypilot : install TinyPilot pre-requisite packages] **** fatal: [localhost]: FAILED! => {"changed": false, "msg": "No package matching 'python-pip' is available"}

What's the behavior that you expect?

Install to complete

What's happening instead?

Install fails. Port 80 returns Nginx 502 Bad Gateway

What are the steps to reproduce this behavior?

Build SD image with Raspberry Pi Installer

Screenshots

If applicable, add screenshots to help explain your problem. image

Logs

Please paste the URL you see when you run /opt/tinypilot/dev-scripts/dump-logs

N/A

jharmon96 commented 4 years ago

Just noticed Ubuntu isn't supported per the requirements. You can change this to a Feature Request.

mtlynch commented 4 years ago

Thanks for reporting this! Yeah, Ubuntu is unfortunately not supported at the moment.

287 tracks the feature request to support Ubuntu.

mtlynch commented 3 years ago

Update: this is working now, as of this change:

https://github.com/mtlynch/ansible-role-tinypilot/pull/77