Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Project fails to build / push: Unable to locate package rpi.gpio, python-rpi.gpio #31

@pdcastro

Description

@pdcastro
$ git clone https://github.com/balena-io-projects/balena-node-red.git
$ cd balena-node-red
$ balena push test-rpi4
...
[node-red]  E: Unable to locate package rpi.gpio
[node-red]  E: Couldn't find any package by glob 'rpi.gpio'
[node-red]  E: Couldn't find any package by regex 'rpi.gpio'
[node-red]  E: Unable to locate package python-rpi.gpio
[node-red]  E: Couldn't find any package by glob 'python-rpi.gpio'
[node-red]  E: Couldn't find any package by regex 'python-rpi.gpio'
[node-red]
[node-red]  Removing intermediate container f85e7e1cc7e2
[node-red]  The command '/bin/sh -c apt-get update && apt-get install -yq --no-install-recommends   rpi.gpio   python-dev   python-rpi.gpio   && apt-get clean && rm -rf /var/lib/apt/lists/*' returned a non-zero code: 100
[Info]      Uploading images
[Success]   Successfully uploaded images
[Error]     Some services failed to build:
[Error]       Service: node-red
[Error]         Error: The command '/bin/sh -c apt-get update && apt-get install -yq --no-install-recommends   rpi.gpio   python-dev   python-rpi.gpio   && apt-get clean && rm -rf /var/lib/apt/lists/*' returned a non-zero code: 100
[Info]      Built on arm01
[Error]     Not deploying release.
Remote build failed

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