Skip to content

Don't fail CI if base image's apt db is outdated#583

Merged
stevenroose merged 1 commit intorust-bitcoin:masterfrom
sgeisler:2021-04-fix-ci
Apr 6, 2021
Merged

Don't fail CI if base image's apt db is outdated#583
stevenroose merged 1 commit intorust-bitcoin:masterfrom
sgeisler:2021-04-fix-ci

Conversation

@sgeisler
Copy link
Copy Markdown
Contributor

@sgeisler sgeisler commented Apr 4, 2021

CI fails in PR #582 although no code changes happened. My theory is that the base image's apt database is outdated and contains old paths to packages. If that's the case this PR should fix it.

Copy link
Copy Markdown
Contributor

@darosior darosior left a comment

Choose a reason for hiding this comment

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

ACK 7f2a701

Had the same symptoms in #584 and this fixed it. Plus the diff is a no brainer :)

Copy link
Copy Markdown
Collaborator

@stevenroose stevenroose left a comment

Choose a reason for hiding this comment

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

lgtm

@stevenroose stevenroose merged commit fe9242c into rust-bitcoin:master Apr 6, 2021
@dr-orlovsky dr-orlovsky added this to the 0.26.1 milestone May 11, 2021
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

Successfully merging this pull request may close these issues.

4 participants