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

Reproduction for oci_load bug #641

Closed

Conversation

alexeagle
Copy link
Collaborator

Run with:

bazel run //examples/assertion:case12_run

Run with:

```
bazel run //examples/assertion:case12_run
```
@alexeagle alexeagle self-assigned this Jul 1, 2024
@gergelyfabian
Copy link
Contributor

gergelyfabian commented Jul 4, 2024

This should be closed. As we discussed on Slack, I needed to add the runfiles incantation at the beginning of my sh_binary target, to ensure that the rules_oci-generated load script (that it calls) will find its runfiles. Then everything works.

Surely, this is a yet undocumented change, but could be expected in the Bazel world.

@thesayyn
Copy link
Collaborator

thesayyn commented Jul 8, 2024

Closing this as there's nothing to fix.

@thesayyn thesayyn closed this Jul 8, 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

Successfully merging this pull request may close these issues.

3 participants