[main] Update to Beats github.com/elastic/beats@0678f4d96212#8471
Conversation
|
Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane) |
|
This pull request does not have a backport label. Could you fix it @cmacknz? 🙏
|
Downgrade github.com/godror/godror to v0.33.2 to match Beats.
…ts-with-meraki-replace
Arg I thought we resolved this problem, at least we did in Beats. Time to go look up how we prevented it. |
|
elastic/beats#41270 was the Beats issue where this happened with agentbeat originally. |
|
So this was resolved by switching to Debian 11 in #5847 However in #6972 we pinned arm64 to debian 9 for some reason which could be the problem as it is re-introducing a GCC compiler bug. elastic-agent/dev-tools/mage/crossbuild.go Lines 231 to 232 in 54be077 |
|
It is not clear from #6972 why we switched to Debian 9 so I am going to go to 11 to see what happens, the open a PR in agent and Beats to bring us back to Debian 11 for linux/arm separately so the change isn't buried in this PR. |
|
Hey @cmacknz below is the change from #6972
this was pointing at plain the plain https://github.com/elastic/golang-crossbuild/blob/main/go/Makefile.common#L6 so did this ever downgrade from debian 11 to 9 indeed, elastic-agent?! |
Ah so it is maybe just that we never upgraded it, and now we should. Thanks it was not obvious that plain arm was debian9. |
|
linux/arm build fix split into #8497 |
|
Also needs #8498 to fix the false positive merge conflict being detected in the notice file in the precommit check. |
|
This pull request is now in conflicts. Could you fix it? 🙏 |
|
Are we sure we want to backport this to 9.0? I think we'd want just the replaces there? |
|
|
This pull request does not have a backport label. Could you fix it @cmacknz? 🙏
|
This needs to be a new PR in 8.19 was my original plan, I will take a look at 9.0 as well. It can't be straight backported as the beats commit will need to change at minimum. |
💛 Build succeeded, but was flaky
Failed CI Steps
History
cc @cmacknz |






Update to Beats to elastic/beats@0678f4d on main.
Manual update because the auto update in https://github.com/elastic/elastic-agent/actions/runs/15598520733/job/43934049583#step:5:968 fails due to a missing replace statement to remove a problematic LGPL dependency.