Hi all,
I installed Kubuntu 18.04 a few hours ago and everything was running smoothly until i insatlled the zlib1g package due to a software that renders 3d geometry. Now Linux doesn't boot anymore but i can boot in recovery mode. I tried
>sudo apt-get install --fix-broken
and i got this error:
Reading packages lists…Done
Correcting dependencies…Done
The following additional packages will be installed;
zlib1g zlib1g:i386
The following packages will be upgraded:
zlib1g zlib1g:i386
2 to upgrade, 0 to newly install, 0 to remove and 178 not to upgrade.
2 not fully installed or removed.
Need to get 115 KB of archives.
After this operation, 30.7 KB of additional disk space will be used.
Do you want to continue? [Y/n] y
Err:1 http://gb.archive.ubuntu.com/ubuntu bionic/main amd64 zlib1g amd64 1:1.2.11.dgsg-Oubuntu2
Temporary failure resolving ‘gb.archive.ubuntu.com’
Err2: http://gb.archive.ubuntu.com/ubuntu bionic/main i386 zlib1g i386 1:1.2.11.dgsg-Oubuntu2
Temporary failure resolving ‘gb.archive.ubuntu.com’
E: Failed to fetch http://gb.archive.ubuntu.com/ubuntu/...ntu2_amd64.deb Temporary failure
E: Failed to fetch http://gb.archive.ubuntu.com/ubuntu/...untu2_i386.deb Temporary failure
E: Unable to fetch some archives, maybe run apt-get update or try with—fix-missing?
Also tried the
>sudo apt-get update
and the same error where Linux couldn't fetch from the http://gb.archive.ubuntu.com.ubuntu/...onic/InRelease
I checked the website myself and the link doesn't exist in fact.
Does someone have an idea why the files are not available in the above website? Or at least what to do to have Linux booting again?
I also noticed that even though i'm working on a machine with 64gb ram, alocatted a 70gb swap partition an 30gb to install Linux, the 30gb partition gets filled very quickly. Almost like 1gb is taken every 10secs, this happens intermittently though.
Any help would be appreciated. Thanks
I installed Kubuntu 18.04 a few hours ago and everything was running smoothly until i insatlled the zlib1g package due to a software that renders 3d geometry. Now Linux doesn't boot anymore but i can boot in recovery mode. I tried
>sudo apt-get install --fix-broken
and i got this error:
Reading packages lists…Done
Correcting dependencies…Done
The following additional packages will be installed;
zlib1g zlib1g:i386
The following packages will be upgraded:
zlib1g zlib1g:i386
2 to upgrade, 0 to newly install, 0 to remove and 178 not to upgrade.
2 not fully installed or removed.
Need to get 115 KB of archives.
After this operation, 30.7 KB of additional disk space will be used.
Do you want to continue? [Y/n] y
Err:1 http://gb.archive.ubuntu.com/ubuntu bionic/main amd64 zlib1g amd64 1:1.2.11.dgsg-Oubuntu2
Temporary failure resolving ‘gb.archive.ubuntu.com’
Err2: http://gb.archive.ubuntu.com/ubuntu bionic/main i386 zlib1g i386 1:1.2.11.dgsg-Oubuntu2
Temporary failure resolving ‘gb.archive.ubuntu.com’
E: Failed to fetch http://gb.archive.ubuntu.com/ubuntu/...ntu2_amd64.deb Temporary failure
E: Failed to fetch http://gb.archive.ubuntu.com/ubuntu/...untu2_i386.deb Temporary failure
E: Unable to fetch some archives, maybe run apt-get update or try with—fix-missing?
Also tried the
>sudo apt-get update
and the same error where Linux couldn't fetch from the http://gb.archive.ubuntu.com.ubuntu/...onic/InRelease
I checked the website myself and the link doesn't exist in fact.
Does someone have an idea why the files are not available in the above website? Or at least what to do to have Linux booting again?
I also noticed that even though i'm working on a machine with 64gb ram, alocatted a 70gb swap partition an 30gb to install Linux, the 30gb partition gets filled very quickly. Almost like 1gb is taken every 10secs, this happens intermittently though.
Any help would be appreciated. Thanks
Comment