mirror of
https://github.com/debloper/xiosk.git
synced 2026-04-26 21:35:51 +03:00
[GH-ISSUE #141] Bug: Installation Script not working on RPi 5 - Stock Image #84
Labels
No labels
bug
bug
documentation
enhancement
enhancement
feature request
good first issue
good first issue
help wanted
invalid
priority: high
priority: low
priority: medium
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/xiosk#84
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @coolspot18 on GitHub (Nov 22, 2025).
Original GitHub issue: https://github.com/debloper/xiosk/issues/141
When running the installation script, on a Raspberry Pi OS (October 1, 2025 image), I'm getting the following errors:
What needs to be done to install jq and wtype?
I did update the base image with apt upgrade.
@coolspot18 commented on GitHub (Nov 23, 2025):
Resolved - downgraded to Raspberry PI Bookwork v5.7 OS. It seems many packages are missing from Raspberry Pi OS 6.0.
@debloper commented on GitHub (Dec 6, 2025):
Unsure of the RPiOS version you've mentioned. Can you please post a link (or screenshot) to the particular RPiOS you're talking about?
@coolspot18 commented on GitHub (Dec 6, 2025):
It was this one: https://downloads.raspberrypi.com/raspios_arm64/images/raspios_arm64-2025-10-02/
At the time, it was the latest RPiOS available.
Do you know if the latest release of Trixie are compatible with your script? I had to use Bookwork Raspbian OS for your script to function.
Thanks.
@debloper commented on GitHub (Dec 14, 2025):
I was (and still am) confused by the Raspberry Pi OS version 5.7 and 6.0 part.
The link you posted doesn't shed any light on that, and it should work fine on the latest trixie releases (if not, we should fix that... which is why I'm trying to understand what's broken, which packages are missing etc).
@coolspot18 commented on GitHub (Dec 14, 2025):
Your script worked fine on the latest Bookworm OS (5.7) but failed on Trixie (6.0).
I have not tested on the latest version of Trixie which was updated a few weeks ago.
The missing packages are jq and wtype.
@debloper commented on GitHub (Dec 14, 2025):
Where are you getting the version numbers from?
AFAIK Bookworm is Debian version 12 and Trixie is Debian 13. Where is the reference to the 5.7 and 6.0?
Apologies if that's something super obvious (probably is) but I am simply not seeing it anywhere (apart from you mentioning it), which is why I'm asking for clarifications. Can you please run
uname -aon those installations and post the screenshot (or STDOUT/STDERR)?@coolspot18 commented on GitHub (Dec 14, 2025):
Each build of Raspberry Pi OS seems to have a version number associated with it, perhaps it is not official.
https://en.wikipedia.org/wiki/Raspberry_Pi_OS#Releases