Skip to content

setup.sh wget invocation doesn't work with wget2 in newer distros: "Unknown option 'show-progress'" #771

@karlp

Description

@karlp

The wget --show-progress line here
https://github.com/zephyrproject-rtos/sdk-ng/blob/main/scripts/template_setup_posix#L218
doesn't work with the wget2 installed as wget on, for instance, fedora40.

I'm not sure what the right solution here is :)

using --progress=bar:force instead of --show-progress appears to be both forwards and backwards compatible, but I don't have extensive tests, just reading the man pages for both versions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions