Package Details: gns3-server 3.0.4-2

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.123547
First Submitted: 2014-05-13 17:40 (UTC)
Last Updated: 2025-04-28 17:46 (UTC)

Dependencies (33)

Required by (2)

Sources (3)

Pinned Comments

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.

Latest Comments

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

buzo commented on 2019-10-06 18:08 (UTC)

Fixed – sorry for the delay, I am currently on vacation.

king007 commented on 2019-10-02 08:20 (UTC)

Please note that these are the official requirements.txt for gns3-server. As @meetmarvin already mentioned . aiofiles==0.4.0 seems to be new for latest release

--------requirements.txt-------- jsonschema==2.6.0 # pyup: ignore aiohttp==3.5.4 aiohttp-cors==0.7.0 aiofiles==0.4.0 async_generator>=1.10 Jinja2>=2.7.3 raven>=5.23.0 psutil>=3.0.0 async-timeout==3.0.1 distro>=1.3.0 ---------------------

meetmarvin commented on 2019-10-02 00:47 (UTC)

Please update gn3-server 2.2.0 dependencies:

async-timeout==3.0.1 latest AUR: 3.0.0 aiohttp-cors==0.7.0 latest AUR: 0.6.0 aiohttp==3.5.4 latest AUR: 2.3.10

Thanks!

buzo commented on 2019-06-19 08:46 (UTC)

alexanderp: A question is not an error. You should answer “yes”, or does this break anything else?

See comments below for why this dependency changed.

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