We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Sorry, I currently don't have time to do a broader deep dive on this myself, maybe this helps as a starting point in case others experience this too.
I tried upgrading from 2.2.47 to 2.2.48.1 with the build in upgrade tool (initial install was via 2.2.47 KVM disks) downloaded here https://github.com/GNS3/gns3-gui/releases/tag/v2.2.47
Error message is
cp: cannot create regular file '/etc/update-manager/release-upgrades': No such file or directory
system was rebooted in between tries, system time is correct
The text was updated successfully, but these errors were encountered:
I'm having the same exact issue. Current version 2.2.47, and trying to upgrade to 2.2.48 or 2.2.48.1 fails with the same message.
Sorry, something went wrong.
Just did
cd /etc sudo mkdir update-manager sudo gns3restore
and VM is upgraded to 2.2.48.1
Create the /etc/update-manager dir if it doesn't exist. Fixes GNS3/gn…
9215a5a
…s3-server#2400
Thanks for the report. I have fixed the upgrade script and upgrades should work now.
No branches or pull requests
Sorry, I currently don't have time to do a broader deep dive on this myself, maybe this helps as a starting point in case others experience this too.
I tried upgrading from 2.2.47 to 2.2.48.1 with the build in upgrade tool (initial install was via 2.2.47 KVM disks) downloaded here https://github.com/GNS3/gns3-gui/releases/tag/v2.2.47
Error message is
cp: cannot create regular file '/etc/update-manager/release-upgrades': No such file or directory
system was rebooted in between tries, system time is correct
The text was updated successfully, but these errors were encountered: