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

Unable to install from HACS #220

Closed
justin654 opened this issue Dec 6, 2023 · 8 comments · Fixed by #222
Closed

Unable to install from HACS #220

justin654 opened this issue Dec 6, 2023 · 8 comments · Fixed by #222

Comments

@justin654
Copy link
Contributor

justin654 commented Dec 6, 2023

I've reset my HA installation on a NUC, however I am unable to install this add on. I get an error message. Everything else has installed without a hitch. Anyone have any suggestions?

Issue occuring on Home Assistant version 2023.11.3, also on 2023.12.0

Failed to install add-on
The command '/bin/sh -c go install github.com/bemasher/rtlamr@latest && apt-get update && apt-get install -y libusb-1.0-0-dev build-essential git cmake && git clone git://git.osmocom.org/rtl-sdr.git && cd rtl-sdr && mkdir build && cd build && cmake .. -DDETACH_KERNEL_DRIVER=ON -DENABLE_ZEROCOPY=ON -Wno-dev && make && make install' returned a non-zero code: 128

@4krish
Copy link

4krish commented Dec 6, 2023

I too have the same issue when trying to install on a RPi 4, but going through the add-on store after adding the repository.

@justin654
Copy link
Contributor Author

@allangood Any chance you have this issue on your radar already?

@justin654
Copy link
Contributor Author

I too have the same issue when trying to install on a RPi 4, but going through the add-on store after adding the repository.

If you are still having this issue, you can give this change a shot #221 it resolved the issue for me.

@MikeDembek
Copy link

MikeDembek commented Dec 8, 2023

I'm seeing this issue as well, running HA 2023.12.0

@justin654
Copy link
Contributor Author

I'm seeing this issue as well

Try giving the fix I posted above, worked for me. #221

@allangood
Copy link
Owner

#221 was merged. Thank you @justin654 for your submission!

@MikeDembek
Copy link

That sorted it for me as well - thanks!

@allangood
Copy link
Owner

Awesome! Let's close this issue then!
Thank you for all your reports and feedback!

allangood added a commit that referenced this issue Dec 8, 2023
allangood added a commit that referenced this issue Dec 8, 2023
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

Successfully merging a pull request may close this issue.

4 participants