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

🐛 | netcat binary not installed #1120

Closed
varac opened this issue Oct 25, 2020 · 3 comments
Closed

🐛 | netcat binary not installed #1120

varac opened this issue Oct 25, 2020 · 3 comments
Labels

Comments

@varac
Copy link
Contributor

varac commented Oct 25, 2020

Bug

What I did

  • installed raspios_lite_arm64-2020-08-24
  • installed phoniebox by using the installer script from the master branch

What happened

I see this error in the syslog:

Oct 25 13:12:02 musicbox bash[402]: /home/pi/RPi-Jukebox-RFID/scripts/startup-scripts.sh: line 32: nc: command not found

I expected this to happen

The installer script should install the netcat packge.

Software

Base image and version

Branch / Release

  • master branch

Installscript

  • scripts/installscripts/buster-install-default.sh

Hardware

RaspberryPi version

  • Raspberry Pi 3 Model B Plus Rev 1.3

RFID Reader

  • rc522
@varac varac added the bug label Oct 25, 2020
@s-martin
Copy link
Collaborator

Fixed in develop.

Thanks for finding this.

@varac
Copy link
Contributor Author

varac commented Oct 25, 2020

@s-martin Thx for fixing this so fast.
Btw, I realized that the arm64 image won't work since mopidy will fail to install. Maybe worth mentioning in the install docs (if it's not already there and I oversaw).

s-martin added a commit that referenced this issue Oct 25, 2020
@s-martin
Copy link
Collaborator

@s-martin Thx for fixing this so fast.
Btw, I realized that the arm64 image won't work since mopidy will fail to install. Maybe worth mentioning in the install docs (if it's not already there and I oversaw).

What was the error message? If it's worth it you could open a separate issue.

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

No branches or pull requests

2 participants