Skip to content

Docker version is currently 20.10.5+dfsg1 which is less than 18.2.0 error message #447

@Paulzie

Description

@Paulzie

New build of an IOTMenu Stack on new hardware running a fresh install of Bullseye 32 bit.

Brand new install of IOTMenu, docker installed by IOTMenu

IOTMenu is notifying me of an out of date Docket install

Message:-
############################
Docker version is currently 20.10.5+dfsg1 which is less than 18.2.0
consider upgrading or you may experience issues. You will not be prompted
again. You can manually upgrade by typing:
sudo apt upgrade docker docker-compose

Attempt to upgrade now?
###########################

If I click yes, an install is run, but after a reboot, the same message appears again

If I exit IOTMenu
###########################
Checking for project update
From https://github.com/SensorsIot/IOTstack

  • branch master -> FETCH_HEAD
    Project is up to date
    Python Version: 'Python 3.9.2'. Python is up to date.
    ruamel.yaml Version: 'ruamel.yaml 0.16.12'. ruamel.yaml is up to date.
    Blessed Version: 'blessed 1.19.0'. Blessed is up to date.
    Please enter sudo pasword if prompted
    Command: docker version -f "{{.Server.Version}}"
    Project dependencies not up to date. Menu may crash.
    To be prompted to update again, run command:
    rm .docker_notinstalled || rm .docker_outofdate || rm .project_outofdate
    ###########################

###########################
~/IOTstack $ sudo apt upgrade docker docker-compose
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
docker is already the newest version (1.5-2).
docker-compose is already the newest version (1.25.0-1).
Calculating upgrade... Done
The following packages were automatically installed and are no longer required:
libfuse2 libslirp0 slirp4netns
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
###########################

Not causing me any issues but thought should raise it

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions