View Issue Details

IDProjectCategoryView StatusLast Update
0005509Composr alpha bug reports[All Projects] General / Uncategorisedpublic2023-12-24 02:31
ReporterPatrick SchmalstigAssigned ToPatrick Schmalstig 
SeverityMajor-bug 
Status resolvedResolutionfixed 
Summary0005509: make_release fails (on Windows): Failed to execute installer, while building install.sql.
DescriptionFailed to execute installer, while building install.sql. It's likely that recursive write file permissions need setting.

(do_install_to is probably failing).
TagsNo tags attached.
Sponsorship open

Activities

Patrick Schmalstig

2023-12-24 02:31

administrator   ~0008140

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).

Issue History

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