-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] Can't install "2.10.2-spring2024" Version #479
Comments
Realised incorrect version of Ubuntu, will try again with 22.04.05 |
I managed to get the install to work by changing the ~/certification-tool/scripts/ubuntu/1-install-dependendcies.sh
The install also gave an error for poetry for python can be installed using: Then perform autoinstall.sh again python install can be checked using: |
I also encountered issues with poetry install. I have tried using - pip install poetry, but it did not work. |
@ksharf is this still an issue? |
The workaround worked for me and it installed |
Describe the bug
Clone the git without issue, then when running:
./scripts/pi-setup/auto-install.sh
get an error:
can't read /etc/needrestart/needrestart.conf: No such file or directory_
Steps to reproduce the behavior
Expected behavior
Install to commence
Log files
No response
PICS file
No response
Screenshots
No response
Environment
TH version: 2.10.2
Raspberry-pi 4
OS: Ubuntu 20.04.5 LTS 64-bit
Additional Information
No response
The text was updated successfully, but these errors were encountered: