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

add apt update to archive node CI postgres setup script #5740

Merged
merged 1 commit into from
Aug 24, 2020

Conversation

O1ahmad
Copy link
Contributor

@O1ahmad O1ahmad commented Aug 24, 2020

Fix the following archive unit test failure in Buildkite CI by ensuring apt updates prior to the postgres package installation.


Err:9 http://security.debian.org/debian-security stretch/updates/main amd64 postgresql-client-9.6 amd64 9.6.17-0+deb9u1
--
  | 404  Not Found
  | Err:10 http://security.debian.org/debian-security stretch/updates/main amd64 postgresql-9.6 amd64 9.6.17-0+deb9u1
  | 404  Not Found
  | Get:11 http://deb.debian.org/debian stretch/main amd64 libwrap0 amd64 7.6.q-26 [58.2 kB]
  | Get:12 http://deb.debian.org/debian stretch/main amd64 locales all 2.24-11+deb9u4 [3289 kB]
  | Err:13 http://security.debian.org/debian-security stretch/updates/main amd64 postgresql-contrib-9.6 amd64 9.6.17-0+deb9u1
  | 404  Not Found

Testing: Buildkite CI

Checklist:

  • Tests were added for the new behavior
    • Document test purpose, significance of failures
    • Test names should reflect their purpose
  • All tests pass (CI will check this if you didn't)

@O1ahmad O1ahmad requested a review from a team as a code owner August 24, 2020 10:50
@O1ahmad O1ahmad self-assigned this Aug 24, 2020
@O1ahmad O1ahmad added the ci-build-me Add this label to trigger a circle+buildkite build for this branch label Aug 24, 2020
@O1ahmad O1ahmad force-pushed the apt_update_archive_setup branch 2 times, most recently from 263d182 to e10887b Compare August 24, 2020 10:53
@O1ahmad O1ahmad force-pushed the apt_update_archive_setup branch from e10887b to f65854c Compare August 24, 2020 11:14
@O1ahmad O1ahmad merged commit 5efd69f into develop Aug 24, 2020
@O1ahmad O1ahmad deleted the apt_update_archive_setup branch August 24, 2020 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci-build-me Add this label to trigger a circle+buildkite build for this branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants