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

Dubious ownership fatal error for unit tests #81

Open
roncewind opened this issue Sep 19, 2023 · 0 comments
Open

Dubious ownership fatal error for unit tests #81

roncewind opened this issue Sep 19, 2023 · 0 comments
Assignees

Comments

@roncewind
Copy link
Contributor

Describe the bug
When running make test in a local container I see an odd "fatal" error message. However, the tests run and complete successfully under Senzing 3.7.0

fatal: detected dubious ownership in repository at '/go/src/senzing.git/g2-sdk-go-mock'
To add an exception for this directory, call:

	git config --global --add safe.directory /go/src/senzing.git/g2-sdk-go-mock
basename: missing operand
Try 'basename --help' for more information.
fatal: detected dubious ownership in repository at '/go/src/senzing.git/g2-sdk-go-mock'
To add an exception for this directory, call:

	git config --global --add safe.directory /go/src/senzing.git/g2-sdk-go-mock
fatal: detected dubious ownership in repository at '/go/src/senzing.git/g2-sdk-go-mock'
To add an exception for this directory, call:

	git config --global --add safe.directory /go/src/senzing.git/g2-sdk-go-mock
fatal: detected dubious ownership in repository at '/go/src/senzing.git/g2-sdk-go-mock'
To add an exception for this directory, call:

	git config --global --add safe.directory /go/src/senzing.git/g2-sdk-go-mock
go: downloading google.golang.org/grpc v1.57.0
=== RUN   TestMain
@github-actions github-actions bot added the triage Need to triage label Sep 19, 2023
@roncewind roncewind removed the triage Need to triage label Sep 25, 2023
@docktermj docktermj added the V4 To be delivered in V4 label Feb 2, 2024
@docktermj docktermj removed the V4 To be delivered in V4 label Feb 15, 2024
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

No branches or pull requests

2 participants