-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Force install dependencies in old Debian with expired keys #34922
Conversation
Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane) |
|
It's broken, I'm trying out more options. |
I have these errors when I just run
Looks like the official repositories are not available anymore. I used this to get a shell on Mac M1:
|
d762a69
to
da0b8ae
Compare
This change is the same as elastic#33915 but for the rest of the Beats.
da0b8ae
to
e407fc1
Compare
I fixed the source.list (kind of) but I still have this problem to solve:
|
dd39118
to
dbf0c3a
Compare
This should be fixed by backporting #34939 to 7.17 |
What does this PR do?
This change is the same as #33915 but for the rest of the Beats.
Why is it important?
We cannot build snapshots right now:
https://internal-ci.elastic.co/job/elastic+unified-release+master+snapshot-multijob-7.17/361/display/redirect
How to test locally