Search Criteria
Package Details: gns3-gui 3.0.4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gns3-gui.git (read-only, click to copy) |
---|---|
Package Base: | gns3-gui |
Description: | GNS3 network simulator. Graphical user interface package. |
Upstream URL: | https://github.com/GNS3/gns3-gui |
Licenses: | GPL-3.0-only |
Groups: | gns3 |
Submitter: | korjjj |
Maintainer: | buzo |
Last Packager: | buzo |
Votes: | 98 |
Popularity: | 0.102340 |
First Submitted: | 2014-05-13 18:56 (UTC) |
Last Updated: | 2025-02-26 18:38 (UTC) |
Dependencies (16)
- desktop-file-utils (desktop-file-utils-gitAUR)
- python-distro
- python-jsonschema
- python-psutil
- python-pyqt5 (python-pyqt5-sip4AUR, python-pyqt5-webkitAUR, python-pyqt5-pre-releaseAUR)
- python-pyqt5-sip
- python-sentry_sdk
- python-truststore
- qt5-svg (qt5-svg-gitAUR)
- qt5-websockets (qt5-websockets-gitAUR)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- gns3-serverAUR (gns3-server-gitAUR) (optional) – GNS3 backend. Manages emulators such as Dynamips, VirtualBox or Qemu/KVM
- wireshark-qt (wireshark-gitAUR, wireshark-libsmi-qtAUR) (optional) – Live packet capture
- xterm (xterm-alacritty-symlinkAUR, kitty-xterm-symlinksAUR, xterm-gitAUR, xterm-alacritty-smooth-cursor-symlinkAUR) (optional) – Default terminal emulator for CLI management of virtual instances
Required by (1)
- gns3-server (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 13 Next › Last »
kazaii commented on 2022-06-13 11:42 (UTC)
Much appreciated. Launches now.
buzo commented on 2022-06-13 07:32 (UTC)
kazaii: Thanks, that was a typo (‘<’ instead of ‘>’) – fixed.
kazaii commented on 2022-06-11 18:21 (UTC)
Dang, looks like python setuptools 1:60.10 was distributed today
Now it's complaining upon launch, not on build
I tried to edit the requirements.txt , with no luck
jpbd commented on 2021-12-14 06:56 (UTC)
@buzo the dependency python-sentry_sdk has been updated to
python-sentry_sdk-1.5.1-1
breaks the gns3-gui on update
buzo commented on 2021-12-01 16:16 (UTC)
marcBarbier: Can you tell me all missing dependencies, please? Are they required or optional? What are they needed for?
marcBarbier commented on 2021-12-01 13:41 (UTC)
you need to add some packages as dependancies like telnet-bsd and ubridge
buzo commented on 2021-05-10 17:07 (UTC)
Thanks zbe and kazaii, fixed.
kazaii commented on 2021-05-09 15:49 (UTC) (edited on 2021-05-09 15:50 (UTC) by kazaii)
zbe is correct. This has been broken for me since ~ Friday. Fixed it by deleting the contents of ~/.cache/yay/gns3-gui & gns3-server
then re-installing with: yay -S --editmenu gns3-server yay -S --editmenu gns3-gui
(say yes to editing the pkgbuild)
and adding (don't use quotes) "-e 's|^sentry-sdk==1.0.0$|sentry-sdk>=1.0.0|' \"
to similar entries in "prepare() {" section, (the sed commands)
example:
Afte rebuilding both packages, I'm back in my lab. Thanks zbe!
zbe commented on 2021-05-07 07:08 (UTC) (edited on 2021-05-09 21:35 (UTC) by zbe)
gns3-gui doesn't start after updating to python-sentry_sdk 1.1.0-1.
Edit: Add "-e 's|^sentry-sdk==1\.0\.0$|sentry-sdk>=1.0.0|' \" to PKGBUILD.
buzo commented on 2021-04-09 19:33 (UTC)
cookiewookie: Should be fixed with 2.2.20, since upstream switched to sentry-sdk 1.0.0.
« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 13 Next › Last »