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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ubuntu-latest fails to fetch packets #3989

Closed
1 of 8 tasks
ssbanerje opened this issue Aug 31, 2021 · 2 comments
Closed
1 of 8 tasks

Ubuntu-latest fails to fetch packets #3989

ssbanerje opened this issue Aug 31, 2021 · 2 comments

Comments

@ssbanerje
Copy link

Description

The ubuntu-latest virtual environment fails to fetch certain packages from the

Virtual environments affected

  • Ubuntu 16.04
  • Ubuntu 18.04
  • Ubuntu 20.04
  • macOS 10.15
  • macOS 11
  • Windows Server 2016
  • Windows Server 2019
  • Windows Server 2022

Image version and build link

ubuntu-latest

Is it regression?

No response

Expected behavior

Install packages successfully.

Actual behavior

E: Failed to fetch http://azure.archive.ubuntu.com/ubuntu/pool/main/s/samba/samba-libs_4.11.6+dfsg-0ubuntu1.9_amd64.deb  404  Not Found [IP: 52.147.219.192 80]
13
E: Failed to fetch http://azure.archive.ubuntu.com/ubuntu/pool/main/s/samba/libsmbclient_4.11.6+dfsg-0ubuntu1.9_amd64.deb  404  Not Found [IP: 52.147.219.192 80]
14
E: Failed to fetch http://azure.archive.ubuntu.com/ubuntu/pool/main/m/mesa/libegl-mesa0_21.0.3-0ubuntu0.2~20.04.1_amd64.deb  404  Not Found [IP: 52.147.219.192 80]
15
E: Failed to fetch http://azure.archive.ubuntu.com/ubuntu/pool/main/m/mesa/libxatracker2_21.0.3-0ubuntu0.2~20.04.1_amd64.deb  404  Not Found [IP: 52.147.219.192 80]
16
E: Failed to fetch http://azure.archive.ubuntu.com/ubuntu/pool/main/m/mesa/mesa-vulkan-drivers_21.0.3-0ubuntu0.2~20.04.1_amd64.deb  404  Not Found [IP: 52.147.219.192 80]
17
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

Repro steps

Example Run: https://github.com/ssbanerje/dotfiles/runs/3475233510?check_suite_focus=true

@maxim-lobanov
Copy link
Contributor

Hello @ssbanerje , please make sure that you have run sudo apt-get update before installation packages.

@ssbanerje
Copy link
Author

That seems to have done the trick. Thanks. I am closing this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants