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

Install issue (yes, another one of these) #1118

Closed
YetiOfTheSky opened this issue Jan 28, 2024 · 5 comments
Closed

Install issue (yes, another one of these) #1118

YetiOfTheSky opened this issue Jan 28, 2024 · 5 comments

Comments

@YetiOfTheSky
Copy link

I'm having the similar issues as a few others.

I've already got one of my Pi's running BridNet-Pi - it has been running perfectly for about a year.
Setting up another for a friend but it keeps failing on install.
I had seen a few posts in here about making sure you went with the older version of OS and check the python version.

So I matched the OS and python ver to my current successful running one but I'm still getting install fails :(
This is the error I get..
image

I have double-checked against my working Pi install and the Reference, lsb_release, and python version all match up.
I don't really have enough Linux skill to work out where it's falling over.
Hoping someone can look at the above screenshot and give me a clue?

@Svardsten53
Copy link

It seems that using Bullseye OS is not enough, it has to be 64-bit light and probably this has changed a few times so this is causing your error. Please see what I wrote in issue #1111

If you just want to have a new working installation you can take an image copy of the working one and restore the image to a new card and change data as latitude, longitude, password etc. Don't forget to clear all data to have an empty database.

@YetiOfTheSky
Copy link
Author

Hi, and thanks for the reply.

Both the Pi's I have are running 2023-05-03-raspios-bullseye-arm64-lite.img.xz
This is what is confusing me.
I'm not sure how the one I set up initially works fine, but the one I'm setting up now, using the same image and the same install process, keeps failing.

But thanks for the suggestion about cloning my working one, I did not consider that, and it's probably worth a try as I'm not getting anywhere with the normal install approach.

@spaceof7
Copy link

spaceof7 commented Feb 2, 2024

I got the same "index-pack failed" error while trying to install as well. The error looked like it was caused by a network problem so I ran the last 2 commands manually, which completed the install for me.

git clone -b main --depth=1 https://github.com/mcguirepr89/BirdNET-Pi.git ~/BirdNET-Pi
~/BirdNET-Pi/scripts/install_birdnet.sh

@YetiOfTheSky
Copy link
Author

YetiOfTheSky commented Feb 2, 2024

Nice one, thanks very much spaceof7, I'll give that a try later today.

@YetiOfTheSky
Copy link
Author

Hi spaceof7 - thanks for the advice.
Your extra commands got my second Pi up and running!
Thanks very much for your help, really appreciated :)

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