-
Notifications
You must be signed in to change notification settings - Fork 164
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
Fix openssh build #4073
Fix openssh build #4073
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
963d706
to
4bc2290
Compare
@eriknordmark I bumped the build by adding a small change to disable the openssh rekey test which was taking over 30min to run locally. |
I see this build error:
|
The pipeline behaves strange:
(https://github.com/lf-edge/eve/actions/runs/9865821631/job/27243476619?pr=4073 ) but according to the code in this PR |
@andrewd-zededa Please rebase onto the latest master. It should fix the failing build. |
4bc2290
to
dda2a2f
Compare
@milan-zededa rebased on latest |
and Rate limited...
|
The build error is odd see steps 34, 35, 36 below which are the lines removed by the pr.
|
Added a GH actions fix attempt by @christoph-zededa, watching it now. |
removed duplicate add Signed-off-by: Andrew Durbin <andrewd@zededa.com>
0765e4f
to
cd64d91
Compare
We know this fix is needed since without it we can't even do a make pkg/debug in a workspace. |
removed duplicate add