8000 Fix Dubious Ownership in requre by majamassarini · Pull Request #2613 · packit/packit · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix Dubious Ownership in requre #2613

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

Merged

Conversation

majamassarini
Copy link
Member

reverse testing in requre is failing with the following indication:

E stderr: 'fatal: detected dubious ownership in repository at '/tmp/tmpco60quxn'
E To add an exception for this directory, call:
E
E git config --global --add safe.directory /tmp/tmpco60quxn'

reverse testing in requre is failing with the following indication:

E             stderr: 'fatal: detected dubious ownership in repository at '/tmp/tmpco60quxn'
E           To add an exception for this directory, call:
E
E           	git config --global --add safe.directory /tmp/tmpco60quxn'
prepare+:
- how: shell
name: fix-dubious-ownership-for-tmp
script: 'git config --global safe.directory /tmp/*'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And is this run as is, or the /tmp/* globs? 👀

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I hope globs, but not sure.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's kinda my issue though 😄 cause the temporary directories are created during the tests, so at the time you run prepare, they won't exist anyways, but I guess we can see based on the outcome of the tests 😁

Copy link
Contributor

Build succeeded.
https://softwarefactory-project.io/zuul/t/packit-service/buildset/8c170d97cd8b4750980607c31454b3e0

✔️ pre-commit SUCCESS in 2m 03s
✔️ packit-tests-rpm SUCCESS in 23m 07s
✔️ packit-tests-pip-deps SUCCESS in 23m 01s
✔️ packit-tests-git-main SUCCESS in 23m 24s
✔️ packit-tests-pip-deps-sess-rec SUCCESS in 2m 44s
✔️ packit-tests-git-main-sess-rec SUCCESS in 2m 56s
✔️ reverse-dep-packit-service-tests SUCCESS in 5m 04s

@majamassarini majamassarini added the mergeit Merge via Zuul label May 28, 2025
Copy link
Contributor

Build succeeded (gate pipeline).
https://softwarefactory-project.io/zuul/t/packit-service/buildset/b724227c3c42481fb705029c1b3ebdc9

✔️ pre-commit SUCCESS in 2m 01s

@softwarefactory-project-zuul softwarefactory-project-zuul bot merged commit 4e4e153 into packit:main May 28, 2025
25 of 26 checks passed
@github-project-automation github-project-automation bot moved this from new to done in Packit Kanban Board May 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mergeit Merge via Zuul
Projects
Status: done
Development

Successfully merging this pull request may close these issues.

2 participants
0