Skip to content

Current installs broken on RPI4 bookworm #1854

@gazhay

Description

@gazhay

Using the scripts here https://github.com/tiny-pilot/tinypilot?tab=readme-ov-file#simple-installation, install fails with dependency problems under a fresh Rpi4 bookworm install image created with rpi imager.

Tried to do a sudo apt update && sudo apt upgrade to make dependencies appear but sadly they don't.


The following packages have unmet dependencies:
 janus:armhf : Depends: libduktape205:armhf (>= 2.0.3) but it is not installable
               Depends: libusrsctp1:armhf (>= 0.9.3.0+20190901) but it is not installable
               Depends: libwebsockets16:armhf (>= 4.0.19) but it is not installable
               Recommends: lua-ansicolors:armhf but it is not installable
               Recommends: lua-json:armhf but it is not installable
               Recommends: ssl-cert:armhf
 tinypilot:armhf : Depends: python3:armhf but it is not going to be installed
                   Depends: python3-pip:armhf but it is not installable
                   Depends: python3-venv:armhf but it is not going to be installed
                   Depends: sudo:armhf
E: Unable to correct problems, you have held broken packages.

Reverted to a fresh bullseye install from rPI, and also blocked by


The following packages have unmet dependencies:
 tinypilot:armhf : Depends: python3:armhf but it is not going to be installed
                   Depends: python3-pip:armhf but it is not installable
                   Depends: python3-venv:armhf but it is not going to be installed

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions