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

Balena push fails #147

Open
geokscott opened this issue Feb 21, 2022 · 1 comment
Open

Balena push fails #147

geokscott opened this issue Feb 21, 2022 · 1 comment

Comments

@geokscott
Copy link

I have not done this in a couple years, but I'm having issues trying to push a new build to a new fleet. I have the latest Balena-cli 13.2.0 on Debian Bullseye. This is what I get when I try to push, I'm lost at this point! Any idea where to start looking?

balena push xxxxxxxxxxx/balena-dash

[Info] Starting build for balena-dash, user xxxxxxxxxxx
[Info] Dashboard link: https://dashboard.balena-cloud.com/apps/1909930/devices
[Info] Building on x64_01
[Info] Pulling previous images for caching purposes...
[Success] Successfully pulled cache images
[scheduler] Step 1/5 : FROM balenalib/genericx86-64-ext
[wifi-connect] Step 1/1 : FROM balenablocks/wifi-connect:amd64
[kiosk] Step 1/11 : FROM balenalib/genericx86-64-ext-golang:1.15 as builder
[scheduler] ---> ebdc14acb48a
[scheduler] Step 2/5 : RUN install_packages vbetool cron
[scheduler] Using cache
[scheduler] ---> 56d287b3a831
[scheduler] Step 3/5 : COPY scripts/amd64 /usr/src/
[scheduler] Using cache
[scheduler] ---> 93c15c00c371
[scheduler] Step 4/5 : RUN chmod +x /usr/src/*.sh
[scheduler] Using cache
[scheduler] ---> 26c3627cf4b0
[scheduler] Step 5/5 : CMD ["/usr/src/start.sh"]
[scheduler] Using cache
[scheduler] ---> b12e0431785f
[scheduler] Successfully built b12e0431785f
[wifi-connect] ---> 3a2475a841d6
[wifi-connect] Successfully built 3a2475a841d6
[kiosk] ---> 65c83c9a17af
[kiosk] Step 2/11 : RUN go get -d -v github.com/mozz100/tohora/...
[kiosk] Using cache
[kiosk] ---> 869dde3871c4
[kiosk] Step 3/11 : WORKDIR /go/src/github.com/mozz100/tohora
[kiosk] Using cache
[kiosk] ---> d84708d58853
[kiosk] Step 4/11 : RUN go build
[kiosk] Using cache
[kiosk] ---> 197f5f18a3ae
[kiosk] Step 5/11 : FROM balenablocks/browser:V1
[kiosk] ---> 10e0f7597713
[kiosk] Step 6/11 : RUN install_packages cec-utils
[kiosk] ---> Running in f97dca60042a
[kiosk] E: Repository 'http://security.debian.org/debian-security buster/updates InRelease' changed its 'Suite' value from 'stable' to 'oldstable'
[kiosk] E: Repository 'http://deb.debian.org/debian buster InRelease' changed its 'Suite' value from 'stable' to 'oldstable'
[kiosk] E: Repository 'http://deb.debian.org/debian buster-updates InRelease' changed its 'Suite' value from 'stable-updates' to 'oldstable-updates'
[kiosk]
[kiosk] apt failed, retrying
[kiosk] E: Repository 'http://security.debian.org/debian-security buster/updates InRelease' changed its 'Suite' value from 'stable' to 'oldstable'
[kiosk] E: Repository 'http://deb.debian.org/debian buster InRelease' changed its 'Suite' value from 'stable' to 'oldstable'
[kiosk] E: Repository 'http://deb.debian.org/debian buster-updates InRelease' changed its 'Suite' value from 'stable-updates' to 'oldstable-updates'
[kiosk]
[kiosk] apt failed, retrying
[kiosk] E: Repository 'http://deb.debian.org/debian buster InRelease' changed its 'Suite' value from 'stable' to 'oldstable'
[kiosk] E: Repository 'http://security.debian.org/debian-security buster/updates InRelease' changed its 'Suite' value from 'stable' to 'oldstable'
[kiosk] E: Repository 'http://deb.debian.org/debian buster-updates InRelease' changed its 'Suite' value from 'stable-updates' to 'oldstable-updates'
[kiosk]
[kiosk] Removing intermediate container f97dca60042a
[kiosk] The command '/bin/sh -c install_packages cec-utils' returned a non-zero code: 100
[Info] Uploading images
[Success] Successfully uploaded images
[Error] Some services failed to build:
[Error] Service: kiosk
[Error] Error: The command '/bin/sh -c install_packages cec-utils' returned a non-zero code: 100
[Info] Built on x64_01
[Error] Not deploying release.
Remote build failed

@jellyfish-bot
Copy link

[mpous] This issue has attached support thread https://jel.ly.fish/13159233-14d6-4083-9952-94686311c463

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

2 participants