Search Criteria
Package Details: gns3-gui 2.2.52-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.98 |
First Submitted: | 2014-05-13 18:56 (UTC) |
Last Updated: | 2024-12-02 13:36 (UTC) |
Dependencies (14)
- desktop-file-utils (desktop-file-utils-gitAUR)
- python-distro
- python-jsonschema
- python-psutil
- python-pyqt5 (python-pyqt5-sip4AUR, python-pyqt5-webkitAUR)
- python-pyqt5-sip
- python-sentry_sdk
- python-setuptools
- python-truststore
- qt5-svg (qt5-svg-gitAUR)
- qt5-websockets (qt5-websockets-gitAUR)
- 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 .. 13 Next › Last »
cryptorekt commented on 2022-10-16 21:26 (UTC)
@Inetol How did you downgrade? I tried "downgrade python-jsonschema" but there's only an option to downgrade to version 4.15, no version 3.2
inetol commented on 2022-09-23 10:15 (UTC)
@Lenni I directly downgraded and locked the "python-jsonscheme" package to 3.2.0 in pacman.conf until they fix this package. With that I have had no more problems using GNS3.
theoratkin commented on 2022-09-20 19:01 (UTC)
@Olivier-41 I no longer need GNS3, but thanks anyway! It might help someone else.
Olivier-41 commented on 2022-09-20 17:29 (UTC)
@theogen i've uninstalled gns3-server, gns3-gui and python-jsonschema. Then i've installed the python-jsonschema 3.2.0 via pip install jsonschema==3.2.0 To finish i've build both gns3 server and gui. It works for me like that. Let me know if it's ok for you too ?
Lenni commented on 2022-09-17 17:09 (UTC)
Hey, can someone update a dependencies packages? Now the GNS3 is unviable.
corneabogdan84 commented on 2022-08-09 18:44 (UTC)
@zbe Thank you for the explanation. Actually, I did not need to use sudo as urllib3 was previously installed using pip as part of other dependencies, so a simple "pip install urllib3 -U" did the job. System-wide I'm still running 1.26.9. I will see what happens when the package gets updated. Have a nice one.
zbe commented on 2022-08-09 18:25 (UTC)
@corneabogdan84, if you used 'sudo pip' - which you did, if you installed urllib3 system-wide - you can expect pacman errors when new python-urllib3 comes in repo.
Better to just bump the version in python-urllib3 PKGBUILD and build it yourself then. (Some tests might fail, but you can use --nocheck)
corneabogdan84 commented on 2022-08-09 17:58 (UTC)
@zbe tried to help the best way I could
derdeagle commented on 2022-08-09 14:07 (UTC)
@zbe Thank you. I did:
Now it works.
@croneabogdan84 Also thank you for your hint but I decided to take the other one as it seems to be more consistent (using package manager).
zbe commented on 2022-08-09 11:19 (UTC)
@corneabogdan84, please don't give stupid advice to others.
Downgrade python-sentry_sdk to 1.9.0 and wait until python-urllib3 gets updated.
And for jsonschema edit gns3-gui and gns3-server PKGBUILDs and add to sed:
« First ‹ Previous 1 2 3 4 5 6 7 .. 13 Next › Last »