Skip to content

missing IPv6 records for stable.release.flatcar-linux.net #1702

Closed as duplicate of#1513
@tcldr

Description

@tcldr

Description

When trying to run the ./flatcar-install, the script fails on an IPv6 only host as it is unable to resolve the stable.release.flatcar-linux.net domain.

Impact

Unable to install Flatcar Linux on IPv6 only hosts when using the ./flatcar-install script. The current workaround is to attach a v4 IP.

In my particular case, as the target network requires a configuration that can't be configured in the kernel_arguments clause, the public IP is needed solely for the initial install boot before being replaced by the final ignition network configuration.

Environment and steps to reproduce

Run ./flatcar-install on IPv6 only node.

Expected behavior

Flatcar is installed to disk successfully.

Actual behavior

Install script fails with error:
Error: return code 4 from VERSION_ID=$(wget ${WGET_ARGS} -qO- "${VERSIONTXT_URL}" | sed -n 's/^FLATCAR_VERSION=//p')

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugSomething isn't workingkind/infrastructureIssues concerning build / test / release tooling or infrastructure of Flatcar Container Linux.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions