Azure / iotedge

The IoT Edge OSS project
MIT License
1.47k stars 462 forks source link

Bad versioning? "IoT Edge daemon has version 1.5.7 but 1.5.2 is the latest stable version" #7353

Open egil opened 3 months ago

egil commented 3 months ago

After updating to the last version of the iotedge daemon on my test iot device, I am getting the following error when running iotedge check:

...
‼ aziot-edge package is up-to-date - Warning
    Installed IoT Edge daemon has version 1.5.7 but 1.5.2 is the latest stable version available.
    Please see https://aka.ms/iotedge-update-runtime for update instructions.
...

This seems wrong.

ryanwinter commented 1 month ago

Thanks @egil,

Looks like there was a regression in the version check and it is comparing against the wrong component.