Skip to content
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

Open
slinnings opened this issue Jul 9, 2019 · 4 comments
Open

Error when running ./setup-teslausb script #149

slinnings opened this issue Jul 9, 2019 · 4 comments

Comments

@slinnings
Copy link

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.

@SemoTech
Copy link

@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.

@slinnings
Copy link
Author

@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.

@SemoTech
Copy link

SemoTech commented Jul 10, 2019

@slinnings I was referring to the image referenced in the "One-step setup" as it's a turn-key setup:
https://github.com/marcone/teslausb/blob/main-dev/doc/OneStepSetup.md

  • Please note that the link is to the "marcone" build of the same teslacam system, since "cimryan" here has not updated the code in quite some time. The "marcone" latest build from 6/15/2019 is fully functional, even with the latest Tesla beta firmware 2019.20.4.5 I am running.

@endurance1968
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants