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 script #35

Closed
wahlterh opened this issue Apr 17, 2023 · 3 comments
Closed

Error when running script #35

wahlterh opened this issue Apr 17, 2023 · 3 comments

Comments

@wahlterh
Copy link

Hi. I need your help.

GNU nano 5.4 /home/pi/hyperion-buildall.log
Using logfile: hyperion-buildall-2023-04-17-1.log
Creating build cmds file: /home/pi/build-commands-2023-04-17-1.log
Script version: /home/pi/hercules-helper/hyperion-buildall.sh: v0.9.14-12-ga374fc1

Config file: /home/pi/hercules-helper/hercules-helper.conf

General Options:
--trace : false
--verbose : true
--prompts : true
--beeps : false
--sudo : false
--askpass : false
--detect-only : false
--no-packages : false
--no-rexx : false
--no-gitclone : false
--no-bldlvlck : false
--no-autogen : true
--no-configure : false
--no-clean : false
--no-make : false
--no-tests : false
--no-install : false
--no-setcap : false
--no-envscript : false
--no-bashrc : false

System information:
uname -a : Linux RPi400 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64 GNU/Linux
uname -m : aarch64
uname -p : unknown
uname -s : Linux

System detection:
OS Type : Linux
Machine Arch : aarch64
Memory Total (MB): 3794
Memory Free (MB): 1271
VERSION_ID : debian
VERSION_ID_LIKE :
VERSION_PRETTY : Debian GNU/Linux 11 (bullseye)
VERSION_STR : 11
OS : debian variant
OS Version : 11
*Language : LANG=sv_SE.UTF-8

Checking for Windows WSL2... nope
Checking for Windows WSL1... nope

Running on Raspberry Pi hardware
Checking for Raspberry Pi... found
Raspberry Pi rev : c03131
CPU count : 4
/home/pi/hercules-helper/hyperion-buildall.sh: line 1048: RPI_REVISIONS[$RPI_REVCODE]: unbound variable
finish() called, exit status = 1

  • I've changed it to EN.UTF.8 but it makes no difference.
@wrljet
Copy link
Owner

wrljet commented Apr 17, 2023

You have a new Pi PCB revision [c03131]. They sometimes release new versions of the boards using slightly different parts, because of these chip shortages and supply chain issues. Anyways, that code doesn't appear in their official list (yet).

I'll add it to the detection and get back to you.

Thanks for the report.

Bill

@wrljet
Copy link
Owner

wrljet commented Apr 17, 2023

I've checked in a change to add that board code [c03131].
No way for me to test that here, but it should work.

Let me know.
Bill

@wahlterh
Copy link
Author

Thank you.
It works like a charm!
FYI, it is a Pi400.

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

2 participants