-
Notifications
You must be signed in to change notification settings - Fork 492
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
Error when running ./setup-teslausb script #149
Comments
@slinnings I had a lot of issues with running the script myself. What worked for me was re-flashing the microSD card with the latest image from here, copying the custom config file over, and rebooting. Worked like a charm after that. Hope this help you as well. |
@SemoTech , what do you mean with the "latest image from here"? I downloaded the OS to the SD card following the instructions in the readme file. |
@slinnings I was referring to the image referenced in the "One-step setup" as it's a turn-key setup:
|
Rasbian Buster was just released - to avoid the error "InRelease' changed its 'Suite' value from 'testing' to 'stable'" execute "sudo apt update --allow-releaseinfo-change" and then sudo apt upgrade. After this also the script will run. |
When running the .setup-teslausb, I get the below error. Please help.
Thanks.
root@raspberrypi:~# ./setup-teslausb
Updating package index files...
Hit:1 http://archive.raspberrypi.org/debian buster InRelease
Get:2 http://raspbian.raspberrypi.org/raspbian buster InRelease [15.0 kB]
Reading package lists... Done
E: Repository 'http://raspbian.raspberrypi.org/raspbian buster InRelease' changed its 'Suite' value from 'testing' to 'stable'
N: This must be accepted explicitly before updates for this repository can be applied. See apt-secure(8) manpage for details.
The text was updated successfully, but these errors were encountered: