Skip to content

Conversation

@mmiklus
Copy link

@mmiklus mmiklus commented Sep 25, 2025

Signed-off-by: miroslav.miklus@pantheon.tech

Why I did it

To fix the following issue:
mkdir backup_crypto mkdir: cannot create directory 'backup_crypto': File exists make[2]: *** [Makefile:99: sonic-gnmi] Error 1 make[2]: Leaving directory '/sonic/src/sonic-gnmi' dh_auto_build: error: make -j1 returned exit code 2

How I did it

fix in Makefile

How to verify it

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111

Description for the changelog

updated Makefile

Link to config_db schema for YANG module changes

A picture of a cute animal (not mandatory but encouraged)

image

Add robustness for interrupted builds:
- mkdir -p will not fail the build if the directory exists
- cleanup of the backup_crypto

Signed-off-by: miroslav.miklus@pantheon.tech
@linux-foundation-easycla
Copy link

CLA Not Signed

@mssonicbld
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@hdwhdw
Copy link
Contributor

hdwhdw commented Oct 28, 2025

Can you please fix the easy CLA agreement? Thanks

@hdwhdw
Copy link
Contributor

hdwhdw commented Oct 28, 2025

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@hdwhdw hdwhdw self-requested a review October 28, 2025 17:23
@Verma-Anukul
Copy link

@mmiklus

Please fix the CLA error and get this merged

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.

4 participants