Skip to content

Modified 'apt-get update' to loop until successful #6126

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

Merged
merged 2 commits into from
Feb 20, 2018

Conversation

cmonr
Copy link
Contributor

@cmonr cmonr commented Feb 16, 2018

Description

Every once in a while, Travis will fail on a sudo apt-get update -qq due to some connectivity issue to the default Ubuntu PPA URLs.

The problem is transient and not easily reproducible (suspect it's an issue with the remote server coming under sudden load), but makes the build appear to fail when it does occur.

Status

READY

Testing

Tested within an Ubuntu VM. Command would continue until NAT was reconnected.

Copy link
Contributor

@geky geky left a comment

Choose a reason for hiding this comment

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

Ew gross

@geky
Copy link
Contributor

geky commented Feb 16, 2018

@0xc0170, does this look fine to you?

@0xc0170
Copy link
Contributor

0xc0170 commented Feb 19, 2018

/morph build

@mbed-ci
Copy link

mbed-ci commented Feb 19, 2018

Build : SUCCESS

Build number : 1170
Build artifacts/logs : http://mbed-os.s3-website-eu-west-1.amazonaws.com/?prefix=builds/6126/

Triggering tests

/morph test
/morph uvisor-test
/morph export-build
/morph mbed2-build

@mbed-ci
Copy link

mbed-ci commented Feb 19, 2018

@mbed-ci
Copy link

mbed-ci commented Feb 19, 2018

@cmonr cmonr merged commit 6d374c6 into ARMmbed:master Feb 20, 2018
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.

4 participants