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

Updating to v3.7.0 results in error #218

Closed
christianboyle opened this issue May 23, 2022 · 5 comments · Fixed by #219
Closed

Updating to v3.7.0 results in error #218

christianboyle opened this issue May 23, 2022 · 5 comments · Fixed by #219

Comments

@christianboyle
Copy link
Contributor

christianboyle commented May 23, 2022

Describe the bug
Updating from v3.6.7 to v3.7.0 results in the following error on reboot:

/usr/bin/sh: bad interpreter: no such file or directory on Raspbian GNU/Linux 9.13 (stretch)

To Reproduce
Steps to reproduce the behavior:

  1. Update PADD via normal procedure (wget...)
  2. Reboot

Expected behavior
Expect no errors

Screenshots
No screenshot, the error is just repeated until you replace padd.sh with v3.6.7

@Gothico74
Copy link

Same

pi@raspberrypi-hole:~ $ cat /etc/os-release
PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
NAME="Raspbian GNU/Linux"
VERSION_ID="10"
VERSION="10 (buster)"
VERSION_CODENAME=buster
ID=raspbian
ID_LIKE=debian
HOME_URL="http://www.raspbian.org/"
SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
pi@raspberrypi-hole:~ $

@rdwebdesign
Copy link
Member

Can you post the output of which sh?

@christianboyle
Copy link
Contributor Author

@rdwebdesign /bin/sh

@Gothico74
Copy link

pi@raspberrypi-hole:~ $ which sh
/bin/sh

@rdwebdesign
Copy link
Member

Thanks.

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.

3 participants