Changes between Version 4 and Version 5 of Ticket #30923, comment 29
- Timestamp:
- Nov 22, 2020, 10:59:15 AM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #30923, comment 29
v4 v5 13 13 configure: error: You cannot build Sage as root, switch to an unprivileged user. (If building in a container, use --enable-build-as-root.) 14 14 }}} 15 Finally, `tox -e local-sudo-standard -- config.status` doesn't stop after contigure and continues with `make`, see https://github.com/tobiasdiez/sage/runs/1438029552?check_suite_focus=true 15 16 16 17 Since using this tox command for ci was one of the motivations but doesn't really work at the moment without extra modifications, I'll set the ticket back to needs work. 17 Since using this tox command for ci was one of the motivations but doesn't really work at the moment without extra modifications, I'll set the ticket back to needs work.