Skip to content

Instantly share code, notes, and snippets.

@waltman
Created October 28, 2017 20:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save waltman/457e068afd42b3bc31394cb6a20df752 to your computer and use it in GitHub Desktop.
Save waltman/457e068afd42b3bc31394cb6a20df752 to your computer and use it in GitHub Desktop.
Errors running sudo do-release-upgrade on linode
% sudo do-release-upgrade
Checking for a new Ubuntu release
Get:1 Upgrade tool signature [819 B]
Get:2 Upgrade tool [1,255 kB]
Fetched 1,256 kB in 0s (0 B/s)
authenticate 'artful.tar.gz' against 'artful.tar.gz.gpg'
extracting 'artful.tar.gz'
Reading cache
Checking package manager
Reading package lists... Done
Building dependency tree
Reading state information... Done
Hit http://mirrors.linode.com/ubuntu zesty InRelease
Hit http://mirrors.linode.com/ubuntu zesty-updates InRelease
Hit http://mirrors.linode.com/ubuntu zesty-backports InRelease
Hit http://security.ubuntu.com/ubuntu zesty-security InRelease
Fetched 0 B in 0s (0 B/s)
Reading package lists... Done
Building dependency tree
Reading state information... Done
No candidate ver: libperl5.22
No candidate ver: linux-image-4.8.0-22-generic
No candidate ver: linux-image-4.8.0-34-generic
No candidate ver: linux-image-4.8.0-37-generic
No candidate ver: linux-image-4.8.0-39-generic
No candidate ver: linux-image-4.8.0-41-generic
No candidate ver: linux-image-4.8.0-45-generic
No candidate ver: linux-image-4.8.0-46-generic
No candidate ver: linux-image-extra-4.8.0-22-generic
No candidate ver: linux-image-extra-4.8.0-34-generic
No candidate ver: linux-image-extra-4.8.0-37-generic
No candidate ver: linux-image-extra-4.8.0-39-generic
No candidate ver: linux-image-extra-4.8.0-41-generic
No candidate ver: linux-image-extra-4.8.0-45-generic
No candidate ver: linux-image-extra-4.8.0-46-generic
Updating repository information
No valid mirror found
While scanning your repository information no mirror entry for the
upgrade was found. This can happen if you run an internal mirror or
if the mirror information is out of date.
Do you want to rewrite your 'sources.list' file anyway? If you choose
'Yes' here it will update all 'zesty' to 'artful' entries.
If you select 'No' the upgrade will cancel.
Continue [yN]
Restoring original system state
Aborting
Reading package lists... Done
Building dependency tree
Reading state information... Done
=== Command detached from window (Sat Oct 28 16:17:21 2017) ===
=== Command terminated with exit status 1 (Sat Oct 28 16:17:31 2017) ===
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment