Hello, I am trying to install postgresql on my raspberry pi and I am getting a 404 error... not really sure at all what to do! Does this have to do with my network maybe? I tried updating my raspberry pi and also running the same command with --fix-missing but neither worked.
Code:
sudo apt install -y postgresql-commonReading package lists... DoneBuilding dependency tree Reading state information... DoneThe following packages were automatically installed and are no longer required: gconf-service gconf2-common libbluetooth3 libexiv2-14 libgconf-2-4 libgfortran3 libgmime-2.6-0 libncurses5 libssl1.0.2 lxplug-volume rpi-eeprom-images uuid-devUse 'sudo apt autoremove' to remove them.The following additional packages will be installed: postgresql-client-commonSuggested packages: libjson-perlThe following NEW packages will be installed: postgresql-client-common postgresql-common0 upgraded, 2 newly installed, 0 to remove and 45 not upgraded.Need to get 310 kB of archives.After this operation, 847 kB of additional disk space will be used.Err:1 http://raspbian.raspberrypi.org/raspbian buster/main armhf postgresql-client-common all 200+deb10u4 404 Not Found [IP: 2a00:1098:0:80:1000:75:0:3 80]Err:2 http://raspbian.raspberrypi.org/raspbian buster/main armhf postgresql-common all 200+deb10u4 404 Not Found [IP: 2a00:1098:0:80:1000:75:0:3 80]E: Failed to fetch http://raspbian.raspberrypi.org/raspbian/pool/main/p/postgresql-common/postgresql-client-common_200+deb10u4_all.deb 404 Not Found [IP: 2a00:1098:0:80:1000:75:0:3 80]E: Failed to fetch http://raspbian.raspberrypi.org/raspbian/pool/main/p/postgresql-common/postgresql-common_200+deb10u4_all.deb 404 Not Found [IP: 2a00:1098:0:80:1000:75:0:3 80]E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Statistics: Posted by fiskmaas — Fri Feb 02, 2024 10:27 am — Replies 0 — Views 27