JetPack4.4 or sudo apt-get update failure

I am trying flashing JetPack4.4 with SDK Manager on Nvidia Xavier AG, I am getting All package (opencv,cuda,cudnn,tensorrt) install failure after flash image success. I tried JetPack4.4.1 also with the same failures. I see below failure in SDK Manager

Error:
File has unexpected size (16348 != 20547). Mirror sync in progress? [IP: 23.194.190.169 443]
Hashes of expected file:

So, I tried Sudo apt-get update on flashed image and it gives me same “file has unexpected size” error. i checked date time sync on my xavier as other solutions and i find date time correct on the xavier. tried multiple times flashing Jetpack4.4 without any success. I am trying since a week multiple times a day.

Still getting the same issue on update File has unexpected size (16348 != 20547). Mirror sync in progress? @WayneWWW

nvidia@nvidia-desktop:~ cat /etc/apt/sources.list.d/nvidia-l4t-apt-source.list deb https://repo.download.nvidia.com/jetson/common r32.4 main deb https://repo.download.nvidia.com/jetson/t194 r32.4 main nvidia@nvidia-desktop:~ sudo apt-get clean
nvidia@nvidia-desktop:~$ sudo apt-get update
Get:1 file:/var/cuda-repo-10-2-local-10.2.89 InRelease
Ign:1 file:/var/cuda-repo-10-2-local-10.2.89 InRelease
Get:2 file:/var/cuda-repo-10-2-local-10.2.89 Release [574 B]
Get:2 file:/var/cuda-repo-10-2-local-10.2.89 Release [574 B]
Hit:3 https://repo.download.nvidia.com/jetson/common r32.4 InRelease
Hit:4 Index of /ubuntu-ports bionic InRelease
Get:5 https://repo.download.nvidia.com/jetson/t194 r32.4 InRelease [2,565 B]
Hit:7 Index of /ubuntu-ports bionic-updates InRelease
Hit:8 Index of /ubuntu-ports bionic-backports InRelease
Hit:9 Index of /ubuntu-ports bionic-security InRelease
Get:10 https://repo.download.nvidia.com/jetson/t194 r32.4/main arm64 Packages [20.5 kB]
Err:10 https://repo.download.nvidia.com/jetson/t194 r32.4/main arm64 Packages
File has unexpected size (16348 != 20547). Mirror sync in progress? [IP: 23.194.190.169 443]
Hashes of expected file:

  • Filesize:20547 [weak]
  • SHA256:4d91f844a54139dc1f90943be413599f35f6955eb5ad576a28ee5a865a845ddf
  • SHA1:ca8b7235d5af9a8f62e5d7681690df304a3898aa [weak]
  • MD5Sum:702c20f887d4d08a0293e31e4401db6f [weak]
    Release file created at: Wed, 21 Oct 2020 14:36:39 +0000
    Fetched 2,565 B in 2s (1,456 B/s)
    Reading package lists… Done
    E: Failed to fetch https://repo.download.nvidia.com/jetson/t194/dists/r32.4/main/binary-arm64/Packages.gz File has unexpected size (16348 != 20547). Mirror sync in progress? [IP: 23.194.190.169 443]
    Hashes of expected file:
  • Filesize:20547 [weak]
  • SHA256:4d91f844a54139dc1f90943be413599f35f6955eb5ad576a28ee5a865a845ddf
  • SHA1:ca8b7235d5af9a8f62e5d7681690df304a3898aa [weak]
  • MD5Sum:702c20f887d4d08a0293e31e4401db6f [weak]
    Release file created at: Wed, 21 Oct 2020 14:36:39 +0000
    E: Some index files failed to download. They have been ignored, or old ones used instead.

This seems to be a temporary issue when mirror sync is in progress. Could you please retry later?