microsoft / linux-package-repositories

Microsoft Packaged Linux Software (DEBs, RPMs, etc) are hosted on packages.microsoft.com (PMC) made available as native Linux repositories for use with package managers like APT, YUM, etc.
https://packages.microsoft.com
MIT License
64 stars 17 forks source link

Failing to fetch 22.04 repos - Packages.gz file being served is alternating #110

Closed georgeskill closed 7 months ago

georgeskill commented 7 months ago

Describe the issue This issue is related to issues #93 and #48

Unable to perform apt-update to fetch packages.microsoft.com/ubuntu/22.04

When did the issue occur? January 30th.

If applicable, what package did you attempt to install, and from which repo? apt-get update, not trying to install a certain package

Steps to Reproduce

apt-get update

Actual Result


   Hashes of expected file:
    - Filesize:124364 [weak]
    - SHA512:66c6210960fd188e4896f6ffcad975c2e7e2c0bb7da55bb20598e79119781e780b857f6f7221214b3cd8611c373eba46b29046c89c619d9902ee2bcd8b487a96
    - SHA256:12c8c0142b0c89847cdcaaa26146903f422a882c3f94b448257560346d02f56d
   Hashes of received file:
    - SHA512:47e995f9a45db34326a58ed82558e2144a67a3771882a1e40465d7cdf1eaae83df372fed8a9cdfaf4a1b83575fc93aca16569494276748ec7986f32585aa520d
    - SHA256:d383815e8c7c91b97efec7655c8650ca15efd5988df1c25ee2f71cba96b7fe76
    - Filesize:124364 [weak]
   Last modification reported: Wed, 31 Jan 2024 09:27:45 +0000
   Release file created at: Wed, 31 Jan 2024 02:39:15 +0000
W: Some index files failed to download. They have been ignored, or old ones used instead.```

**Expected Result**
To be able to successfully update the repo.

**Screenshots**
<!-- If applicable, add screenshots to help explain your problem. -->

**Additional context**
<!-- Add any other context about the problem here. -->
Last worked reliably January 30th.
daviddavis commented 7 months ago

Can you tell me the output of ping packages.microsoft.com? I need to know what server you are hitting.

daviddavis commented 7 months ago

Ok this problem should be resolved.