PDA

View Full Version : apt update problems



Arturteva
2019-12-13, 17:17
hi everyone i have some issues with the update maybe someone can help with this messages

i have kali 2019.4 version with this sources list include :

deb https://http.kali.org/kali kali-rolling main non-free contrib

i run apt-get update :
Get:1 https://packages.microsoft.com/repos/microsoft-debian-stretch-prod stretch InRelease [3,959 B]
Get:2 https://packages.microsoft.com/debian/10/prod buster InRelease [3,959 B]
Get:3 https://packages.microsoft.com/repos/microsoft-debian-stretch-prod stretch/main amd64 Packages [156 kB]
Err:3 https://packages.microsoft.com/repos/microsoft-debian-stretch-prod stretch/main amd64 Packages
File has unexpected size (68668 != 156065). Mirror sync in progress? [IP: 13.80.10.205 443]
Hashes of expected file:
- Filesize:156065 [weak]
- SHA512:12e6dffcd247d1ff067acfa61a3c4eb6078c326c285 8feb4f6f141a1d809e22292a78282414a5c103038ea80bb63c d734c7516782c9809c341335083d4e7611b
- SHA256:c850f35f1979831ac75641978c397e51519fa223135 98ec12bde5f52277044c0
- SHA1:1f65f4a7388c22bcf7b7f30fb7bc337c60d94b2e [weak]
- MD5Sum:4153a12e4a5629bfb14ed98f4c8ac234 [weak]
Release file created at: Thu, 12 Dec 2019 19:59:19 +0000
Ign:4 https://downloads.plex.tv/repo/deb public InRelease
Hit:5 https://downloads.plex.tv/repo/deb public Release
Get:7 https://packages.microsoft.com/debian/10/prod buster/main amd64 Packages [156 kB]
Err:7 https://packages.microsoft.com/debian/10/prod buster/main amd64 Packages
File has unexpected size (18556 != 156065). Mirror sync in progress? [IP: 13.80.10.205 443]
Hashes of expected file:
- Filesize:156065 [weak]
- SHA512:12e6dffcd247d1ff067acfa61a3c4eb6078c326c285 8feb4f6f141a1d809e22292a78282414a5c103038ea80bb63c d734c7516782c9809c341335083d4e7611b
- SHA256:c850f35f1979831ac75641978c397e51519fa223135 98ec12bde5f52277044c0
- SHA1:1f65f4a7388c22bcf7b7f30fb7bc337c60d94b2e [weak]
- MD5Sum:4153a12e4a5629bfb14ed98f4c8ac234 [weak]
Release file created at: Thu, 12 Dec 2019 19:59:19 +0000
Hit:8 http://downloads.metasploit.com/data/releases/metasploit-framework/apt lucid InRelease
Hit:9 https://deb.nodesource.com/node_6.x xenial InRelease
Hit:10 https://download.mono-project.com/repo/debian vs-stretch InRelease
Hit:11 https://repo.nordvpn.com/deb/nordvpn/debian stable InRelease
Hit:12 https://mirror.karneval.cz/pub/linux/kali kali-rolling InRelease
Reading package lists... Done
W: Conflicting distribution: https://packages.microsoft.com/repos/microsoft-debian-stretch-prod stretch InRelease (expected stretch but got stable)
W: Conflicting distribution: https://packages.microsoft.com/debian/10/prod buster InRelease (expected buster but got stable)
N: Skipping acquire of configured file 'main/binary-armhf/Packages' as repository 'https://packages.microsoft.com/debian/10/prod buster InRelease' doesn't support architecture 'armhf'
N: Skipping acquire of configured file 'main/binary-arm64/Packages' as repository 'https://packages.microsoft.com/debian/10/prod buster InRelease' doesn't support architecture 'arm64'
E: Failed to fetch https://packages.microsoft.com/repos/microsoft-debian-stretch-prod/dists/stretch/main/binary-amd64/Packages.bz2 File has unexpected size (68668 != 156065). Mirror sync in progress? [IP: 13.80.10.205 443]
Hashes of expected file:
- Filesize:156065 [weak]
- SHA512:12e6dffcd247d1ff067acfa61a3c4eb6078c326c285 8feb4f6f141a1d809e22292a78282414a5c103038ea80bb63c d734c7516782c9809c341335083d4e7611b
- SHA256:c850f35f1979831ac75641978c397e51519fa223135 98ec12bde5f52277044c0
- SHA1:1f65f4a7388c22bcf7b7f30fb7bc337c60d94b2e [weak]
- MD5Sum:4153a12e4a5629bfb14ed98f4c8ac234 [weak]
Release file created at: Thu, 12 Dec 2019 19:59:19 +0000
E: Failed to fetch https://packages.microsoft.com/debian/10/prod/dists/buster/main/binary-amd64/Packages.bz2 File has unexpected size (18556 != 156065). Mirror sync in progress? [IP: 13.80.10.205 443]
Hashes of expected file:
- Filesize:156065 [weak]
- SHA512:12e6dffcd247d1ff067acfa61a3c4eb6078c326c285 8feb4f6f141a1d809e22292a78282414a5c103038ea80bb63c d734c7516782c9809c341335083d4e7611b
- SHA256:c850f35f1979831ac75641978c397e51519fa223135 98ec12bde5f52277044c0
- SHA1:1f65f4a7388c22bcf7b7f30fb7bc337c60d94b2e [weak]
- MD5Sum:4153a12e4a5629bfb14ed98f4c8ac234 [weak]
Release file created at: Thu, 12 Dec 2019 19:59:19 +0000
E: Some index files failed to download. They have been ignored, or old ones used instead

maybe someone knows whats the problem here?
thanks for help