Getting failed to fetch errors while trying install libudev1 libudev-dev libparted0-dev

 Clash Royale CLAN TAG#URR8PPP
Clash Royale CLAN TAG#URR8PPP up vote
0
down vote
favorite
I was tried running this command on Bash on Windows (WSL)
sudo apt-get install libudev1 libudev-dev libparted0-dev
because a program or a script requires these packages to run properly f3probe and f3fix by altMayor. I have tried to use apt-get update and with the fix missing commands and they didn't make a difference.
E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/s/systemd/udev_229-4ubuntu21_amd64.deb 404 Not Found [IP: 91.189.88.149 80]
E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/s/systemd/libudev1_229-4ubuntu21_amd64.deb 404 Not Found [IP: 91.189.88.149 80]
E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/s/systemd/libudev-dev_229-4ubuntu21_amd64.deb 404 Not Found [IP: 91.189.88.149 80]
E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/glibc/libc-dev-bin_2.23-0ubuntu9_amd64.deb 404 Not Found [IP: 91.189.88.149 80]
E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/l/linux/linux-libc-dev_4.4.0-104.127_amd64.deb 404 Not Found [IP: 91.189.88.149 80]
E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/glibc/libc6-dev_2.23-0ubuntu9_amd64.deb 404 Not Found [IP: 91.189.88.149 80]
E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/u/util-linux/uuid-dev_2.27.1-6ubuntu3.3_amd64.deb 404 Not Found [IP: 91.189.88.149 80]
E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/u/util-linux/libblkid-dev_2.27.1-6ubuntu3.3_amd64.deb 404 Not Found [IP: 91.189.88.149 80]
E: Aborting install.
apt package-management windows-subsystem-for-linux
add a comment |Â
up vote
0
down vote
favorite
I was tried running this command on Bash on Windows (WSL)
sudo apt-get install libudev1 libudev-dev libparted0-dev
because a program or a script requires these packages to run properly f3probe and f3fix by altMayor. I have tried to use apt-get update and with the fix missing commands and they didn't make a difference.
E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/s/systemd/udev_229-4ubuntu21_amd64.deb 404 Not Found [IP: 91.189.88.149 80]
E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/s/systemd/libudev1_229-4ubuntu21_amd64.deb 404 Not Found [IP: 91.189.88.149 80]
E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/s/systemd/libudev-dev_229-4ubuntu21_amd64.deb 404 Not Found [IP: 91.189.88.149 80]
E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/glibc/libc-dev-bin_2.23-0ubuntu9_amd64.deb 404 Not Found [IP: 91.189.88.149 80]
E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/l/linux/linux-libc-dev_4.4.0-104.127_amd64.deb 404 Not Found [IP: 91.189.88.149 80]
E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/glibc/libc6-dev_2.23-0ubuntu9_amd64.deb 404 Not Found [IP: 91.189.88.149 80]
E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/u/util-linux/uuid-dev_2.27.1-6ubuntu3.3_amd64.deb 404 Not Found [IP: 91.189.88.149 80]
E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/u/util-linux/libblkid-dev_2.27.1-6ubuntu3.3_amd64.deb 404 Not Found [IP: 91.189.88.149 80]
E: Aborting install.
apt package-management windows-subsystem-for-linux
 
 
 2
 
 
 
 
 Have you run- sudo apt updaterecently? If not, do it.
 â fkraiem
 Feb 27 at 15:57
 
 
 
 
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I was tried running this command on Bash on Windows (WSL)
sudo apt-get install libudev1 libudev-dev libparted0-dev
because a program or a script requires these packages to run properly f3probe and f3fix by altMayor. I have tried to use apt-get update and with the fix missing commands and they didn't make a difference.
E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/s/systemd/udev_229-4ubuntu21_amd64.deb 404 Not Found [IP: 91.189.88.149 80]
E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/s/systemd/libudev1_229-4ubuntu21_amd64.deb 404 Not Found [IP: 91.189.88.149 80]
E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/s/systemd/libudev-dev_229-4ubuntu21_amd64.deb 404 Not Found [IP: 91.189.88.149 80]
E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/glibc/libc-dev-bin_2.23-0ubuntu9_amd64.deb 404 Not Found [IP: 91.189.88.149 80]
E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/l/linux/linux-libc-dev_4.4.0-104.127_amd64.deb 404 Not Found [IP: 91.189.88.149 80]
E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/glibc/libc6-dev_2.23-0ubuntu9_amd64.deb 404 Not Found [IP: 91.189.88.149 80]
E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/u/util-linux/uuid-dev_2.27.1-6ubuntu3.3_amd64.deb 404 Not Found [IP: 91.189.88.149 80]
E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/u/util-linux/libblkid-dev_2.27.1-6ubuntu3.3_amd64.deb 404 Not Found [IP: 91.189.88.149 80]
E: Aborting install.
apt package-management windows-subsystem-for-linux
I was tried running this command on Bash on Windows (WSL)
sudo apt-get install libudev1 libudev-dev libparted0-dev
because a program or a script requires these packages to run properly f3probe and f3fix by altMayor. I have tried to use apt-get update and with the fix missing commands and they didn't make a difference.
E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/s/systemd/udev_229-4ubuntu21_amd64.deb 404 Not Found [IP: 91.189.88.149 80]
E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/s/systemd/libudev1_229-4ubuntu21_amd64.deb 404 Not Found [IP: 91.189.88.149 80]
E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/s/systemd/libudev-dev_229-4ubuntu21_amd64.deb 404 Not Found [IP: 91.189.88.149 80]
E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/glibc/libc-dev-bin_2.23-0ubuntu9_amd64.deb 404 Not Found [IP: 91.189.88.149 80]
E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/l/linux/linux-libc-dev_4.4.0-104.127_amd64.deb 404 Not Found [IP: 91.189.88.149 80]
E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/glibc/libc6-dev_2.23-0ubuntu9_amd64.deb 404 Not Found [IP: 91.189.88.149 80]
E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/u/util-linux/uuid-dev_2.27.1-6ubuntu3.3_amd64.deb 404 Not Found [IP: 91.189.88.149 80]
E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/u/util-linux/libblkid-dev_2.27.1-6ubuntu3.3_amd64.deb 404 Not Found [IP: 91.189.88.149 80]
E: Aborting install.
apt package-management windows-subsystem-for-linux
apt package-management windows-subsystem-for-linux
edited Feb 27 at 21:34


Zanna
48.2k13120228
48.2k13120228
asked Feb 27 at 15:04
Nonnick
1
1
 
 
 2
 
 
 
 
 Have you run- sudo apt updaterecently? If not, do it.
 â fkraiem
 Feb 27 at 15:57
 
 
 
 
add a comment |Â
 
 
 2
 
 
 
 
 Have you run- sudo apt updaterecently? If not, do it.
 â fkraiem
 Feb 27 at 15:57
 
 
 
 
2
2
Have you run
sudo apt update recently? If not, do it.â fkraiem
Feb 27 at 15:57
Have you run
sudo apt update recently? If not, do it.â fkraiem
Feb 27 at 15:57
add a comment |Â
 1 Answer
 1
 
active
oldest
votes
up vote
0
down vote
A possible cause of 404 errors when trying to download packages via Apt is that the list of available packages on the system is out of date: Apt tries to download old versions of packages, which are no longer available, resulting in a 404. In such cases, the package list must be updated, for example with sudo apt update.
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
A possible cause of 404 errors when trying to download packages via Apt is that the list of available packages on the system is out of date: Apt tries to download old versions of packages, which are no longer available, resulting in a 404. In such cases, the package list must be updated, for example with sudo apt update.
add a comment |Â
up vote
0
down vote
A possible cause of 404 errors when trying to download packages via Apt is that the list of available packages on the system is out of date: Apt tries to download old versions of packages, which are no longer available, resulting in a 404. In such cases, the package list must be updated, for example with sudo apt update.
add a comment |Â
up vote
0
down vote
up vote
0
down vote
A possible cause of 404 errors when trying to download packages via Apt is that the list of available packages on the system is out of date: Apt tries to download old versions of packages, which are no longer available, resulting in a 404. In such cases, the package list must be updated, for example with sudo apt update.
A possible cause of 404 errors when trying to download packages via Apt is that the list of available packages on the system is out of date: Apt tries to download old versions of packages, which are no longer available, resulting in a 404. In such cases, the package list must be updated, for example with sudo apt update.
answered Feb 28 at 6:54


fkraiem
8,49121727
8,49121727
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%2f1010305%2fgetting-failed-to-fetch-errors-while-trying-install-libudev1-libudev-dev-libpart%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
2
Have you run
sudo apt updaterecently? If not, do it.â fkraiem
Feb 27 at 15:57