Can't upgrade to 18.04 (due to seemingly unupgradable packages)?Could not calculate upgrade from Maverick...
Watching something be written to a file live with tail
Is a tag line useful on a cover?
Why do I get two different answers for this counting problem?
Is it possible to do 50 km distance without any previous training?
What defenses are there against being summoned by the Gate spell?
Adding span tags within wp_list_pages list items
Can a Warlock become Neutral Good?
How is it possible to have an ability score that is less than 3?
How can I make my BBEG immortal short of making them a Lich or Vampire?
Why are electrically insulating heatsinks so rare? Is it just cost?
Why did Neo believe he could trust the machine when he asked for peace?
Have astronauts in space suits ever taken selfies? If so, how?
Font hinting is lost in Chrome-like browsers (for some languages )
can i play a electric guitar through a bass amp?
What does it mean to describe someone as a butt steak?
What's the point of deactivating Num Lock on login screens?
Can divisibility rules for digits be generalized to sum of digits
Fencing style for blades that can attack from a distance
Collect Fourier series terms
How to format long polynomial?
"You are your self first supporter", a more proper way to say it
How to find program name(s) of an installed package?
tikz: show 0 at the axis origin
strToHex ( string to it's hex representation as string)
Can't upgrade to 18.04 (due to seemingly unupgradable packages)?
Could not calculate upgrade from Maverick Meerkat to Natty NarwhalPartial distribution upgrade 14.01 to 14.10 lost permissions to do anythingbroken packages with PgAdmin3 version 1.20 in Ubuntu 14 LTSWhy doesn't adding the Kubuntu backports ppa allow me to get the latest KDE version?showing error while upgrading ubuntu 14.04apt update 35 updates available -> no upgrade post in Artfulcan't upgrade or installUpgrade to 16.04 failed - no network connectionCan't upgrade Ubuntu 16.04.5 LTS to 18.04.1 LTS because can't upgrade libbluray-bdjNode js trouble intallation after removing nodejs, to update to latest stable version
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
Trying to upgrade 16.04 to 18.04 (following this article) and having problem that seems to be related to packages not being upgraded, yet when trying to upgrade the packages am told that those packages cannot be upgraded. Upgrade attempt logs provided below, but not sure the best way to interpret the problem from them. Any advice would be appreciated.
➜ ~ /usr/lib/ubuntu-release-upgrader/check-new-release-gtk
/usr/lib/ubuntu-release-upgrader/check-new-release-gtk:30: PyGIWarning: Gtk was imported without specifying a version first. Use gi.require_version('Gtk', '3.0') before import to ensure that the right version gets loaded.
from gi.repository import Gtk
Checking for a new Ubuntu release
Please install all available updates for your release before upgrading.
➜ ~ sudo apt update
....
http://ppa.launchpad.net/qbittorrent-team/qbittorrent-stable/ubuntu xenial InRelease
Hit:43 http://ppa.launchpad.net/webupd8team/java/ubuntu xenial InRelease
Fetched 326 kB in 2s (125 kB/s)
Reading package lists... Done
Building dependency tree
Reading state information... Done
2 packages can be upgraded. Run 'apt list --upgradable' to see them.
W: http://download.ebz.epson.net/dsc/op/stable/debian/dists/lsb3.2/Release.gpg: Signature by key E5220FB7014D0FBDA50DFC2BE5E86C008AA65D56 uses weak digest algorithm (SHA1)
➜ ~ apt list --upgradable
Listing... Done
cuda/unknown 10.1.105-1 amd64 [upgradable from: 9.2.148-1]
cuda-drivers/unknown 418.40.04-1 amd64 [upgradable from: 396.44-1]
➜ ~ sudo apt upgrade cuda cuda-drivers
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
cuda-drivers : Depends: nvidia-418 (>= 418.40.04) but it is not going to be installed
Depends: nvidia-418-dev (>= 418.40.04) but it is not going to be installed
Depends: libcuda1-418 (>= 418.40.04) but it is not going to be installed
Depends: nvidia-opencl-icd-418 (>= 418.40.04) but it is not going to be installed
E: Broken packages
➜ ~ sudo apt upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages were automatically installed and are no longer required:
cuda-command-line-tools-10-0 cuda-command-line-tools-10-1 cuda-compiler-10-0 cuda-compiler-10-1
....
Use 'sudo apt autoremove' to remove them.
The following packages have been kept back:
cuda cuda-drivers
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
➜ ~ sudo apt upgrade cuda cuda-drivers
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
cuda-drivers : Depends: nvidia-418 (>= 418.40.04) but it is not going to be installed
Depends: nvidia-418-dev (>= 418.40.04) but it is not going to be installed
Depends: libcuda1-418 (>= 418.40.04) but it is not going to be installed
Depends: nvidia-opencl-icd-418 (>= 418.40.04) but it is not going to be installed
E: Broken packages
upgrade
add a comment |
Trying to upgrade 16.04 to 18.04 (following this article) and having problem that seems to be related to packages not being upgraded, yet when trying to upgrade the packages am told that those packages cannot be upgraded. Upgrade attempt logs provided below, but not sure the best way to interpret the problem from them. Any advice would be appreciated.
➜ ~ /usr/lib/ubuntu-release-upgrader/check-new-release-gtk
/usr/lib/ubuntu-release-upgrader/check-new-release-gtk:30: PyGIWarning: Gtk was imported without specifying a version first. Use gi.require_version('Gtk', '3.0') before import to ensure that the right version gets loaded.
from gi.repository import Gtk
Checking for a new Ubuntu release
Please install all available updates for your release before upgrading.
➜ ~ sudo apt update
....
http://ppa.launchpad.net/qbittorrent-team/qbittorrent-stable/ubuntu xenial InRelease
Hit:43 http://ppa.launchpad.net/webupd8team/java/ubuntu xenial InRelease
Fetched 326 kB in 2s (125 kB/s)
Reading package lists... Done
Building dependency tree
Reading state information... Done
2 packages can be upgraded. Run 'apt list --upgradable' to see them.
W: http://download.ebz.epson.net/dsc/op/stable/debian/dists/lsb3.2/Release.gpg: Signature by key E5220FB7014D0FBDA50DFC2BE5E86C008AA65D56 uses weak digest algorithm (SHA1)
➜ ~ apt list --upgradable
Listing... Done
cuda/unknown 10.1.105-1 amd64 [upgradable from: 9.2.148-1]
cuda-drivers/unknown 418.40.04-1 amd64 [upgradable from: 396.44-1]
➜ ~ sudo apt upgrade cuda cuda-drivers
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
cuda-drivers : Depends: nvidia-418 (>= 418.40.04) but it is not going to be installed
Depends: nvidia-418-dev (>= 418.40.04) but it is not going to be installed
Depends: libcuda1-418 (>= 418.40.04) but it is not going to be installed
Depends: nvidia-opencl-icd-418 (>= 418.40.04) but it is not going to be installed
E: Broken packages
➜ ~ sudo apt upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages were automatically installed and are no longer required:
cuda-command-line-tools-10-0 cuda-command-line-tools-10-1 cuda-compiler-10-0 cuda-compiler-10-1
....
Use 'sudo apt autoremove' to remove them.
The following packages have been kept back:
cuda cuda-drivers
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
➜ ~ sudo apt upgrade cuda cuda-drivers
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
cuda-drivers : Depends: nvidia-418 (>= 418.40.04) but it is not going to be installed
Depends: nvidia-418-dev (>= 418.40.04) but it is not going to be installed
Depends: libcuda1-418 (>= 418.40.04) but it is not going to be installed
Depends: nvidia-opencl-icd-418 (>= 418.40.04) but it is not going to be installed
E: Broken packages
upgrade
add a comment |
Trying to upgrade 16.04 to 18.04 (following this article) and having problem that seems to be related to packages not being upgraded, yet when trying to upgrade the packages am told that those packages cannot be upgraded. Upgrade attempt logs provided below, but not sure the best way to interpret the problem from them. Any advice would be appreciated.
➜ ~ /usr/lib/ubuntu-release-upgrader/check-new-release-gtk
/usr/lib/ubuntu-release-upgrader/check-new-release-gtk:30: PyGIWarning: Gtk was imported without specifying a version first. Use gi.require_version('Gtk', '3.0') before import to ensure that the right version gets loaded.
from gi.repository import Gtk
Checking for a new Ubuntu release
Please install all available updates for your release before upgrading.
➜ ~ sudo apt update
....
http://ppa.launchpad.net/qbittorrent-team/qbittorrent-stable/ubuntu xenial InRelease
Hit:43 http://ppa.launchpad.net/webupd8team/java/ubuntu xenial InRelease
Fetched 326 kB in 2s (125 kB/s)
Reading package lists... Done
Building dependency tree
Reading state information... Done
2 packages can be upgraded. Run 'apt list --upgradable' to see them.
W: http://download.ebz.epson.net/dsc/op/stable/debian/dists/lsb3.2/Release.gpg: Signature by key E5220FB7014D0FBDA50DFC2BE5E86C008AA65D56 uses weak digest algorithm (SHA1)
➜ ~ apt list --upgradable
Listing... Done
cuda/unknown 10.1.105-1 amd64 [upgradable from: 9.2.148-1]
cuda-drivers/unknown 418.40.04-1 amd64 [upgradable from: 396.44-1]
➜ ~ sudo apt upgrade cuda cuda-drivers
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
cuda-drivers : Depends: nvidia-418 (>= 418.40.04) but it is not going to be installed
Depends: nvidia-418-dev (>= 418.40.04) but it is not going to be installed
Depends: libcuda1-418 (>= 418.40.04) but it is not going to be installed
Depends: nvidia-opencl-icd-418 (>= 418.40.04) but it is not going to be installed
E: Broken packages
➜ ~ sudo apt upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages were automatically installed and are no longer required:
cuda-command-line-tools-10-0 cuda-command-line-tools-10-1 cuda-compiler-10-0 cuda-compiler-10-1
....
Use 'sudo apt autoremove' to remove them.
The following packages have been kept back:
cuda cuda-drivers
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
➜ ~ sudo apt upgrade cuda cuda-drivers
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
cuda-drivers : Depends: nvidia-418 (>= 418.40.04) but it is not going to be installed
Depends: nvidia-418-dev (>= 418.40.04) but it is not going to be installed
Depends: libcuda1-418 (>= 418.40.04) but it is not going to be installed
Depends: nvidia-opencl-icd-418 (>= 418.40.04) but it is not going to be installed
E: Broken packages
upgrade
Trying to upgrade 16.04 to 18.04 (following this article) and having problem that seems to be related to packages not being upgraded, yet when trying to upgrade the packages am told that those packages cannot be upgraded. Upgrade attempt logs provided below, but not sure the best way to interpret the problem from them. Any advice would be appreciated.
➜ ~ /usr/lib/ubuntu-release-upgrader/check-new-release-gtk
/usr/lib/ubuntu-release-upgrader/check-new-release-gtk:30: PyGIWarning: Gtk was imported without specifying a version first. Use gi.require_version('Gtk', '3.0') before import to ensure that the right version gets loaded.
from gi.repository import Gtk
Checking for a new Ubuntu release
Please install all available updates for your release before upgrading.
➜ ~ sudo apt update
....
http://ppa.launchpad.net/qbittorrent-team/qbittorrent-stable/ubuntu xenial InRelease
Hit:43 http://ppa.launchpad.net/webupd8team/java/ubuntu xenial InRelease
Fetched 326 kB in 2s (125 kB/s)
Reading package lists... Done
Building dependency tree
Reading state information... Done
2 packages can be upgraded. Run 'apt list --upgradable' to see them.
W: http://download.ebz.epson.net/dsc/op/stable/debian/dists/lsb3.2/Release.gpg: Signature by key E5220FB7014D0FBDA50DFC2BE5E86C008AA65D56 uses weak digest algorithm (SHA1)
➜ ~ apt list --upgradable
Listing... Done
cuda/unknown 10.1.105-1 amd64 [upgradable from: 9.2.148-1]
cuda-drivers/unknown 418.40.04-1 amd64 [upgradable from: 396.44-1]
➜ ~ sudo apt upgrade cuda cuda-drivers
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
cuda-drivers : Depends: nvidia-418 (>= 418.40.04) but it is not going to be installed
Depends: nvidia-418-dev (>= 418.40.04) but it is not going to be installed
Depends: libcuda1-418 (>= 418.40.04) but it is not going to be installed
Depends: nvidia-opencl-icd-418 (>= 418.40.04) but it is not going to be installed
E: Broken packages
➜ ~ sudo apt upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages were automatically installed and are no longer required:
cuda-command-line-tools-10-0 cuda-command-line-tools-10-1 cuda-compiler-10-0 cuda-compiler-10-1
....
Use 'sudo apt autoremove' to remove them.
The following packages have been kept back:
cuda cuda-drivers
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
➜ ~ sudo apt upgrade cuda cuda-drivers
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
cuda-drivers : Depends: nvidia-418 (>= 418.40.04) but it is not going to be installed
Depends: nvidia-418-dev (>= 418.40.04) but it is not going to be installed
Depends: libcuda1-418 (>= 418.40.04) but it is not going to be installed
Depends: nvidia-opencl-icd-418 (>= 418.40.04) but it is not going to be installed
E: Broken packages
upgrade
upgrade
asked 19 mins ago
lampShadesDrifterlampShadesDrifter
1064
1064
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1131772%2fcant-upgrade-to-18-04-due-to-seemingly-unupgradable-packages%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1131772%2fcant-upgrade-to-18-04-due-to-seemingly-unupgradable-packages%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown