Search Criteria
Package Details: gns3-server 2.2.52-1
Package Actions
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.64 |
First Submitted: | 2014-05-13 17:40 (UTC) |
Last Updated: | 2024-12-02 13:35 (UTC) |
Dependencies (20)
- busybox (busybox-gitAUR, busybox-coreutilsAUR)
- python-aiofiles
- python-aiohttp (python-aiohttp-gitAUR)
- python-aiohttp-corsAUR
- python-async-timeout (python-async-timeout-gitAUR)
- python-distro
- python-jinja
- python-jsonschema
- python-platformdirs
- python-psutil
- python-py-cpuinfo
- python-sentry_sdk
- python-setuptools
- python-truststore
- dynamipsAUR (dynamips-gitAUR) (optional) – Cisco router emulator
- gns3-guiAUR (gns3-gui-gitAUR) (optional) – graphical user interface for GNS3 server
- libvirt (libvirt-gitAUR, libvirt-xenAUR) (optional) – needed for the NAT cloud
- qemu (qemu-gitAUR, qemu-headless-gitAUR, qemu-base, qemu-desktop, qemu-full) (optional) – Used by GNS3 to run Cisco ASA, PIX and IDS
- ubridgeAUR (ubridge-gitAUR) (optional) – Bridge for UDP tunnels, Ethernet, TAP and VMnet interfaces
- vpcsAUR (vpcs-gitAUR) (optional) – Simple PC emulation for basic network operations
Required by (2)
- gns3-gui (optional)
- gns3-gui-git (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 17 Next › Last »
<deleted-account> commented on 2021-04-12 17:50 (UTC)
I got a version conflict for aiohttp: Requirement.parse('aiohttp>=3.7.4'), {'gns3-server'})
Fixed by removing 'python-aiohttp-cors-gns3' and installing 'python-aiohttp'
buzo commented on 2021-04-09 19:32 (UTC)
cookiewookie: Should be fixed with 2.2.20, since upstream switched to sentry-sdk 1.0.0.
cookiewookie commented on 2021-04-05 14:35 (UTC)
python-sentry_sdk fails to download from pypi!
buzo commented on 2021-01-22 13:22 (UTC)
d72: I guess you built the package with Python 3.8, but you try to run it with Python 3.9. In that case, you just need to rebuild gns3-server.
d72 commented on 2021-01-21 21:25 (UTC)
Any idea what's going wrong here?
Everything on the system is up to date. Works on my other Arch box
nhannht commented on 2020-12-11 07:16 (UTC)
buzo: this is about
gns3-server-git
Now I reinstall gns3-server. It tell problem about "aiohttp" even I had
aiohttp installed
Solution: pip install aiohttp-utils => solved.
buzo commented on 2020-12-09 16:26 (UTC)
nhannht: How did you build that package? I checked requires.txt again, and it contains
psutil>=5.6.7
, not==
.nhannht commented on 2020-12-09 15:30 (UTC) (edited on 2020-12-09 15:31 (UTC) by nhannht)
Install gns3server-git version bug too. I have psutil 5.7.3 installed
Will2k commented on 2020-09-09 11:13 (UTC)
Ah! Thank you theinterwebthing!
theinterwebthing commented on 2020-09-09 11:04 (UTC)
Close the GUI, then
killall gns3server
Start GUI again.« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 17 Next › Last »