Package Details: gns3-server 2.2.46-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: GPL3
Groups: gns3
Submitter: korjjj
Maintainer: buzo
Last Packager: buzo
Votes: 76
Popularity: 0.98
First Submitted: 2014-05-13 17:40 (UTC)
Last Updated: 2024-03-07 17:00 (UTC)

Dependencies (20)

Required by (2)

Sources (3)

Latest Comments

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

theinterwebthing commented on 2020-08-03 00:18 (UTC) (edited on 2020-08-03 00:24 (UTC) by theinterwebthing)

Unable to start

   File "/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 785, in resolve
    raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'py-cpuinfo==6.0.0' distribution was not found and is required by gns3-server 

Updating psutil==5.7.0 to psutil==5.7.1 and py-cpuinfo==6.0.0 to py-cpuinfo==7.0.0 in /usr/lib/python3.8/site-packages/gns3_server-2.2.11-py3.8.egg-info/requires.txt solves the issue.

Note these are hardcoded upstream in the requirements.txt

buzo commented on 2020-06-05 16:44 (UTC)

Thanks cioby23, fixed.

cioby23 commented on 2020-06-04 14:25 (UTC)

Beginning with version 2.2.9 python-raven have been deprecated and replaced by python-sentry_sdk. The PKGBUILD needs to be updated with this dependency. https://aur.archlinux.org/packages/python-sentry_sdk/

killerinstinct89 commented on 2020-04-27 20:27 (UTC) (edited on 2020-04-27 20:29 (UTC) by killerinstinct89)

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