Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker fails to build #19

Open
EGAMatsu opened this issue Jan 24, 2022 · 1 comment
Open

docker fails to build #19

EGAMatsu opened this issue Jan 24, 2022 · 1 comment

Comments

@EGAMatsu
Copy link

[+] Building 18.2s (5/8)
=> [internal] load build definition from Dockerfile 0.3s
=> => transferring dockerfile: 32B 0.0s
=> [internal] load .dockerignore 0.4s
=> => transferring context: 2B 0.0s
=> [internal] load metadata for docker.io/devkitpro/devkitarm:latest 1.6s
=> CACHED [1/5] FROM docker.io/devkitpro/devkitarm:latest@sha256:7dbb4a1b6e4d1d01cf2c1c55c79e351141cedb55cd6f836 0.0s
=> ERROR [2/5] RUN apt update 16.0s

[2/5] RUN apt update:
#5 0.759
#5 0.759 WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
#5 0.759
#5 0.853 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
#5 0.932 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
#5 1.052 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
#5 1.101 Get:4 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
#5 1.169 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7,906 kB]
#5 14.83 Reading package lists...
#5 15.48 E: Release file for http://security.debian.org/debian-security/dists/buster/updates/InRelease is not valid yet (invalid for another 7h 39min 9s). Updates for this repository will not be applied.
#5 15.48 E: Release file for http://deb.debian.org/debian/dists/buster-updates/InRelease is not valid yet (invalid for another 6h 13min 51s). Updates for this repository will not be applied.
#5 15.48 E: Release file for http://deb.debian.org/debian/dists/buster-backports/InRelease is not valid yet (invalid for another 6h 13min 51s). Updates for this repository will not be applied.


executor failed running [/bin/sh -c apt update]: exit code: 100
Unable to find image 'sm64dsi:latest' locally
docker: Error response from daemon: pull access denied for sm64dsi, repository does not exist or may require 'docker login': denied: requested access to the resource is denied.
See 'docker run --help'.
Press any key to continue . . .

@Hydr8gon
Copy link
Owner

It looks like some Debian repo issue. Hopefully it will fix itself eventually; I don't think there's much I can do.

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

No branches or pull requests

2 participants