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: 78
Popularity: 0.048378
First Submitted: 2014-05-13 17:40 (UTC)
Last Updated: 2025-05-26 19:30 (UTC)

Dependencies (33)

Required by (3)

Sources (3)

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

« First ‹ Previous 1 .. 5 6 7 8 9 10 11 12 13 14 15 .. 18 Next › Last »

alexanderp commented on 2019-06-19 07:53 (UTC)

Error while updating to 2.1.21-2:

python-jsonschema26 and python-jsonschema are in conflict. Remove python-jsonschema?

buzo commented on 2019-06-16 19:22 (UTC)

thunder72: Fixed – thanks for the notification.

thunder72 commented on 2019-06-16 18:33 (UTC)

Field to start after update pkg_resources.ContextualVersionConflict: (jsonschema 3.0.1 (/usr/lib/python3.7/site-packages), Requirement.parse('jsonschema==2.6.0'), {'gns3-server'})

abdulhakeem commented on 2019-06-15 21:46 (UTC)

systemctl enable gns3-server says "Failed to enable unit: Unit file gns3-server.service does not exist.", is that expected?

if I run systemctl enable gns3-server@USER, it doesn't give any error output but I also don't see gns3-server in either my Running or Enabled services

buzo commented on 2019-05-29 09:01 (UTC) (edited on 2019-05-29 09:05 (UTC) by buzo)

thunder72: Fixed, thanks. Please flag the other package (python-aiohttp-cors-gns3 in this case) out-of-date next time.

thunder72 commented on 2019-05-28 22:46 (UTC)

Gns3-server version 2.1.19-1 required aiohttp-cors version 0.6.0

pkg_resources.ContextualVersionConflict: (aiohttp-cors 0.5.3 (/usr/lib/python3.7/site-packages), Requirement.parse('aiohttp-cors==0.6.0'), {'gns3-server'})

buzo commented on 2019-05-25 09:25 (UTC)

alsetema: fixed, thanks

alsetema commented on 2019-05-24 20:51 (UTC)

Apparently it wants a lower version than the current one of async-timeout? (current seems to be python-async-timeout-gns3 3.0.0-1) pkg_resources.DistributionNotFound: The 'async-timeout<3.0.0' distribution was not found and is required by gns3-server

hagar-dunor commented on 2019-05-21 19:10 (UTC)

All fine now, thx for your work :)

buzo commented on 2019-05-20 09:26 (UTC)

Sorry, I have just updated the dependency python-aiohttp-gns3, too.