I installed the lastest stable Ubuntu (today is 22.3.2022, so it's 20.04.3 LTS). - a fresh installation.
I went to the WineHQ webpage, filled all the requests.
https://wiki.winehq.org/Ubuntu
then I finally come to install...
sudo apt install --install-recommends winehq-stable
it starts out normally - asking me a [y / n] question, I say y.
Then 110 errors appear - all of the same type, let's see the first one:
Err:1 http://il.archive.ubuntu.com/ubuntu focal/main i386 libcrypt1 i386 1:4.4.10-10ubuntu4
404 Not Found [IP: 192.115.211.70 80]
then another stack of errors appear - all of the same type, let's see the first one:
E: Failed to fetch http://il.archive.ubuntu.com/ubuntu/pool/main/libx/libxcrypt/libcrypt1_4.4.10-10ubuntu4_i386.deb 404 Not Found [IP: 192.115.211.70 80]
then a comp. suggestion:
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
What seems to be the officer?
il.archive.ubuntu.com
- maybe it doesn't have this repo. If you would use GUI like synaptic then you could easy select different mirror server in different location/country. Sometimes some servers may not have all repos or they need time to get fresh versions. – furas Mar 22 '22 at 17:35