<div dir="ltr"><div>I just clicked on install updates on my Ubuntu 20.04 (VMWare) system, and got the below errors. Looking at the detailed error, it looks like more of a CMake configuration thing, but since that's not my area of expertise, I wanted to ask for suggestions.</div><div>[E.g. it requires libc6 >= 2.29 but instead fot 2.31-0ubuntu9.2, so it's not taking that 2.31-*** as greater than 2.29.]</div><div><br></div><div>Any suggestions?</div><div><br></div><div>Thanks,</div><div>Hy</div><div><br></div><div><b>Package dependencies cannot be resolved:</b></div><div><b><br></b></div><div>This error could be caused by required additional software packages which are missing or not installable. Furthermore there could be a conflict between software packages which are not allowed to be installed at the same time.<br>Transaction failed: Package dependencies cannot be resolved<br> The following packages have unmet dependencies:<br></div><div><br></div>libindi1: Depends: libc6 (>= 2.29) but 2.31-0ubuntu9.2 is to be installed<br>          Depends: libcfitsio8 (>= 3.470~) but 3.470-3 is to be installed<br>          Depends: libfftw3-double3 (>= 3.3.5) but 3.3.8-2ubuntu1 is to be installed<br>          Depends: libgcc-s1 (>= 3.0) but 10.3.0-1ubuntu1~20.04 is to be installed<br>          Depends: libgsl23 (>= 2.5) but 2.5+dfsg-6build1 is to be installed<br>          Depends: libgslcblas0 (>= 2.4) but 2.5+dfsg-6build1 is to be installed<br>          Depends: libjpeg8 (>= 8c) but 8c-2ubuntu8 is to be installed<br>          Depends: libstdc++6 (>= 6) but 10.3.0-1ubuntu1~20.04 is to be installed<br>          Depends: libusb-1.0-0 (>= 2:1.0.9) but 2:1.0.23-2build1 is to be installed<br>          Depends: zlib1g (>= 1:1.1.4) but 1:1.2.11.dfsg-2ubuntu1.2 is to be installed<br>          Depends: libindi-data (>= 1.9.3~202112061219~ubuntu20.04.1) but 1.9.3~202112061219~ubuntu20.04.1 is to be installed<br>          Depends: indi-bin (>= 1.9.3~202112061219~ubuntu20.04.1) but 1.9.3~202112061219~ubuntu20.04.1 is to be installed<br></div>