View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005509 | Composr alpha bug reports | [All Projects] General / Uncategorised | public | 2023-12-22 04:48 | 2023-12-24 02:31 |
Reporter | Patrick Schmalstig | Assigned To | Patrick Schmalstig | ||
Severity | Major-bug | ||||
Status | resolved | Resolution | fixed | ||
Summary | 0005509: make_release fails (on Windows): Failed to execute installer, while building install.sql. | ||||
Description | Failed to execute installer, while building install.sql. It's likely that recursive write file permissions need setting. (do_install_to is probably failing). | ||||
Tags | No tags attached. | ||||
Sponsorship open | |||||
|
Mostly had to do with how do_install_to works; it was trying to use SITE_DB (which is non-root) to create a new database (which needs root). |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-12-22 04:48 | Patrick Schmalstig | New Issue | |
2023-12-22 04:48 | Patrick Schmalstig | Status | non-assigned => assigned |
2023-12-22 04:48 | Patrick Schmalstig | Assigned To | => Patrick Schmalstig |
2023-12-24 02:31 | Patrick Schmalstig | Status | assigned => resolved |
2023-12-24 02:31 | Patrick Schmalstig | Resolution | open => fixed |
2023-12-24 02:31 | Patrick Schmalstig | Note Added: 0008140 |