18.04 download incomplete and can't complete it
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgO9GURib1T8z7lCwjOGLQaGtrueEthgQ8LO42ZX8cOfTqDK4jvDDpKkLFwf2J49kYCMNW7d4ABih_XCb_2UXdq5fPJDkoyg7-8g_YfRUot-XnaXkNYycsNp7lA5_TW9td0FFpLQ2APzKcZ/s1600/1.jpg)
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhYQ0N5W1qAOxLP7t7iOM6O6AzbZnkXUy16s7P_CWfOb5UbTQY_aDsc727chyphenhyphen5W4IppVNernMMQeaUFTB_rFzAd95_CDt-tnwN-nBx6JyUp2duGjPaL5-VgNO41AVsA_vu30EJcipdDG409/s400/Clash+Royale+CLAN+TAG%2523URR8PPP.png)
up vote
0
down vote
favorite
I recently upgraded to the 18.04 ubuntu, but the download did not go so well. When it finished my laptop said that it "installed" but with errors.
I have tried the following commands in the terminal, and now I am just going in circles. I have been using Ubuntu for a while but I am at the end of my abilities.
I ran
sudo apt-get update
then got
Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease
Hit:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease
Hit:3 http://archive.ubuntu.com/ubuntu bionic-backports InRelease
Get:4 http://archive.ubuntu.com/ubuntu bionic-security InRelease [69.9 kB]
Fetched 69.9 kB in 1s (56.6 kB/s)
Reading package lists... Done
then nothing. I ran:
sudo apt-get dist-upgrade
and got this:
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
gnome-keyring-pkcs11 : Breaks: libp11-kit-gnome-keyring (< 3.27.4-2~) but 3.20.1-1ubuntu1 is installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
I ran
sudo apt --fix-broken install
then it says:
dpkg: error processing archive /var/cache/apt/archives/libp11-kit-gnome-keyring_3.28.0.2-1ubuntu1_all.deb (--unpack):
libp11-kit-gnome-keyring:all 3.28.0.2-1ubuntu1 (Multi-Arch: no) is not co-installable with libp11-kit-gnome-keyring which has multiple installed instances
Errors were encountered while processing:
/var/cache/apt/archives/libp11-kit-gnome-keyring_3.28.0.2-1ubuntu1_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
I tried running the software update, and it says I have too many third parties working. I went into settings and left the first four checked, nothing. I unchecked all of them, nothing. This is where ive been going around for a bit.
gnome software-installation upgrade update-manager 18.04
add a comment |Â
up vote
0
down vote
favorite
I recently upgraded to the 18.04 ubuntu, but the download did not go so well. When it finished my laptop said that it "installed" but with errors.
I have tried the following commands in the terminal, and now I am just going in circles. I have been using Ubuntu for a while but I am at the end of my abilities.
I ran
sudo apt-get update
then got
Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease
Hit:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease
Hit:3 http://archive.ubuntu.com/ubuntu bionic-backports InRelease
Get:4 http://archive.ubuntu.com/ubuntu bionic-security InRelease [69.9 kB]
Fetched 69.9 kB in 1s (56.6 kB/s)
Reading package lists... Done
then nothing. I ran:
sudo apt-get dist-upgrade
and got this:
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
gnome-keyring-pkcs11 : Breaks: libp11-kit-gnome-keyring (< 3.27.4-2~) but 3.20.1-1ubuntu1 is installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
I ran
sudo apt --fix-broken install
then it says:
dpkg: error processing archive /var/cache/apt/archives/libp11-kit-gnome-keyring_3.28.0.2-1ubuntu1_all.deb (--unpack):
libp11-kit-gnome-keyring:all 3.28.0.2-1ubuntu1 (Multi-Arch: no) is not co-installable with libp11-kit-gnome-keyring which has multiple installed instances
Errors were encountered while processing:
/var/cache/apt/archives/libp11-kit-gnome-keyring_3.28.0.2-1ubuntu1_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
I tried running the software update, and it says I have too many third parties working. I went into settings and left the first four checked, nothing. I unchecked all of them, nothing. This is where ive been going around for a bit.
gnome software-installation upgrade update-manager 18.04
After you unchecked the third party repositories, did you rerun the "sudp apt-get update" command before trying the "sudo apt-get dist-upgrade" again?
â ubfan1
May 4 at 0:21
Try this out: askubuntu.com/questions/148383/â¦
â purplemafia
May 4 at 0:21
I did. and All I get is: Hit:1 archive.ubuntu.com/ubuntu bionic InRelease Hit:2 archive.ubuntu.com/ubuntu bionic-updates InRelease Hit:3 archive.ubuntu.com/ubuntu bionic-backports InRelease Hit:4 archive.ubuntu.com/ubuntu bionic-security InRelease Reading package lists... Done and then nothing happens.
â gypsystamp
May 5 at 13:00
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I recently upgraded to the 18.04 ubuntu, but the download did not go so well. When it finished my laptop said that it "installed" but with errors.
I have tried the following commands in the terminal, and now I am just going in circles. I have been using Ubuntu for a while but I am at the end of my abilities.
I ran
sudo apt-get update
then got
Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease
Hit:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease
Hit:3 http://archive.ubuntu.com/ubuntu bionic-backports InRelease
Get:4 http://archive.ubuntu.com/ubuntu bionic-security InRelease [69.9 kB]
Fetched 69.9 kB in 1s (56.6 kB/s)
Reading package lists... Done
then nothing. I ran:
sudo apt-get dist-upgrade
and got this:
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
gnome-keyring-pkcs11 : Breaks: libp11-kit-gnome-keyring (< 3.27.4-2~) but 3.20.1-1ubuntu1 is installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
I ran
sudo apt --fix-broken install
then it says:
dpkg: error processing archive /var/cache/apt/archives/libp11-kit-gnome-keyring_3.28.0.2-1ubuntu1_all.deb (--unpack):
libp11-kit-gnome-keyring:all 3.28.0.2-1ubuntu1 (Multi-Arch: no) is not co-installable with libp11-kit-gnome-keyring which has multiple installed instances
Errors were encountered while processing:
/var/cache/apt/archives/libp11-kit-gnome-keyring_3.28.0.2-1ubuntu1_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
I tried running the software update, and it says I have too many third parties working. I went into settings and left the first four checked, nothing. I unchecked all of them, nothing. This is where ive been going around for a bit.
gnome software-installation upgrade update-manager 18.04
I recently upgraded to the 18.04 ubuntu, but the download did not go so well. When it finished my laptop said that it "installed" but with errors.
I have tried the following commands in the terminal, and now I am just going in circles. I have been using Ubuntu for a while but I am at the end of my abilities.
I ran
sudo apt-get update
then got
Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease
Hit:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease
Hit:3 http://archive.ubuntu.com/ubuntu bionic-backports InRelease
Get:4 http://archive.ubuntu.com/ubuntu bionic-security InRelease [69.9 kB]
Fetched 69.9 kB in 1s (56.6 kB/s)
Reading package lists... Done
then nothing. I ran:
sudo apt-get dist-upgrade
and got this:
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
gnome-keyring-pkcs11 : Breaks: libp11-kit-gnome-keyring (< 3.27.4-2~) but 3.20.1-1ubuntu1 is installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
I ran
sudo apt --fix-broken install
then it says:
dpkg: error processing archive /var/cache/apt/archives/libp11-kit-gnome-keyring_3.28.0.2-1ubuntu1_all.deb (--unpack):
libp11-kit-gnome-keyring:all 3.28.0.2-1ubuntu1 (Multi-Arch: no) is not co-installable with libp11-kit-gnome-keyring which has multiple installed instances
Errors were encountered while processing:
/var/cache/apt/archives/libp11-kit-gnome-keyring_3.28.0.2-1ubuntu1_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
I tried running the software update, and it says I have too many third parties working. I went into settings and left the first four checked, nothing. I unchecked all of them, nothing. This is where ive been going around for a bit.
gnome software-installation upgrade update-manager 18.04
edited May 3 at 23:33
![](https://i.stack.imgur.com/2SXNl.jpg?s=32&g=1)
![](https://i.stack.imgur.com/2SXNl.jpg?s=32&g=1)
WinEunuuchs2Unix
35.4k758132
35.4k758132
asked May 3 at 22:56
gypsystamp
1
1
After you unchecked the third party repositories, did you rerun the "sudp apt-get update" command before trying the "sudo apt-get dist-upgrade" again?
â ubfan1
May 4 at 0:21
Try this out: askubuntu.com/questions/148383/â¦
â purplemafia
May 4 at 0:21
I did. and All I get is: Hit:1 archive.ubuntu.com/ubuntu bionic InRelease Hit:2 archive.ubuntu.com/ubuntu bionic-updates InRelease Hit:3 archive.ubuntu.com/ubuntu bionic-backports InRelease Hit:4 archive.ubuntu.com/ubuntu bionic-security InRelease Reading package lists... Done and then nothing happens.
â gypsystamp
May 5 at 13:00
add a comment |Â
After you unchecked the third party repositories, did you rerun the "sudp apt-get update" command before trying the "sudo apt-get dist-upgrade" again?
â ubfan1
May 4 at 0:21
Try this out: askubuntu.com/questions/148383/â¦
â purplemafia
May 4 at 0:21
I did. and All I get is: Hit:1 archive.ubuntu.com/ubuntu bionic InRelease Hit:2 archive.ubuntu.com/ubuntu bionic-updates InRelease Hit:3 archive.ubuntu.com/ubuntu bionic-backports InRelease Hit:4 archive.ubuntu.com/ubuntu bionic-security InRelease Reading package lists... Done and then nothing happens.
â gypsystamp
May 5 at 13:00
After you unchecked the third party repositories, did you rerun the "sudp apt-get update" command before trying the "sudo apt-get dist-upgrade" again?
â ubfan1
May 4 at 0:21
After you unchecked the third party repositories, did you rerun the "sudp apt-get update" command before trying the "sudo apt-get dist-upgrade" again?
â ubfan1
May 4 at 0:21
Try this out: askubuntu.com/questions/148383/â¦
â purplemafia
May 4 at 0:21
Try this out: askubuntu.com/questions/148383/â¦
â purplemafia
May 4 at 0:21
I did. and All I get is: Hit:1 archive.ubuntu.com/ubuntu bionic InRelease Hit:2 archive.ubuntu.com/ubuntu bionic-updates InRelease Hit:3 archive.ubuntu.com/ubuntu bionic-backports InRelease Hit:4 archive.ubuntu.com/ubuntu bionic-security InRelease Reading package lists... Done and then nothing happens.
â gypsystamp
May 5 at 13:00
I did. and All I get is: Hit:1 archive.ubuntu.com/ubuntu bionic InRelease Hit:2 archive.ubuntu.com/ubuntu bionic-updates InRelease Hit:3 archive.ubuntu.com/ubuntu bionic-backports InRelease Hit:4 archive.ubuntu.com/ubuntu bionic-security InRelease Reading package lists... Done and then nothing happens.
â gypsystamp
May 5 at 13:00
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
0
down vote
I had this exact problem. I tried to remove the libp11-kit-gnome-keyring but there was nothing installed (??). Then I manually downloaded it from: https://packages.ubuntu.com/bionic/i386/libp11-kit-gnome-keyring/download and installed it. After that:
sudo apt --fix-broken install
Still a problem. Then:
sudo apt remove libp11-kit-gnome-keyring
sudo apt --fix-broken install
Everything ok? I don't really know what I was doing but after that it was ok. Then just regular update + dist-upgrade.
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
I had this exact problem. I tried to remove the libp11-kit-gnome-keyring but there was nothing installed (??). Then I manually downloaded it from: https://packages.ubuntu.com/bionic/i386/libp11-kit-gnome-keyring/download and installed it. After that:
sudo apt --fix-broken install
Still a problem. Then:
sudo apt remove libp11-kit-gnome-keyring
sudo apt --fix-broken install
Everything ok? I don't really know what I was doing but after that it was ok. Then just regular update + dist-upgrade.
add a comment |Â
up vote
0
down vote
I had this exact problem. I tried to remove the libp11-kit-gnome-keyring but there was nothing installed (??). Then I manually downloaded it from: https://packages.ubuntu.com/bionic/i386/libp11-kit-gnome-keyring/download and installed it. After that:
sudo apt --fix-broken install
Still a problem. Then:
sudo apt remove libp11-kit-gnome-keyring
sudo apt --fix-broken install
Everything ok? I don't really know what I was doing but after that it was ok. Then just regular update + dist-upgrade.
add a comment |Â
up vote
0
down vote
up vote
0
down vote
I had this exact problem. I tried to remove the libp11-kit-gnome-keyring but there was nothing installed (??). Then I manually downloaded it from: https://packages.ubuntu.com/bionic/i386/libp11-kit-gnome-keyring/download and installed it. After that:
sudo apt --fix-broken install
Still a problem. Then:
sudo apt remove libp11-kit-gnome-keyring
sudo apt --fix-broken install
Everything ok? I don't really know what I was doing but after that it was ok. Then just regular update + dist-upgrade.
I had this exact problem. I tried to remove the libp11-kit-gnome-keyring but there was nothing installed (??). Then I manually downloaded it from: https://packages.ubuntu.com/bionic/i386/libp11-kit-gnome-keyring/download and installed it. After that:
sudo apt --fix-broken install
Still a problem. Then:
sudo apt remove libp11-kit-gnome-keyring
sudo apt --fix-broken install
Everything ok? I don't really know what I was doing but after that it was ok. Then just regular update + dist-upgrade.
answered May 8 at 15:59
tonihele
1
1
add a comment |Â
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1031765%2f18-04-download-incomplete-and-cant-complete-it%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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
After you unchecked the third party repositories, did you rerun the "sudp apt-get update" command before trying the "sudo apt-get dist-upgrade" again?
â ubfan1
May 4 at 0:21
Try this out: askubuntu.com/questions/148383/â¦
â purplemafia
May 4 at 0:21
I did. and All I get is: Hit:1 archive.ubuntu.com/ubuntu bionic InRelease Hit:2 archive.ubuntu.com/ubuntu bionic-updates InRelease Hit:3 archive.ubuntu.com/ubuntu bionic-backports InRelease Hit:4 archive.ubuntu.com/ubuntu bionic-security InRelease Reading package lists... Done and then nothing happens.
â gypsystamp
May 5 at 13:00