Search Criteria
Package Details: gns3-server 2.2.17-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: | |
Groups: | |
Submitter: | korjjj |
Maintainer: | buzo |
Last Packager: | buzo |
Votes: | 64 |
Popularity: | 0.31 |
First Submitted: | 2014-05-13 17:40 |
Last Updated: | 2020-12-06 16:08 |
Dependencies (22)
- busybox (busybox-norootreboot, busybox-custom-git, busybox-git)
- python-aiofiles
- python-aiohttp (python-aiohttp-gns3)
- python-aiohttp-cors (python-aiohttp-cors-gns3)
- python-async-timeout (python-async-timeout-gns3)
- python-async_generator
- python-distro
- python-jinja
- python-jsonschema (python-jsonschema26)
- python-prompt_toolkit (python-prompt_toolkit-gns3)
- python-psutil
- python-py-cpuinfo
- python-sentry_sdk
- python-yarl (python-yarl-gns3)
- python-setuptools (make)
- dynamips (optional) – Cisco router emulator.
- gns3-gui (gns3-gui-git) (optional) – graphical user interface for GNS3 server.
- iouyap (optional) – Bridge IOU to UDP, TAP and Ethernet.
- libvirt (libvirt-xen, libvirt-apparmor, libvirt-git) (optional) – needed for the NAT cloud
- qemu (qemu-60fps, qemu-pinning-headless, qemu-pinning-headless-arch-extra, qemu-pinning-block-iscsi, qemu-pinning-block-rbd, qemu-pinning-block-gluster, qemu-pinning-guest-agent, qemu-headless-templeos, qemu-headless-arch-extra-templeos, qemu-block-iscsi-templeos, qemu-block-rbd-templeos, qemu-block-gluster-templeos, qemu-guest-agent-templeos, qemu-git) (optional) – Used by GNS3 to run Cisco ASA, PIX and IDS.
- ubridge (ubridge-git) (optional) – Bridge for UDP tunnels, Ethernet, TAP and VMnet interfaces.
- vpcs (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 10 11 ... Next › Last »
thunder72 commented on 2019-06-16 18:33
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
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
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
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
alsetema: fixed, thanks
alsetema commented on 2019-05-24 20:51
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
All fine now, thx for your work :)
buzo commented on 2019-05-20 09:26
Sorry, I have just updated the dependency python-aiohttp-gns3, too.
hagar-dunor commented on 2019-05-19 19:52
In the GUI gns-server complains that aiohttp=2.3.10 is required where 2.3.9 is installed
leo95 commented on 2019-02-27 22:21
Yes. Thanks