-
Notifications
You must be signed in to change notification settings - Fork 435
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GNS3 deleted after last update! Problem with Launchpad for Ubuntu? #3625
Comments
This should have been solved now. Please try on your side and let us know if it works. Thanks 🙏 |
Same issue as before. If we attempt to install the remote server via... cd /tmp
curl https://raw.githubusercontent.com/GNS3/gns3-server/master/scripts/remote-install.sh we get... root@lab1-gns3-server-a:~# apt update
Hit:1 http://us.archive.ubuntu.com/ubuntu focal InRelease
Get:2 http://us.archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB]
Hit:3 http://us.archive.ubuntu.com/ubuntu focal-backports InRelease
Hit:4 http://us.archive.ubuntu.com/ubuntu focal-security InRelease
Hit:5 http://ppa.launchpad.net/gns3/ppa/ubuntu focal InRelease
Hit:6 https://download.docker.com/linux/ubuntu bionic InRelease
Get:7 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,536 kB]
Get:8 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.7 kB]
Get:9 http://us.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,220 kB]
Get:10 http://us.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [27.8 kB]
Fetched 4,929 kB in 2s (3,130 kB/s)
Reading package lists... Done
Building dependency tree
Reading state information... Done
6 packages can be upgraded. Run 'apt list --upgradable' to see them.
root@lab1-gns3-server-a:~# apt info gns3-server
Package: gns3-server
State: not a real package (virtual)
N: Can't select candidate version from package gns3-server as it has no candidate
N: There is 1 additional record. Please use the '-a' switch to see it
N: No packages found
root@lab1-gns3-server-a:~# apt info gns3-server -a
Package: gns3-server
Version: 3.0.0rc1~focal2
Status: deinstall ok config-files
Priority: extra
Section: net
Maintainer: GNS3 team <[email protected]>
Bugs: https://github.com/GNS3/gns3-server/issues
Config-Version: 3.0.0rc1~focal2
Installed-Size: 63.2 MB
Depends: python3, vpcs, ubridge (>= 0.9.14), qemu-system-x86, qemu-kvm, qemu-utils, mtools, cpulimit, libvirt-daemon-system, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.17), libgcc-s1 (>= 4.2), libstdc++6 (>= 4.8)
Recommends: dynamips, x11vnc, xvfb
Homepage: https://github.com/GNS3/gns3-server
Download-Size: unknown
APT-Sources: /var/lib/dpkg/status
Description: GNS3 server Is there something we need to be doing to repair, or clear out apt to see the correct package? I only see 3.0RC1 as the only possible package. Thanks, Chris H |
@KasaVoren @Grit-Wehner We have re-published the packages for Focal. This should finally fix the problem. Please confirm, thanks. |
Hey Jeremy, All seem's to be well. I removed the package via pip, cleaned up the systemd service file, and cleared the repo's in apt. Re-ran the remote-install.sh and we are back up and running. Install was flawless, Wireshark an ubridge are working again correctly. Thank you for your support on this one!
|
Thank you very much, Jeremy! Now it works! |
Please take a look at this link: https://www.gns3.com/gns3-is-gone
Thank you very much
Greta
The text was updated successfully, but these errors were encountered: