-
Notifications
You must be signed in to change notification settings - Fork 11
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
Jupyter-web-app ROCK fails to build #41
Comments
Summary of changes: - Removed jupyter-web-app due to #41
#41 Summary of changes: - Added run-user non-root user setup - Remove old non-user setup. - Update sequrity team requirements. - Re-implemented as multi-part rock.
* fix: update jupyter web app rock #41 Summary of changes: - Added run-user non-root user setup - Remove old non-user setup. - Update sequrity team requirements. - Re-implemented as multi-part rock. - Updated rock to copy artifacts directlu into part install to avoid unneccessary copy (code review suggestion) - Added PYTHONPATH to service to ensure service starts properly.
This is an old issue that I tried to reproduce w/o success. The rockcraft project has changed a lot since Aug 2023, and the reported error is not happening anymore, however, rockcraft introduced recent changes like requiring a certain format for the EDIT: we have filed issues (enhancements) for updating the rockcraft projects: |
Bug Description
Jupyter web app ROCK fails to build. It has been updated during workshop and was not validated since then.
To Reproduce
In
jupyter-web-app
executerockcraft pack --verbosity=trace
Envrionment
Regular development environment with
lxd
androckcraft
installed.Relevant Log Output
Failure:
Full log
Additional Context
The following updates are required to this ROCK:
run-user
non-root user setupThe text was updated successfully, but these errors were encountered: