mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-03-06 08:49:17 +02:00
We are currently getting an error when we run “apt update”: 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 '' Error: Process completed with exit code 100. I’m not sure why we get this, but updating should not be necessary in the first place: the Ubuntu images already come with an up-to-date list of packages.