Skip to content
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

ci: fix tipi build error on github CI workflow #749

Merged
merged 1 commit into from Oct 19, 2022

Conversation

hzhuang1
Copy link
Contributor

[err] Dynamic exception type: std::runtime_error
std::exception::what: can not create git repository [-3] - config value
'safe.directory' was not found
[err] Something went wrong, for help on your issue, we could enjoy getting
your report at https://tipi.build/#contact
Error: Process completed with exit code 1.

Apply the workaround from Yannic (#744) on github CI workflow

Signed-off-by: Haojian Zhuang haojian.zhuang@linaro.org
Cc: Yannic Staudt yannic@tipi.build

[err] Dynamic exception type: std::runtime_error
std::exception::what: can not create git repository [-3] - config value
  'safe.directory' was not found
[err] Something went wrong, for help on your issue, we could enjoy getting
  your report at https://tipi.build/#contact
Error: Process completed with exit code 1.

Apply the workaround from Yannic (Cyan4973#744)
on github CI workflow

Signed-off-by: Haojian Zhuang <haojian.zhuang@linaro.org>
Cc: Yannic Staudt <yannic@tipi.build>
@hzhuang1 hzhuang1 mentioned this pull request Oct 19, 2022
@Cyan4973 Cyan4973 merged commit 2de0fd6 into Cyan4973:dev Oct 19, 2022
@Cyan4973
Copy link
Owner

FYI, I'm considering removing the tipi test down the line,
as it's depending on some externally defined blob,
which can be updated at any time, producing unrelated CI test problems.

On short term though, this is a good fix. 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.

None yet

2 participants