WSL2 SDK Manager Flash Error - Jetson Nano : dpkg: error processing package libc-bin (--install):

I was flashing a Jetson Nano - Jetpack 4.6.6 through WSL Ubuntu 18.04 Window 11, of which there is continuous error on with either dpkg or libc-bin.

Please advice how could I proceed?

I have tried:

  1. sudo update-binfmts --import qemu-armeb
    sudo update-binfmts --import qemu-arm
    sudo update-binfmts --import qemu-aarch64
  2. sudo apt-get install --reinstall libc-bin
  3. sudo apt-get remove qemu-user-static && sudo apt-get install qemu-user-static
1 Like

Please refer to Installation fails on WSL - Jetson & Embedded Systems / Jetson Nano - NVIDIA Developer Forums to see if can fix your issue. Thanks

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.