Forum Discussion

Tiaan-S's avatar
Tiaan-S
Copper Contributor
Jul 14, 2022
Solved

IoT edge package on linux

I am having issues installing the IoT edge runtime on a linux debian device. I followed the https://docs.microsoft.com/en-us/azure/iot-edge/how-to-provision-single-device-linux-symmetric?view=iotedge-2020-11&tabs=azure-portal%2Cubuntu to install IoT Edge runtime and managed to install the "packages-microsoft-prod.deb". However, when I tried to run "sudo apt-get install aziot-edge defender-iot-micro-agent-edge", it gave me an error that both packages were not located. Could it be that I am still missing a resource?

  • Tiaan-S the instructions are currently for arm32v7 devices.  If you're on an x86_64 or arm64 device then you may encounter the error below because the respective packages for those architectures have not been published to packages.microsoft.com.

1 Reply

  • micahlewis's avatar
    micahlewis
    Former Employee

    Tiaan-S the instructions are currently for arm32v7 devices.  If you're on an x86_64 or arm64 device then you may encounter the error below because the respective packages for those architectures have not been published to packages.microsoft.com.

Resources