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

disable running of 'sudo apt-get update' in GitHub CI config, since it's failing (and we don't really need it) #9492

Merged
merged 1 commit into from
Dec 13, 2019

Conversation

boegel
Copy link
Member

@boegel boegel commented Dec 13, 2019

Since this morning, "sudo apt-get update" is failing in GitHub Actions:

Reading package lists...
W: Conflicting distribution: https://packages.microsoft.com/repos/microsoft-ubuntu-bionic-prod bionic InRelease (expected bionic but got stable)
E: Repository 'https://packages.microsoft.com/repos/microsoft-ubuntu-bionic-prod bionic InRelease' changed its 'Origin' value from 'microsoft-ubuntu-bionic-prod bionic' to 'vscode stable'
E: Repository 'https://packages.microsoft.com/repos/microsoft-ubuntu-bionic-prod bionic InRelease' changed its 'Label' value from 'microsoft-ubuntu-bionic-prod bionic' to 'vscode stable'
...
##[error]Process completed with exit code 100.

We don't actually really need it, so let's comment it out (at least for now).

I've contacted GitHub Support on this...

Copy link
Contributor

@akesandgren akesandgren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

edmondac added a commit to bear-rsg/easybuild-easyconfigs that referenced this pull request Dec 13, 2019
@akesandgren
Copy link
Contributor

Going in, thanks @boegel!

@akesandgren akesandgren merged commit faef949 into easybuilders:develop Dec 13, 2019
@boegel boegel deleted the disable_apt_get_update branch December 13, 2019 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants