Skip to content

Run apt-get update before apt-get install#79

Merged
jeremyevans merged 1 commit intoruby:masterfrom
jeremyevans:apt-get-update
Mar 14, 2026
Merged

Run apt-get update before apt-get install#79
jeremyevans merged 1 commit intoruby:masterfrom
jeremyevans:apt-get-update

Conversation

@jeremyevans
Copy link
Collaborator

Switch from apt install to apt-get install, may avoid:

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Should hopefully fix CI failures like:

E: Failed to fetch https://security.ubuntu.com/ubuntu/pool/main/u/util-linux/uuid-dev_2.39.3-9ubuntu6.4_amd64.deb  404  Not Found [IP: 52.161.185.214 80]
65
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

Switch from apt install to apt-get install, may avoid:

```
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
```
@jeremyevans jeremyevans merged commit e3bfe4a into ruby:master Mar 14, 2026
5 checks passed
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.

1 participant