Hi everyone,
I have been attempting to do a server install in Debian 12 and have run into a small problem. It would seem that some of the packages are missing and cannot be located. These are the current errors I am getting:
Code:
E: Unable to locate package libperl5i-perl
E: Unable to locate package libwtdbomysql-dev
E: Package 'libmysqlclient-dev' has no installation candidate
E: Package 'zlib-bin' has no installation candidate
E: Unable to locate package zlibc
E: Package 'libsodium18' has no installation candidate
--2023-10-18 17:00:19-- http://ftp.us.debian.org/debian/pool/main/libs/libsodium/libsodium-dev_1.0.11-2_amd64.deb
Resolving ftp.us.debian.org (ftp.us.debian.org)... 64.50.236.52, 64.50.233.100, 208.80.154.139, ...
Connecting to ftp.us.debian.org (ftp.us.debian.org)|64.50.236.52|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2023-10-18 17:00:19 ERROR 404: Not Found.
--2023-10-18 17:00:19-- http://ftp.us.debian.org/debian/pool/main/libs/libsodium/libsodium18_1.0.11-2_amd64.deb
Resolving ftp.us.debian.org (ftp.us.debian.org)... 64.50.236.52, 208.80.154.139, 64.50.233.100, ...
Connecting to ftp.us.debian.org (ftp.us.debian.org)|64.50.236.52|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2023-10-18 17:00:19 ERROR 404: Not Found.
Would anyone happen to have a work around or an alternate source for the packages?