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 8 .. 13 Next › Last »
corneabogdan84 commented on 2022-08-08 16:45 (UTC)
@derdeagle I got it working by using pip to update urllib3.
derdeagle commented on 2022-08-07 15:30 (UTC)
I, too, get this error message shown after updating. But this is not the only error message, the next one is:
The required version was released on July 25 2022 (13 days ago today). The arch repo does not yet include this version.
theoratkin commented on 2022-08-06 00:07 (UTC) (edited on 2022-08-06 00:07 (UTC) by theoratkin)
Doesn't work for me after updating
python-jsonschema
from3.2.0-6
to4.9.0-1
.zbe commented on 2022-06-26 07:44 (UTC)
@Mario156090, just update PKGBUILD and rebuild python-util package yourself. All you need to do is change pkgver/pkgrel.
Mario156090 commented on 2022-06-26 01:18 (UTC) (edited on 2022-06-26 01:19 (UTC) by Mario156090)
Well, the last version for psutil is 5.9.1 and GNS3 require this but Arch official repository does not update yet.
So, I found a Workaround for this.
First, uninstall gns3-server and gsn3-gui. second, install pip3 package. third, install the pip3 version package of psutil, use this command: python -m pip install --upgrade --no-cache-dir --use-deprecated=legacy-resolver psutil
fourth, reinstall gns3-gui and gns3-server.
Good luck people!
buzo commented on 2022-06-22 18:36 (UTC)
Yes, python-psutil needs to be updated, but I can't do anything about that.
mashinkopochinko commented on 2022-06-21 21:03 (UTC)
waiting update python-psutil >=5.9.1
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
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 13 Next › Last »