Skip to content

Error when installing packages #80

Open
@ghost

Description

I got error executing this command:
docker build buildenv -t myos-buildenv
Log:
Sending build context to Docker daemon 2.048kB
Step 1/9 : FROM randomdude/gcc-cross-x86_64-elf
latest: Pulling from randomdude/gcc-cross-x86_64-elf
e79bb959ec00: Pull complete
f050fc6c689b: Downloading [=================================================> ] 118.9MB/119.9MB
442cb3d16d02: Downloading [===================> ] 57.3
f050fc6c689b: Pull complete
442cb3d16d02: Pull complete
14d94ff98d19: Pull complete
a4ae10eb5f5e: Pull complete
e902f4d76ec4: Pull complete
5db60b077f02: Pull complete Digest: sha256:2ca589df09c1161268b48022be127e72477b0b501cd605b5af2bce7a159a853a
Status: Downloaded newer image for randomdude/gcc-cross-x86_64-elf:latest
---> c7e17c42eb04
Step 2/9 : RUN apt-get update
---> Running in c30f4675962f
Ign:1 http://security.debian.org/debian-security stretch/updates InRelease
Err:2 http://security.debian.org/debian-security stretch/updates Release
404 Not Found
Ign:3 http://deb.debian.org/debian stretch InRelease
Ign:4 http://deb.debian.org/debian stretch-updates InRelease
Err:5 http://deb.debian.org/debian stretch Release
404 Not Found
Err:6 http://deb.debian.org/debian stretch-updates Release
404 Not Found
Reading package lists...
E: The repository 'http://security.debian.org/debian-security stretch/updates Release' does no longer have a Release file.
E: The repository 'http://deb.debian.org/debian stretch Release' does no longer have a Release file.
E: The repository 'http://deb.debian.org/debian stretch-updates Release' does no longer have a Release file.
The command '/bin/sh -c apt-get update' returned a non-zero code: 100

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions