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

Adding architectures breaks apt #1

Open
ryankurte opened this issue May 2, 2020 · 1 comment
Open

Adding architectures breaks apt #1

ryankurte opened this issue May 2, 2020 · 1 comment

Comments

@ryankurte
Copy link
Owner

Due to the use of binary-specific custom repos with no other arch directories, see: https://github.com/ryankurte/action-apt/runs/638358722?check_suite_focus=true

...

2020-05-02T06:58:05.2918019Z Reading package lists...
2020-05-02T06:58:05.3313818Z E: Failed to fetch http://azure.archive.ubuntu.com/ubuntu/dists/bionic/main/binary-armhf/Packages  404  Not Found [IP: 52.177.174.250 80]
2020-05-02T06:58:05.3314941Z E: Failed to fetch http://azure.archive.ubuntu.com/ubuntu/dists/bionic-updates/main/binary-armhf/Packages  404  Not Found [IP: 52.177.174.250 80]
2020-05-02T06:58:05.3315660Z E: Failed to fetch http://azure.archive.ubuntu.com/ubuntu/dists/bionic-backports/main/binary-armhf/Packages  404  Not Found [IP: 52.177.174.250 80]
2020-05-02T06:58:05.3316332Z E: Failed to fetch http://security.ubuntu.com/ubuntu/dists/bionic-security/main/binary-armhf/Packages  404  Not Found [IP: 91.189.91.39 80]
2020-05-02T06:58:05.3316704Z E: Some index files failed to download. They have been ignored, or old ones used instead.
2020-05-02T06:58:05.3337540Z ##[error]The process '/usr/bin/sudo' failed with exit code 100
@ryankurte
Copy link
Owner Author

Waiting on actions/runner-images#1961 which resolves this in the upstream images, can remove patch.sh when this is released.

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

No branches or pull requests

1 participant