GNS3 / gns3-gui

GNS3 Graphical Network Simulator
http://www.gns3.com
GNU General Public License v3.0
2.12k stars 434 forks source link

Could not find Dynamips after upgrading to 2.2.48 #3595

Closed wcarpen01 closed 2 months ago

wcarpen01 commented 2 months ago

upgrading on macOS from 2.2.47 -> 2.2.48, get the following error:

Error while creating node from template: Could not find Dynamips

grossmj commented 2 months ago

Thanks, I think this is because the Dynamips executable has been compiled on Apple Silicon. I will look into it.

grossmj commented 2 months ago

Fixed in https://github.com/GNS3/gns3-build/commit/41347378417904df3d5adf0b2c8b4f8b2e60e2e3

We are going to release v2.2.48.1 that fixes the issue soon

arjun713 commented 2 months ago

@grossmj Thanks for the update, How many days it will take

grossmj commented 2 months ago

We are planning to release it today.

thschaffr commented 2 months ago

We are planning to release it today.

I see that it was released a couple of hours ago here: https://github.com/GNS3/gns3-gui/releases @grossmj, thank you.