MCUViewer
MCUViewer copied to clipboard
Can't install on ubuntu through parallels on Mac with Apple M1
Version/Branch:
1.0.0
Operating system:
Ubuntu 22.04
Debug probe:
Jlink plus
Details:
I downloaded the latest .deb file from the releases page, and I tried to install it on my parallels VM running ubuntu 22.04 and I get this error. I haven't ever hit this before, so not sure what to do.
parallels@ubuntu-vm ~> sudo apt install ./MCUViewer-1.0.0-Linux.deb
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting 'mcuviewer:amd64' instead of './MCUViewer-1.0.0-Linux.deb'
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
mcuviewer:amd64 : Depends: libglfw3:amd64 but it is not installable or
libglfw3-wayland:amd64 but it is not installable
Depends: libgl1:amd64 but it is not installable
Depends: libglib2.0-0:amd64 but it is not installable
Depends: libgtk-3-0:amd64 but it is not installable
Depends: libstdc++6:amd64 but it is not installable
Depends: libusb-1.0-0:amd64 but it is not installable
Depends: gdb:amd64 but it is not installable
E: Unable to correct problems, you have held broken packages.
Screenshots/Video:
No response