Skip to content

current gcc:10 image appears to be broken #95

@rwgk

Description

@rwgk
$ docker pull gcc:10
10: Pulling from library/gcc
bba7bb10d5ba: Already exists
ec2b820b8e87: Already exists
284f2345db05: Already exists
fea23129f080: Already exists
8b06385d08bc: Already exists
d340f72a8c8a: Already exists
1136fcc0be65: Already exists
be67c1892ea2: Already exists
Digest: sha256:d9ba79a6d5d65ce9ffb045acb0012736e745745b6d1d53bc05c2476c99bdd226
Status: Downloaded newer image for gcc:10
docker.io/library/gcc:10
$ docker run --rm -it gcc:10
root@c09f7b55cf15:/# apt
apt: /usr/local/lib64/libstdc++.so.6: version `GLIBCXX_3.4.29' not found (required by /lib/x86_64-linux-gnu/libapt-private.so.0.0)
apt: /usr/local/lib64/libstdc++.so.6: version `GLIBCXX_3.4.29' not found (required by /lib/x86_64-linux-gnu/libapt-pkg.so.6.0)
root@c09f7b55cf15:/#

Discovered through pybind/pybind11#4705

Last known good: Sun, 11 Jun 2023 18:12:05 GMT
First known bad: Fri, 16 Jun 2023 18:42:12 GMT

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions