Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ubuntu 22.04 mirror corrupted? #97

Closed
hartwork opened this issue Nov 20, 2023 · 3 comments
Closed

Ubuntu 22.04 mirror corrupted? #97

hartwork opened this issue Nov 20, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@hartwork
Copy link

Describe the issue

Hi! 馃憢

(I was sent to report here from here original actions/runner-images#8846 .)

The symptom is this:

# sudo apt-get update
Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [142 B]
Hit:2 http://azure.archive.ubuntu.com/ubuntu jammy InRelease
Get:6 https://packages.microsoft.com/ubuntu/22.04/prod jammy InRelease [3531 B]
Hit:3 http://azure.archive.ubuntu.com/ubuntu jammy-updates InRelease
Hit:4 http://azure.archive.ubuntu.com/ubuntu jammy-backports InRelease
Hit:5 http://azure.archive.ubuntu.com/ubuntu jammy-security InRelease
Hit:7 https://apt.llvm.org/jammy llvm-toolchain-jammy-17 InRelease
Hit:8 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu jammy InRelease
Reading package lists...
E: Repository 'https://packages.microsoft.com/ubuntu/22.04/prod jammy InRelease'
   changed its 'Origin' value from 'microsoft-ubuntu-jammy-prod jammy' to 'Pulp 3'  <-- !!!
E: Repository 'https://packages.microsoft.com/ubuntu/22.04/prod jammy InRelease'
   changed its 'Label' value from 'microsoft-ubuntu-jammy-prod jammy' to ''
W: http://apt.llvm.org/jammy/dists/llvm-toolchain-jammy-17/InRelease: Key is stored
   in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section
   in apt-key(8) for details.
Error: Process completed with exit code 100.

(from https://github.com/hartwork/ttyplot/actions/runs/6931337323/job/18852856440)

It happens sometimes, but not every time.

I had not heard about Pulp or Pulp 3 until today, but I am surprised to hear about it from that file 馃槃

Is Azure transitioning to Pulp under the hood or is this content corruption on a deeper level like a damaged hard disk or something? Any ideas?

Thanks and best, Sebastian

When did the issue occur?
I first saw it today, at the very CI run linked above, I think.

If applicable, what package did you attempt to install, and from which repo?
n/a

Steps to Reproduce

Run sudo apt-get update in a GitHub Actions CI based on image ubuntu-22.04 a few times, and be "lucky" to see the issue, does not happen every time, probably there is load balancing in front of multiple mirrors and not all mirrors are affected.

Actual Result
The error above.

Expected Result
No error.

Screenshots

n/a

Additional context

GitHub Actions

@hartwork hartwork added the bug Something isn't working label Nov 20, 2023
@gaelworkstaff
Copy link

Had the same issue on a couple of GitHub Actions this morning.

@mbearup
Copy link
Collaborator

mbearup commented Nov 20, 2023

@hartwork we're tracking this via #96.
We've implemented a central fix and re-published all repos, so this should be resolved. Some customers have reported a delay in resolution due to cache latency, but the issues have generally been resolving over time.
If you're still experiencing this issue, let us know which IP you're hitting so we can investigate further.

@mbearup mbearup closed this as completed Nov 20, 2023
@hartwork
Copy link
Author

@mbearup thanks, I had searched for "pulp" here before positing but hadn't seen #96 for some reason 馃憤

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants