So I've tried to install wine
following the instructions on developer's site https://wiki.winehq.org/Ubuntu and got an error:
Err:1 http://security.ubuntu.com/ubuntu xenial-security/main i386 libtasn1-6 i386 4.7-3ubuntu0.16.04.1 404 Not Found [IP: 213.180.204.183 80]
Ign:2 http://security.ubuntu.com/ubuntu xenial-security/main i386 libgnutls30 i386 3.4.10-4ubuntu1.2
Err:3 http://ru.archive.ubuntu.com/ubuntu xenial-updates/main i386 libpulse0 i386 1:8.0-0ubuntu3.2 404 Not Found [IP: 213.180.204.183 80]
Err:1 http://security.ubuntu.com/ubuntu xenial-security/main i386 libtasn1-6 i386 4.7-3ubuntu0.16.04.1 404 Not Found [IP: 213.180.204.183 80]
Err:2 http://security.ubuntu.com/ubuntu xenial-security/main i386 libgnutls30 i386 3.4.10-4ubuntu1.2 404 Not Found [IP: 213.180.204.183 80]
E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/libt/libtasn1-6/libtasn1-6_4.7-3ubuntu0.16.04.1_i386.deb 404 Not Found [IP: 213.180.204.183 80]
E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/gnutls28/libgnutls30_3.4.10-4ubuntu1.2_i386.deb 404 Not Found [IP: 213.180.204.183 80]
E: Failed to fetch http://ru.archive.ubuntu.com/ubuntu/pool/main/p/pulseaudio/libpulse0_8.0-0ubuntu3.2_i386.deb 404 Not Found [IP: 213.180.204.183 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Tried to install with --fix-missing
- same thing
ping 213.180.204.183 - 0% packet loss
Were some packages deleted from official repository? How can I fix that?
Update 1
After sudo apt update
I have this:
After this operation, 278 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Err:1 http://security.ubuntu.com/ubuntu xenial-security/main i386 libtasn1-6 i386 4.7-3ubuntu0.16.04.1
Cannot initiate the connection to ru.archive.ubuntu.com:80 (2a02:6b8::183). - connect (101: Network is unreachable) [IP: 2a02:6b8::183 80]
Ign:2 http://security.ubuntu.com/ubuntu xenial-security/main i386 libgnutls30 i386 3.4.10-4ubuntu1.2
Err:3 http://ru.archive.ubuntu.com/ubuntu xenial-updates/main i386 libpulse0 i386 1:8.0-0ubuntu3.2
Cannot initiate the connection to ru.archive.ubuntu.com:80 (2a02:6b8::183). - connect (101: Network is unreachable) [IP: 2a02:6b8::183 80]
Err:1 http://security.ubuntu.com/ubuntu xenial-security/main i386 libtasn1-6 i386 4.7-3ubuntu0.16.04.1
Cannot initiate the connection to ru.archive.ubuntu.com:80 (2a02:6b8::183). - connect (101: Network is unreachable) [IP: 2a02:6b8::183 80]
Err:2 http://security.ubuntu.com/ubuntu xenial-security/main i386 libgnutls30 i386 3.4.10-4ubuntu1.2
Cannot initiate the connection to ru.archive.ubuntu.com:80 (2a02:6b8::183). - connect (101: Network is unreachable) [IP: 2a02:6b8::183 80]
E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/libt/libtasn1-6/libtasn1-6_4.7-3ubuntu0.16.04.1_i386.deb Cannot initiate the connection to ru.archive.ubuntu.com:80 (2a02:6b8::183). - connect (101: Network is unreachable) [IP: 2a02:6b8::183 80]
E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/gnutls28/libgnutls30_3.4.10-4ubuntu1.2_i386.deb Cannot initiate the connection to ru.archive.ubuntu.com:80 (2a02:6b8::183). - connect (101: Network is unreachable) [IP: 2a02:6b8::183 80]
E: Failed to fetch http://ru.archive.ubuntu.com/ubuntu/pool/main/p/pulseaudio/libpulse0_8.0-0ubuntu3.2_i386.deb Cannot initiate the connection to ru.archive.ubuntu.com:80 (2a02:6b8::183). - connect (101: Network is unreachable) [IP: 2a02:6b8::183 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Update 2
https://paste.ubuntu.com/25057105/
sudo apt update
and now I've got something new. The log is too big to post here, so I'm going to edit my ticket. – soundsbeard Jul 09 '17 at 16:48