8000 Docker image build fails if base image is ubuntu:22.04 · Issue #11964 · gitpod-io/gitpod · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Docker image build fails if base image is ubuntu:22.04 #11964
Closed
@Furisto

Description

@Furisto

Bug description

When building an image from within a Gitpod workspace that uses ubuntu:22.04 as base image it fails with the following error:

E: Problem executing scripts APT::Update::Post-Invoke 'rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true'
E: Sub-process returned an error code

Steps to reproduce

Build an image that uses ubuntu:22.04 as base image, for example ws-daemon.

Workspace affected

No response

Expected behavior

No response

Example repository

No response

Anything else?

See https://pascalroeleven.nl/2021/09/09/ubuntu-21-10-and-fedora-35-in-docker/ and moby/moby#42681 for details

This prevented us from building ws-daemon from within a Gitpod workspace. It'll impact anyone that uses a distro with glibc 2.34 as base image.

Metadata

Metadata

Assignees

Labels

type: bugSomething isn't working

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0