Package Details: gns3-server 3.0.5-1

Git Clone URL: https://aur.archlinux.org/gns3-server.git (read-only, click to copy)
Package Base: gns3-server
Description: GNS3 network simulator, Server package
Upstream URL: https://github.com/GNS3/gns3-server
Licenses: GPL-3.0-only
Groups: gns3
Submitter: korjjj
Maintainer: buzo
Last Packager: buzo
Votes: 81
Popularity: 1.43
First Submitted: 2014-05-13 17:40 (UTC)
Last Updated: 2025-05-26 19:30 (UTC)

Pinned Comments

buzo commented on 2025-05-28 11:57 (UTC)

Upstream has split development of the major versions 2 and 3. This package will keep tracking the latest version. If you prefer version 2, there is now a separate package gns3-server-2.

Latest Comments

1 2 3 4 5 6 .. 18 Next › Last »

buzo commented on 2025-05-28 11:57 (UTC)

Upstream has split development of the major versions 2 and 3. This package will keep tracking the latest version. If you prefer version 2, there is now a separate package gns3-server-2.

kotv commented on 2025-05-27 18:56 (UTC)

@buzo please provide the package tracking version 2 as, at least for now, there is no compatibility between v2 and v3

donko3005 commented on 2025-05-25 21:51 (UTC)

Yeah,it would be a better thing to have a ver 2 of gns3 to still using it in some instances (such as university)

kamilpajek commented on 2025-05-04 19:13 (UTC)

Yeah, separate package tracking version 2 would be much appreciated.

buzo commented on 2025-04-28 17:37 (UTC)

Upstream has split development of the major versions 2 and 3, with 2.2.54 being the latest release. I will keep this package tracking version 3, but could provide a separate package tracking version 2, if there is interest.

wutch commented on 2024-10-28 19:26 (UTC) (edited on 2024-10-28 19:30 (UTC) by wutch)

Starting the server fails with:

Traceback (most recent call last):
  File "/usr/bin/gns3server", line 33, in <module>
    sys.exit(load_entry_point('gns3-server==2.2.50', 'console_scripts', 'gns3server')())
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/gns3server/main.py", line 86, in main
    from gns3server.run import run
  File "/usr/lib/python3.12/site-packages/gns3server/run.py", line 32, in <module>
    from gns3server.web.web_server import WebServer
  File "/usr/lib/python3.12/site-packages/gns3server/web/web_server.py", line 27, in <module>
    import aiohttp_cors
ModuleNotFoundError: No module named 'aiohttp_cors'

jagallien commented on 2024-08-15 18:12 (UTC)

Able to get everything working correctly except iou images. Getting segfault 11, no matter which images are used.

king007 commented on 2023-06-22 10:20 (UTC) (edited on 2023-06-22 12:51 (UTC) by king007)

Unable to install gns3-server with the following error while gns3-gui has installed fine.

    ----------------
    Building gns3-server...
    ==> Making package: gns3-server 2.2.40.1-1 (Thu 22 Jun 2023 03:49:17 PM IST)
    ==> Checking runtime dependencies...
    ==> Checking buildtime dependencies...
    ==> Retrieving sources...
      -> Found gns3-server-2.2.40.1.tar.gz
      -> Found gns3-server@.service
      -> Found fix_requirements_for_Arch.diff
    ==> Validating source files with sha256sums...
        gns3-server-2.2.40.1.tar.gz ... Passed
        gns3-server@.service ... Passed
        fix_requirements_for_Arch.diff ... FAILED
    ==> ERROR: One or more files did not pass the validity check!
    Failed to build gns3-server
    ---------------------------------------

nickoe commented on 2023-02-17 21:21 (UTC) (edited on 2023-02-18 09:42 (UTC) by nickoe)

Hello. I am completely new to gns3. Should ubridge be made a dependency to gns3-server or gns3-gui?

When I try to add the cloud in the gns3-gui I get an error complaining about ubridge. Installing the aur/ubridge appears to resolve that issue.

Similarly dynamips is probably also a good idea to add as dependency