Skip to content

Installation failure on Raspberry Pi 4 #60

@richtoy

Description

@richtoy

I am trying to install FISSURE on a freshly installed and updated RPi 4

uname -a
Linux Fissure 6.6.62+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.6.62-1+rpt1 (2024-11-25) aarch64 GNU/Linux

The installation starts and there is a failure from which it recovers:
error: snap "netron" is not available on stable for this architecture (arm64) but exists on other
architectures (amd64).

After a while there is another failure that is effectively fatal:
E: Unable to locate package docker-compose-v2

Once this has occurred we are in a loop:

localhost:5432 - no response
Waiting for PostgreSQL to be ready...
localhost:5432 - no response
Waiting for PostgreSQL to be ready...

I tried installing docker and docker-compose but the error remains.

There are docker-compose-v2 guides here:
https://www.diyenjoying.com/2022/05/12/install-docker-compose-onto-raspberry-os/
https://docs.docker.com/engine/install/debian/

Should these be followed?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions