Skip to content

On ubuntu bionic: docker-model-plugin block the install #509

@rejeangroleau

Description

@rejeangroleau

On ubuntu bionic, only since today (Thursday, July 10, 2025):
When running the usual wget of get.docker.com piped into sh,
the install script ends up failing with an error about not being able to apt-install the docker-model-plugin package.

Running the same apt command (mentioned in the install script error log) but removing the last package (docker-model-plugin) solves the issue.

But it would be nice to be able to do (as it used to work for the past years) just a simple "wget piped into sh" and succeed (without any patching afterwards).

It's ok if you want to just close and delete this issue,
I just wanted to mention it to someone somewhere
(since not everybobdy is using such old ubuntu versions)
and it looked like here was the best place to mention it.

I hope I did not bother anyone needlessly, in that case I am sorry about it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions