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.060531
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

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 18 Next › Last »

<deleted-account> commented on 2020-04-27 20:27 (UTC)

Got this error:

 [SKIPPED]
In Python 3 json.load always produces unicode

jsonschema.tests.test_jsonschema_test_suite.TestDraft3.test_string_a_bytestring_is_a_string
jsonschema.tests.test_jsonschema_test_suite.TestDraft4.test_string_a_bytestring_is_a_string
===============================================================================
[ERROR]
Traceback (most recent call last):
  File "/usr/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/usr/lib/python3.8/unittest/case.py", line 676, in run
    self._callTestMethod(testMethod)
  File "/usr/lib/python3.8/unittest/case.py", line 633, in _callTestMethod
    method()
  File "/home/ruben/.cache/yay/python-jsonschema26/src/jsonschema-2.6.0/build/lib/jsonschema/tests/test_jsonschema_test_suite.py", line 63, in test_case
    validate(data, schema, cls=self.validator_class, **kwargs)
  File "/home/ruben/.cache/yay/python-jsonschema26/src/jsonschema-2.6.0/build/lib/jsonschema/validators.py", line 541, in validate
    cls(schema, *args, **kwargs).validate(instance)
  File "/home/ruben/.cache/yay/python-jsonschema26/src/jsonschema-2.6.0/build/lib/jsonschema/validators.py", line 129, in validate
    for error in self.iter_errors(*args, **kwargs):
  File "/home/ruben/.cache/yay/python-jsonschema26/src/jsonschema-2.6.0/build/lib/jsonschema/validators.py", line 105, in iter_errors
    for error in errors:
  File "/home/ruben/.cache/yay/python-jsonschema26/src/jsonschema-2.6.0/build/lib/jsonschema/_validators.py", line 163, in format
    validator.format_checker.check(instance, format)
  File "/home/ruben/.cache/yay/python-jsonschema26/src/jsonschema-2.6.0/build/lib/jsonschema/_format.py", line 96, in check
    result = func(instance)
  File "/home/ruben/.cache/yay/python-jsonschema26/src/jsonschema-2.6.0/build/lib/jsonschema/_format.py", line 259, in is_css21_color
    instance.lower() in webcolors.css21_names_to_hex
builtins.AttributeError: module 'webcolors' has no attribute 'css21_names_to_hex' 

buzo commented on 2020-03-27 09:09 (UTC)

Thanks, frpenguin – fixed.

frpenguin commented on 2020-03-26 21:25 (UTC)

A new dependency: python-py-cpuinfo. Please add

temach commented on 2020-01-22 01:28 (UTC)

When starting gns3-server I ran into "pkg_resources.DistributionNotFound: The 'yarl==1.3.0' distribution was not found and is required by gns3-server"

It was asking for python-yarl==1.3.0 when python-yarl==1.4.2 is in the community repos. Downgrading python-yarl to 1.3.0 solved the issue.

phy0d0r commented on 2019-12-14 18:48 (UTC)

@Archange: Its working now after I rebuild the remaining packages. Thanks.

Archange commented on 2019-12-14 17:39 (UTC)

@phy0d0r: Because you need to rebuild every python package from the AUR for python 3.8.

phy0d0r commented on 2019-12-14 17:36 (UTC)

@Archange: I'm not sure why still link to 3.7. I haven't try. We'll try some later.


 ┌─ fyodor at 01:32  ın  {~}
 └─> ₹ » pacman -Ql python-aiohttp-cors-gns3
[sudo] password for fyodor: 
python-aiohttp-cors-gns3 /usr/
python-aiohttp-cors-gns3 /usr/lib/
python-aiohttp-cors-gns3 /usr/lib/python3.7/
python-aiohttp-cors-gns3 /usr/lib/python3.7/site-packages/
python-aiohttp-cors-gns3 /usr/lib/python3.7/site-packages/aiohttp_cors-0.7.0-py3.7.egg-info/
python-aiohttp-cors-gns3 /usr/lib/python3.7/site-packages/aiohttp_cors-0.7.0-py3.7.egg-info/PKG-INFO
python-aiohttp-cors-gns3 /usr/lib/python3.7/site-packages/aiohttp_cors-0.7.0-py3.7.egg-info/SOURCES.txt
python-aiohttp-cors-gns3 /usr/lib/python3.7/site-packages/aiohttp_cors-0.7.0-py3.7.egg-info/dependency_links.txt
python-aiohttp-cors-gns3 /usr/lib/python3.7/site-packages/aiohttp_cors-0.7.0-py3.7.egg-info/requires.txt
python-aiohttp-cors-gns3 /usr/lib/python3.7/site-packages/aiohttp_cors-0.7.0-py3.7.egg-info/top_level.txt
python-aiohttp-cors-gns3 /usr/lib/python3.7/site-packages/aiohttp_cors/
python-aiohttp-cors-gns3 /usr/lib/python3.7/site-packages/aiohttp_cors/__about__.py
python-aiohttp-cors-gns3 /usr/lib/python3.7/site-packages/aiohttp_cors/__init__.py
python-aiohttp-cors-gns3 /usr/lib/python3.7/site-packages/aiohttp_cors/__pycache__/
python-aiohttp-cors-gns3 /usr/lib/python3.7/site-packages/aiohttp_cors/__pycache__/__about__.cpython-37.opt-1.pyc
python-aiohttp-cors-gns3 /usr/lib/python3.7/site-packages/aiohttp_cors/__pycache__/__about__.cpython-37.pyc
python-aiohttp-cors-gns3 /usr/lib/python3.7/site-packages/aiohttp_cors/__pycache__/__init__.cpython-37.opt-1.pyc
python-aiohttp-cors-gns3 /usr/lib/python3.7/site-packages/aiohttp_cors/__pycache__/__init__.cpython-37.pyc
python-aiohttp-cors-gns3 /usr/lib/python3.7/site-packages/aiohttp_cors/__pycache__/abc.cpython-37.opt-1.pyc
python-aiohttp-cors-gns3 /usr/lib/python3.7/site-packages/aiohttp_cors/__pycache__/abc.cpython-37.pyc
python-aiohttp-cors-gns3 /usr/lib/python3.7/site-packages/aiohttp_cors/__pycache__/cors_config.cpython-37.opt-1.pyc
python-aiohttp-cors-gns3 /usr/lib/python3.7/site-packages/aiohttp_cors/__pycache__/cors_config.cpython-37.pyc
python-aiohttp-cors-gns3 /usr/lib/python3.7/site-packages/aiohttp_cors/__pycache__/mixin.cpython-37.opt-1.pyc
python-aiohttp-cors-gns3 /usr/lib/python3.7/site-packages/aiohttp_cors/__pycache__/mixin.cpython-37.pyc
python-aiohttp-cors-gns3 /usr/lib/python3.7/site-packages/aiohttp_cors/__pycache__/preflight_handler.cpython-37.opt-1.pyc
python-aiohttp-cors-gns3 /usr/lib/python3.7/site-packages/aiohttp_cors/__pycache__/preflight_handler.cpython-37.pyc
python-aiohttp-cors-gns3 /usr/lib/python3.7/site-packages/aiohttp_cors/__pycache__/resource_options.cpython-37.opt-1.pyc
python-aiohttp-cors-gns3 /usr/lib/python3.7/site-packages/aiohttp_cors/__pycache__/resource_options.cpython-37.pyc
python-aiohttp-cors-gns3 /usr/lib/python3.7/site-packages/aiohttp_cors/__pycache__/urldispatcher_router_adapter.cpython-37.opt-1.pyc
python-aiohttp-cors-gns3 /usr/lib/python3.7/site-packages/aiohttp_cors/__pycache__/urldispatcher_router_adapter.cpython-37.pyc
python-aiohttp-cors-gns3 /usr/lib/python3.7/site-packages/aiohttp_cors/abc.py
python-aiohttp-cors-gns3 /usr/lib/python3.7/site-packages/aiohttp_cors/cors_config.py
python-aiohttp-cors-gns3 /usr/lib/python3.7/site-packages/aiohttp_cors/mixin.py
python-aiohttp-cors-gns3 /usr/lib/python3.7/site-packages/aiohttp_cors/preflight_handler.py
python-aiohttp-cors-gns3 /usr/lib/python3.7/site-packages/aiohttp_cors/resource_options.py
python-aiohttp-cors-gns3 /usr/lib/python3.7/site-packages/aiohttp_cors/urldispatcher_router_adapter.py

Archange commented on 2019-12-14 15:27 (UTC)

@phy0d0r: What does pacman -Ql python-aiohttp-cors-gns3 returns?

Also, why not try the package I’ve posted?

phy0d0r commented on 2019-12-13 18:30 (UTC)

Hi buzo, I already rebuild all required packages but experiencing another error.


 ┌─ fyodor at 02:26  ın  {~}
 └─> ₹ » gns3
2019-12-14 02:26:03 INFO root:126 Log level: INFO
2019-12-14 02:26:03 INFO main:256 GNS3 GUI version 2.2.3
2019-12-14 02:26:03 INFO main:257 Copyright (c) 2007-2019 GNS3 Technologies Inc.
2019-12-14 02:26:03 INFO main:259 Application started with /usr/bin/gns3
2019-12-14 02:26:08 ERROR local_server:496 Local server process has stopped
2019-12-14 02:26:08 ERROR local_server:498 Traceback (most recent call last):
  File "/usr/bin/gns3server", line 6, in <module>
    from pkg_resources import load_entry_point
  File "/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 3252, in <module>
    def _initialize_master_working_set():
  File "/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 3235, in _call_aside
    f(*args, **kwargs)
  File "/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 3264, in _initialize_master_working_set
    working_set = WorkingSet._build_master()
  File "/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 583, in _build_master
    ws.require(__requires__)
  File "/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 900, in require
    needed = self.resolve(parse_requirements(requirements))
  File "/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 786, in resolve
    raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'aiohttp-cors==0.7.0' distribution was not found and is required by gns3-server

 ┌─ fyodor at 02:29  ın  {~}
 └─> ₹ » yay -Ss aiohttp-cors
aur/python-aiohttp-cors-gns3 0.7.0-1 (+13 0.33%) (Installed)
    CORS support for aiohttp (GNS3)

buzo commented on 2019-12-12 17:00 (UTC)

phy0d0r: Did you rebuild python-async-timeout-gns3 already? This was needed due to the move from Python 3.7 to 3.8.