You are not logged in.
E: Failed to fetch http://deb.debian.org/debian/pool/main/ … _amd64.deb 404 Not Found [IP: 151.101.12.204 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
running sudo apt update --fix-missing doesn't help
Hello, I've encountered this issue while installing task-xfce-desktop, how do I fix this issue? Also, why does neofetch say
OS: Devuan GNU/Linux beowulf/ceres x86_64, should it say just beowulf? Sorry I'm a noob.
Thanks a lot.
Last edited by guioQ (2019-04-22 13:08:19)
Offline
E: Failed to fetch http://deb.debian.org/debian/pool/main/w/webkit2gtk/libjavascriptcoregtk-4.0-18_2.22.7-1_amd64.deb 404 Not Found [IP: 151.101.12.204 80] E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Why is your Devuan system attempting to download stuff from Debian's repositories?
why does neofetch say OS: Devuan GNU/Linux beowulf/ceres x86_64
Brianna Ghey — Rest In Power
Offline
guioQ wrote:E: Failed to fetch http://deb.debian.org/debian/pool/main/w/webkit2gtk/libjavascriptcoregtk-4.0-18_2.22.7-1_amd64.deb 404 Not Found [IP: 151.101.12.204 80] E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Why is your Devuan system attempting to download stuff from Debian's repositories?
I have no idea, that's my sources.list file
deb http://deb.devuan.org/merged beowulf main non-free contrib
deb-src http://deb.devuan.org/merged beowulf main non-free contrib
deb http://deb.devuan.org/merged beowulf-security main non-free contrib
deb-src http://deb.devuan.org/merged beowulf-security main non-free contrib
deb http://deb.devuan.org/merged beowulf-updates main non-free contrib
deb-src http://deb.devuan.org/merged beowulf-updates main non-free contrib
And this is what I get if trying to install libjavascriptcoregtk-4.0-18
sudo apt install libjavascriptcoregtk-4.0-18 -y
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
libjavascriptcoregtk-4.0-18
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 4,530 kB of archives.
After this operation, 18.8 MB of additional disk space will be used.
Err:1 http://deb.devuan.org//merged beowulf/main amd64 libjavascriptcoregtk-4.0-18 amd64 2.22.7-1
404 Not Found [IP: 151.101.112.204 80]
E: Failed to fetch http://deb.debian.org/debian/pool/main/w/webkit2gtk/libjavascriptcoregtk-4.0-18_2.22.7-1_amd64.deb 404 Not Found [IP: 151.101.112.204 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
to me these double slashes look strange (the ones before the word "merged"): Err:1 http://deb.devuan.org//merged from the above output.
guioQ wrote:why does neofetch say OS: Devuan GNU/Linux beowulf/ceres x86_64
Thank you!
Last edited by guioQ (2019-04-22 15:24:06)
Offline
The sources.list looks fine to me. The double // before merged are a bit strange, but I wouldn't care as long as the sources is correct.
That the webkit is redirected to Debian is possible.
Looks like there currently is an issue with fetching packages from the server, see also https://dev1galaxy.org/viewtopic.php?id=2800.
Rolf
Online
Can we see
apt policy
The Devuan merged repositories seem to have problems at the moment (as rolfie notes) so perhaps your system is falling back to the Debian repositories.
Brianna Ghey — Rest In Power
Offline
The sources.list looks fine to me. The double // before merged are a bit strange, but I wouldn't care as long as the sources is correct.
That the webkit is redirected to Debian is possible.
Looks like there currently is an issue with fetching packages from the server, see also https://dev1galaxy.org/viewtopic.php?id=2800.
Rolf
Thanks.
Can we see
apt policy
The Devuan merged repositories seem to have problems at the moment (as rolfie notes) so perhaps your system is falling back to the Debian repositories.
apt policy
Package files:
100 /var/lib/dpkg/status
release a=now
500 http://deb.devuan.org/merged beowulf-security/main i386 Packages
release v=3.0.0,o=Devuan,a=testing-security,n=beowulf-security,l=Devuan-Security,c=main,b=i386
origin deb.devuan.org
500 http://deb.devuan.org/merged beowulf-security/main amd64 Packages
release v=3.0.0,o=Devuan,a=testing-security,n=beowulf-security,l=Devuan-Security,c=main,b=amd64
origin deb.devuan.org
500 http://deb.devuan.org/merged beowulf/contrib i386 Packages
release v=3.0,o=Devuan,a=testing,n=beowulf,l=Devuan,c=contrib,b=i386
origin deb.devuan.org
500 http://deb.devuan.org/merged beowulf/contrib amd64 Packages
release v=3.0,o=Devuan,a=testing,n=beowulf,l=Devuan,c=contrib,b=amd64
origin deb.devuan.org
500 http://deb.devuan.org/merged beowulf/non-free i386 Packages
release v=3.0,o=Devuan,a=testing,n=beowulf,l=Devuan,c=non-free,b=i386
origin deb.devuan.org
500 http://deb.devuan.org/merged beowulf/non-free amd64 Packages
release v=3.0,o=Devuan,a=testing,n=beowulf,l=Devuan,c=non-free,b=amd64
origin deb.devuan.org
500 http://deb.devuan.org/merged beowulf/main i386 Packages
release v=3.0,o=Devuan,a=testing,n=beowulf,l=Devuan,c=main,b=i386
origin deb.devuan.org
500 http://deb.devuan.org/merged beowulf/main amd64 Packages
release v=3.0,o=Devuan,a=testing,n=beowulf,l=Devuan,c=main,b=amd64
origin deb.devuan.org
Offline
Just did an update of 2 VMs, one with ASCII, one with Beowulf. Both updates worked fine.
A word from one of the admins would have been desirable.
Rolf
Online