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

Update Apt caches before installing packages in workflows #734

Closed
hanefi opened this issue Aug 24, 2021 · 1 comment
Closed

Update Apt caches before installing packages in workflows #734

hanefi opened this issue Aug 24, 2021 · 1 comment

Comments

@hanefi
Copy link
Member

hanefi commented Aug 24, 2021

Github Actions docs have a note here :

Note: Always run sudo apt-get update before installing a package. In case the apt index is stale, this command fetches and re-indexes any available packages, which helps prevent package installation failures.

Before working on this task, make sure you create a list of all branches with yaml files in all our repos and create a checklist.

@gurkanindibay
Copy link
Contributor

I checked all pipelines under docker/.github, tools/github, packaging/all-citus,packaging/all-enterprise, packaging/all-pgautofailover, packaging/all-pgautofailover-enterprise, packaging/debian-hll, packaging/redhat-hll, packaging/debian-topn, packaging/redhat-topn,packaging/debian-cron, packaging/redhat-cron,packaging/pgxn-citus
and all have apt-cache

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

2 participants