Unable to install new package or update existing ones on 18.04 LTS











up vote
2
down vote

favorite












I am unable to install new packages or update existing packages to to Linux-image-4.15.0-32-generic, Linux-image-4.15.0-34-generic and Linux-image-4.15.0-38-generic. Error message screenshot



I have tried the solutions provided here, but it is not resolving the problem: I am having a problem with the package manager on 18.04 LTS



Is there way I can fix this problem without formatting my PC? Thanks



EDIT: Full Message on running sudo apt update:




sudo apt update
Get:1 http://dl.google.com/linux/chrome/deb stable InRelease [235 B]
Err:1 http://dl.google.com/linux/chrome/deb stable InRelease

Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?)
Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease

Hit:3 http://ppa.launchpad.net/fish-shell/release-2/ubuntu bionic InRelease

Hit:5 http://archive.ubuntu.com/ubuntu bionic-updates InRelease

Hit:6 http://archive.ubuntu.com/ubuntu bionic-backports InRelease

Hit:7 http://ppa.launchpad.net/git-core/ppa/ubuntu bionic InRelease

Get:4 http://deb.playonlinux.com precise InRelease [2,592 B]

Hit:8 https://dl.winehq.org/wine-builds/ubuntu bionic InRelease

Hit:9 https://packages.microsoft.com/repos/vscode stable InRelease

Hit:10 http://archive.ubuntu.com/ubuntu bionic-security InRelease

Ign:11 https://download.docker.com/linux/ubuntu (lsb_release InRelease

Hit:12 http://ppa.launchpad.net/persepolis/ppa/ubuntu bionic InRelease

Hit:13 https://download.sublimetext.com apt/stable/ InRelease

Hit:14 https://download.docker.com/linux/ubuntu bionic InRelease

Err:4 http://deb.playonlinux.com precise InRelease

The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 73F0D6E88E3D6C3A
Hit:15 http://ppa.launchpad.net/zeal-developers/ppa/ubuntu bionic InRelease

Err:16 https://download.docker.com/linux/ubuntu (lsb_release Release

404 Not Found [IP: 52.222.253.156 443]
Reading package lists... Done

E: Failed to fetch http://dl.google.com/linux/chrome/deb/dists/stable/InRelease Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?)
E: The repository 'http://dl.google.com/linux/chrome/deb stable InRelease' is no longer signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: GPG error: http://deb.playonlinux.com precise InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 73F0D6E88E3D6C3A
E: The repository 'http://deb.playonlinux.com precise InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: The repository 'https://download.docker.com/linux/ubuntu (lsb_release Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.











share|improve this question




















  • 1




    You might have to change the main repository server as well as performing the solution you tried above.
    – Aaron Obeng
    Nov 17 at 13:34






  • 2




    I see two problems on your screenshot. 1) You seem to have deleted all your sources. Your system doesn't know where to get new packages from. askubuntu.com/a/1040799/19626 will fix that. 2) You seem to have specified kernels to install. Bad idea - let apt do that for you. Those packages are not in the Ubuntu repos anymore anyway. Use apt-mark to change those kernel packages to 'remove' status, so apt won;t try to install them anymore.
    – user535733
    Nov 17 at 13:38






  • 1




    Your actual problem seems to occur during the update process, but this can't be seen on your screenshot. Please run sudo apt update, highlight and copy the text, and paste the text into your question (rather than using a screen shot!)
    – Charles Green
    Nov 17 at 14:34










  • Charles Green, I made an edit and added the full text on running sudo apt update
    – Christian
    Nov 17 at 18:22












  • I tried all the help provided above but it didn't work. I finally fixed it by following the instructions here: Ubuntu fix broken packages to edit the dpkg status file manually.
    – Christian
    21 hours ago















up vote
2
down vote

favorite












I am unable to install new packages or update existing packages to to Linux-image-4.15.0-32-generic, Linux-image-4.15.0-34-generic and Linux-image-4.15.0-38-generic. Error message screenshot



I have tried the solutions provided here, but it is not resolving the problem: I am having a problem with the package manager on 18.04 LTS



Is there way I can fix this problem without formatting my PC? Thanks



EDIT: Full Message on running sudo apt update:




sudo apt update
Get:1 http://dl.google.com/linux/chrome/deb stable InRelease [235 B]
Err:1 http://dl.google.com/linux/chrome/deb stable InRelease

Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?)
Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease

Hit:3 http://ppa.launchpad.net/fish-shell/release-2/ubuntu bionic InRelease

Hit:5 http://archive.ubuntu.com/ubuntu bionic-updates InRelease

Hit:6 http://archive.ubuntu.com/ubuntu bionic-backports InRelease

Hit:7 http://ppa.launchpad.net/git-core/ppa/ubuntu bionic InRelease

Get:4 http://deb.playonlinux.com precise InRelease [2,592 B]

Hit:8 https://dl.winehq.org/wine-builds/ubuntu bionic InRelease

Hit:9 https://packages.microsoft.com/repos/vscode stable InRelease

Hit:10 http://archive.ubuntu.com/ubuntu bionic-security InRelease

Ign:11 https://download.docker.com/linux/ubuntu (lsb_release InRelease

Hit:12 http://ppa.launchpad.net/persepolis/ppa/ubuntu bionic InRelease

Hit:13 https://download.sublimetext.com apt/stable/ InRelease

Hit:14 https://download.docker.com/linux/ubuntu bionic InRelease

Err:4 http://deb.playonlinux.com precise InRelease

The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 73F0D6E88E3D6C3A
Hit:15 http://ppa.launchpad.net/zeal-developers/ppa/ubuntu bionic InRelease

Err:16 https://download.docker.com/linux/ubuntu (lsb_release Release

404 Not Found [IP: 52.222.253.156 443]
Reading package lists... Done

E: Failed to fetch http://dl.google.com/linux/chrome/deb/dists/stable/InRelease Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?)
E: The repository 'http://dl.google.com/linux/chrome/deb stable InRelease' is no longer signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: GPG error: http://deb.playonlinux.com precise InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 73F0D6E88E3D6C3A
E: The repository 'http://deb.playonlinux.com precise InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: The repository 'https://download.docker.com/linux/ubuntu (lsb_release Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.











share|improve this question




















  • 1




    You might have to change the main repository server as well as performing the solution you tried above.
    – Aaron Obeng
    Nov 17 at 13:34






  • 2




    I see two problems on your screenshot. 1) You seem to have deleted all your sources. Your system doesn't know where to get new packages from. askubuntu.com/a/1040799/19626 will fix that. 2) You seem to have specified kernels to install. Bad idea - let apt do that for you. Those packages are not in the Ubuntu repos anymore anyway. Use apt-mark to change those kernel packages to 'remove' status, so apt won;t try to install them anymore.
    – user535733
    Nov 17 at 13:38






  • 1




    Your actual problem seems to occur during the update process, but this can't be seen on your screenshot. Please run sudo apt update, highlight and copy the text, and paste the text into your question (rather than using a screen shot!)
    – Charles Green
    Nov 17 at 14:34










  • Charles Green, I made an edit and added the full text on running sudo apt update
    – Christian
    Nov 17 at 18:22












  • I tried all the help provided above but it didn't work. I finally fixed it by following the instructions here: Ubuntu fix broken packages to edit the dpkg status file manually.
    – Christian
    21 hours ago













up vote
2
down vote

favorite









up vote
2
down vote

favorite











I am unable to install new packages or update existing packages to to Linux-image-4.15.0-32-generic, Linux-image-4.15.0-34-generic and Linux-image-4.15.0-38-generic. Error message screenshot



I have tried the solutions provided here, but it is not resolving the problem: I am having a problem with the package manager on 18.04 LTS



Is there way I can fix this problem without formatting my PC? Thanks



EDIT: Full Message on running sudo apt update:




sudo apt update
Get:1 http://dl.google.com/linux/chrome/deb stable InRelease [235 B]
Err:1 http://dl.google.com/linux/chrome/deb stable InRelease

Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?)
Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease

Hit:3 http://ppa.launchpad.net/fish-shell/release-2/ubuntu bionic InRelease

Hit:5 http://archive.ubuntu.com/ubuntu bionic-updates InRelease

Hit:6 http://archive.ubuntu.com/ubuntu bionic-backports InRelease

Hit:7 http://ppa.launchpad.net/git-core/ppa/ubuntu bionic InRelease

Get:4 http://deb.playonlinux.com precise InRelease [2,592 B]

Hit:8 https://dl.winehq.org/wine-builds/ubuntu bionic InRelease

Hit:9 https://packages.microsoft.com/repos/vscode stable InRelease

Hit:10 http://archive.ubuntu.com/ubuntu bionic-security InRelease

Ign:11 https://download.docker.com/linux/ubuntu (lsb_release InRelease

Hit:12 http://ppa.launchpad.net/persepolis/ppa/ubuntu bionic InRelease

Hit:13 https://download.sublimetext.com apt/stable/ InRelease

Hit:14 https://download.docker.com/linux/ubuntu bionic InRelease

Err:4 http://deb.playonlinux.com precise InRelease

The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 73F0D6E88E3D6C3A
Hit:15 http://ppa.launchpad.net/zeal-developers/ppa/ubuntu bionic InRelease

Err:16 https://download.docker.com/linux/ubuntu (lsb_release Release

404 Not Found [IP: 52.222.253.156 443]
Reading package lists... Done

E: Failed to fetch http://dl.google.com/linux/chrome/deb/dists/stable/InRelease Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?)
E: The repository 'http://dl.google.com/linux/chrome/deb stable InRelease' is no longer signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: GPG error: http://deb.playonlinux.com precise InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 73F0D6E88E3D6C3A
E: The repository 'http://deb.playonlinux.com precise InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: The repository 'https://download.docker.com/linux/ubuntu (lsb_release Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.











share|improve this question















I am unable to install new packages or update existing packages to to Linux-image-4.15.0-32-generic, Linux-image-4.15.0-34-generic and Linux-image-4.15.0-38-generic. Error message screenshot



I have tried the solutions provided here, but it is not resolving the problem: I am having a problem with the package manager on 18.04 LTS



Is there way I can fix this problem without formatting my PC? Thanks



EDIT: Full Message on running sudo apt update:




sudo apt update
Get:1 http://dl.google.com/linux/chrome/deb stable InRelease [235 B]
Err:1 http://dl.google.com/linux/chrome/deb stable InRelease

Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?)
Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease

Hit:3 http://ppa.launchpad.net/fish-shell/release-2/ubuntu bionic InRelease

Hit:5 http://archive.ubuntu.com/ubuntu bionic-updates InRelease

Hit:6 http://archive.ubuntu.com/ubuntu bionic-backports InRelease

Hit:7 http://ppa.launchpad.net/git-core/ppa/ubuntu bionic InRelease

Get:4 http://deb.playonlinux.com precise InRelease [2,592 B]

Hit:8 https://dl.winehq.org/wine-builds/ubuntu bionic InRelease

Hit:9 https://packages.microsoft.com/repos/vscode stable InRelease

Hit:10 http://archive.ubuntu.com/ubuntu bionic-security InRelease

Ign:11 https://download.docker.com/linux/ubuntu (lsb_release InRelease

Hit:12 http://ppa.launchpad.net/persepolis/ppa/ubuntu bionic InRelease

Hit:13 https://download.sublimetext.com apt/stable/ InRelease

Hit:14 https://download.docker.com/linux/ubuntu bionic InRelease

Err:4 http://deb.playonlinux.com precise InRelease

The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 73F0D6E88E3D6C3A
Hit:15 http://ppa.launchpad.net/zeal-developers/ppa/ubuntu bionic InRelease

Err:16 https://download.docker.com/linux/ubuntu (lsb_release Release

404 Not Found [IP: 52.222.253.156 443]
Reading package lists... Done

E: Failed to fetch http://dl.google.com/linux/chrome/deb/dists/stable/InRelease Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?)
E: The repository 'http://dl.google.com/linux/chrome/deb stable InRelease' is no longer signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: GPG error: http://deb.playonlinux.com precise InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 73F0D6E88E3D6C3A
E: The repository 'http://deb.playonlinux.com precise InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: The repository 'https://download.docker.com/linux/ubuntu (lsb_release Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.








apt package-management 18.04 kernel dpkg






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited 21 hours ago

























asked Nov 17 at 13:19









Christian

114




114








  • 1




    You might have to change the main repository server as well as performing the solution you tried above.
    – Aaron Obeng
    Nov 17 at 13:34






  • 2




    I see two problems on your screenshot. 1) You seem to have deleted all your sources. Your system doesn't know where to get new packages from. askubuntu.com/a/1040799/19626 will fix that. 2) You seem to have specified kernels to install. Bad idea - let apt do that for you. Those packages are not in the Ubuntu repos anymore anyway. Use apt-mark to change those kernel packages to 'remove' status, so apt won;t try to install them anymore.
    – user535733
    Nov 17 at 13:38






  • 1




    Your actual problem seems to occur during the update process, but this can't be seen on your screenshot. Please run sudo apt update, highlight and copy the text, and paste the text into your question (rather than using a screen shot!)
    – Charles Green
    Nov 17 at 14:34










  • Charles Green, I made an edit and added the full text on running sudo apt update
    – Christian
    Nov 17 at 18:22












  • I tried all the help provided above but it didn't work. I finally fixed it by following the instructions here: Ubuntu fix broken packages to edit the dpkg status file manually.
    – Christian
    21 hours ago














  • 1




    You might have to change the main repository server as well as performing the solution you tried above.
    – Aaron Obeng
    Nov 17 at 13:34






  • 2




    I see two problems on your screenshot. 1) You seem to have deleted all your sources. Your system doesn't know where to get new packages from. askubuntu.com/a/1040799/19626 will fix that. 2) You seem to have specified kernels to install. Bad idea - let apt do that for you. Those packages are not in the Ubuntu repos anymore anyway. Use apt-mark to change those kernel packages to 'remove' status, so apt won;t try to install them anymore.
    – user535733
    Nov 17 at 13:38






  • 1




    Your actual problem seems to occur during the update process, but this can't be seen on your screenshot. Please run sudo apt update, highlight and copy the text, and paste the text into your question (rather than using a screen shot!)
    – Charles Green
    Nov 17 at 14:34










  • Charles Green, I made an edit and added the full text on running sudo apt update
    – Christian
    Nov 17 at 18:22












  • I tried all the help provided above but it didn't work. I finally fixed it by following the instructions here: Ubuntu fix broken packages to edit the dpkg status file manually.
    – Christian
    21 hours ago








1




1




You might have to change the main repository server as well as performing the solution you tried above.
– Aaron Obeng
Nov 17 at 13:34




You might have to change the main repository server as well as performing the solution you tried above.
– Aaron Obeng
Nov 17 at 13:34




2




2




I see two problems on your screenshot. 1) You seem to have deleted all your sources. Your system doesn't know where to get new packages from. askubuntu.com/a/1040799/19626 will fix that. 2) You seem to have specified kernels to install. Bad idea - let apt do that for you. Those packages are not in the Ubuntu repos anymore anyway. Use apt-mark to change those kernel packages to 'remove' status, so apt won;t try to install them anymore.
– user535733
Nov 17 at 13:38




I see two problems on your screenshot. 1) You seem to have deleted all your sources. Your system doesn't know where to get new packages from. askubuntu.com/a/1040799/19626 will fix that. 2) You seem to have specified kernels to install. Bad idea - let apt do that for you. Those packages are not in the Ubuntu repos anymore anyway. Use apt-mark to change those kernel packages to 'remove' status, so apt won;t try to install them anymore.
– user535733
Nov 17 at 13:38




1




1




Your actual problem seems to occur during the update process, but this can't be seen on your screenshot. Please run sudo apt update, highlight and copy the text, and paste the text into your question (rather than using a screen shot!)
– Charles Green
Nov 17 at 14:34




Your actual problem seems to occur during the update process, but this can't be seen on your screenshot. Please run sudo apt update, highlight and copy the text, and paste the text into your question (rather than using a screen shot!)
– Charles Green
Nov 17 at 14:34












Charles Green, I made an edit and added the full text on running sudo apt update
– Christian
Nov 17 at 18:22






Charles Green, I made an edit and added the full text on running sudo apt update
– Christian
Nov 17 at 18:22














I tried all the help provided above but it didn't work. I finally fixed it by following the instructions here: Ubuntu fix broken packages to edit the dpkg status file manually.
– Christian
21 hours ago




I tried all the help provided above but it didn't work. I finally fixed it by following the instructions here: Ubuntu fix broken packages to edit the dpkg status file manually.
– Christian
21 hours ago















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',
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
});


}
});














 

draft saved


draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1093721%2funable-to-install-new-package-or-update-existing-ones-on-18-04-lts%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown






























active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes
















 

draft saved


draft discarded



















































 


draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1093721%2funable-to-install-new-package-or-update-existing-ones-on-18-04-lts%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

Biblatex bibliography style without URLs when DOI exists (in Overleaf with Zotero bibliography)

ComboBox Display Member on multiple fields

Is it possible to collect Nectar points via Trainline?