Skip to content

Conversation

ipince
Copy link
Contributor

@ipince ipince commented Mar 10, 2023

This reverts commit f7c249e.

Summary

Build is broken with:

> ../devbox shell
Error: template: python39-template:23: function "package" not defined

I haven't gotten to the bottom of it, but I know it's this commit (based on binary search over commits). I think it's because the README contains {{ package }}, and somewhere our Go code is interpreting the README as a go-template (maybe some code is walking down a directory?) and it fails to compile the template because package is not defined.

How was it tested?

Ran devbox shell successfully.

@ipince
Copy link
Contributor Author

ipince commented Mar 10, 2023

Closing in favor of #743

@ipince ipince closed this Mar 10, 2023
ipince added a commit that referenced this pull request Mar 10, 2023
## Summary
TSIA. See #742 for context.

## How was it tested?
Ran `devbox shell`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant