Skip to content
This repository has been archived by the owner on Feb 16, 2021. It is now read-only.

Build fails on RPi4 ( E: Unable to locate package libgnome-keyring-dev ) #97

Open
Craigson opened this issue Dec 13, 2019 · 3 comments
Open

Comments

@Craigson
Copy link

Attempting to build on the RPi4 fails for apt-get packacge libgnome-keyring-dev.

Stack trace:

[Info]     Building on arm01
[Info]     Pulling previous images for caching purposes...
[Success]  Successfully pulled cache images
[main]     Step 1/12 : FROM balenalib/raspberrypi4-64-node:10-build as build
[main]      ---> c39596a1efef
[main]     Step 2/12 : WORKDIR /usr/src/app
[main]      ---> Running in eb96fc6f5a89
[main]     Removing intermediate container eb96fc6f5a89
[main]      ---> 867e5f3800b1
[main]     Step 3/12 : RUN 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
[main]      ---> Running in 764131c89526
[main]     Reading package lists...
[main]     Building dependency tree...
[main]     Reading state information...
[main]     E: Unable to locate package libgnome-keyring-dev
[main]
[main]     apt failed, retrying
[main]     Reading package lists...
[main]     Building dependency tree...
[main]     Reading state information...
[main]     E: Unable to locate package libgnome-keyring-dev
[main]
[main]     apt failed, retrying
[main]     Reading package lists...
[main]     Building dependency tree...
[main]     Reading state information...
[main]     E: Unable to locate package libgnome-keyring-dev
[main]
[main]     Removing intermediate container 764131c89526
[main]     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: 100
[Info]     Uploading images
[Success]  Successfully uploaded images
[Error]    Some services failed to build:
[Error]      Service: main
[Error]        Error: 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: 100
[Info]     Built on arm01
[Error]    Not deploying release.
Remote build failed

Additional information may be available by setting a DEBUG=1 environment
variable: "set DEBUG=1" on a Windows command prompt, or "export DEBUG=1"
on Linux or macOS.

If you need help, don't hesitate in contacting our support forums at
https://forums.balena.io

For bug reports or feature requests, have a look at the GitHub issues or
create a new one at: https://github.com/balena-io/balena-cli/issues/
@lurch
Copy link

lurch commented Dec 16, 2019

Duplicate of #94 ?

@kfadgen
Copy link

kfadgen commented May 30, 2020

Is there any update on this? I'm seeing the same issue here.

@lurch
Copy link

lurch commented May 31, 2020

#95 (comment)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants