Skip to content

x/build: Linux distribution too old on some builders #52091

Open
@cherrymui

Description

@cherrymui

At least on some builders (e.g. linux-arm64-aws, linux-ppc64le-buildlet), it currently has Debian buster, which seems currently "oldstable". It seems still supported, but it causes apt-get update command to fail. This is inconvenient for gomote uses, also causes cmd/racebuild script to fail.

A workaround is apt-get --allow-releaseinfo-change update. But I'm not sure if it is a good idea for long term.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Buildersx/build issues (builders, bots, dashboards)NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions