** Changed in: mahara
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1480434
Title:
Can't install latest master
Status in Mahara:
Fix Released
Status in Mahara 15.10 series:
Fix Released
Bug description:
When I pull the latest master (commit ) I can't complete the
installation and only receive the following messages:
[WAR] 15 (lib/dml.php:480) Failed to get a recordset: postgres8 error: [-18:
ERROR: relation "artefact_installed" does not exist
LINE 1: SELECT * FROM "artefact_installed" ORDER BY name
^] in EXECUTE("SELECT * FROM "artefact_installed" ORDER
BY name ")
Command was: SELECT * FROM "artefact_installed" ORDER BY name
Call stack (most recent first):
get_recordset_sql("SELECT * FROM "artefact_installed" ORDER BY name ",
null) at /home/kristina/code/mahara/htdocs/lib/dml.php:429
get_recordset_select("artefact_installed", "", null, "name", "*", "", "")
at /home/kristina/code/mahara/htdocs/lib/dml.php:393
get_recordset("artefact_installed", "", "", "name", "*", "", "") at
/home/kristina/code/mahara/htdocs/lib/dml.php:565
get_records_assoc("artefact_installed", "", "", "name") at
/home/kristina/code/mahara/htdocs/lib/mahara.php:1602
plugins_installed("artefact", true) at
/home/kristina/code/mahara/htdocs/admin/upgrade.php:224
check_installed_plugins() at
/home/kristina/code/mahara/htdocs/admin/upgrade.php:23
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1480434/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~mahara-contributors
Post to : [email protected]
Unsubscribe : https://launchpad.net/~mahara-contributors
More help : https://help.launchpad.net/ListHelp