balena-electronjs icon indicating copy to clipboard operation
balena-electronjs copied to clipboard

Debian Buster compatibility

Open cjpollock opened this issue 5 years ago • 10 comments

Hi team,

When trying to compile this with Balena on a Pi 4, I get the following error:

E: Unable to locate package libgnome-keyring-dev [electron] [electron] Removing intermediate container 57686fd91418 [electron] The command '/bin/sh -c install_packages apt-utils clang libxcb-image0 libxcb-util0 xdg-utils libdbus-1-dev libgtk2.0-dev libnotify-dev libgnome-keyring-dev libgconf2-dev libasound2-dev libcap-dev libcups2-dev libxtst-dev libxss1 libnss3-dev libsmbclient libssh-4 libexpat-dev' returned a non-zero code: 10

Any thoughts?

cjpollock avatar Sep 23 '19 16:09 cjpollock

@nghiant can you check of the package reported missing above should be in the base image?

floion avatar Sep 23 '19 18:09 floion

This is not Pi4 incompatibility, but buster incompatibility, even switching to other device types it works like this. Thus need an overhaul for Buster

imrehg avatar Sep 24 '19 14:09 imrehg

Also can miss libgnome-keyring0.

imrehg avatar Sep 24 '19 14:09 imrehg

It might need gnome-keyring instead https://packages.debian.org/search?keywords=gnome-keyring&searchon=names&suite=stable&section=all

imrehg avatar Sep 24 '19 14:09 imrehg

[imrehg] This issue has attached support thread https://jel.ly.fish/#/support-thread~fe58eda2-8314-40ba-a412-aa0fa0d904a0

balena-ci avatar Sep 24 '19 14:09 balena-ci

Until this is fixed, would it be worth modifying this repo to use the previous version of Debian? :man_shrugging:

lurch avatar Sep 24 '19 15:09 lurch

Any update on how to get this working?

yusbel80 avatar Jan 27 '20 18:01 yusbel80

I've not tried it myself, but a comment in #95 says that it works on Pi4.

lurch avatar Jan 27 '20 21:01 lurch

I've not tried it myself, but a comment in #95 says that it works on Pi4.

Nah this isn't working, at least its not stable.

I am getting error Screen Shot 2020-01-28 at 7 42 36 AM

yusbel80 avatar Jan 28 '20 12:01 yusbel80

I believe this issue was originally about a problem at build-time, but it seems like you're having a problem at run-time? So maybe it's a separate problem which deserves a separate issue? :man_shrugging:

lurch avatar Jan 28 '20 22:01 lurch