Can't install latest master

Bug #1480434 reported by Kristina Hoeppner
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Mahara
Fix Released
Critical
Unassigned
15.10
Fix Released
Undecided
Unassigned

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

Tags: regression
Revision history for this message
Kristina Hoeppner (kris-hoeppner) wrote :

Sorry. It was just my site after all. It is now running under https but I had loaded the http version and that displayed all those errors. Switching to https solved everything.

Changed in mahara:
status: Triaged → Invalid
importance: Critical → Undecided
Revision history for this message
Kristina Hoeppner (kris-hoeppner) wrote :

Sorry for the back and forth. I did a bit more testing and there does seem to be a problem. My master site was not on ssl, but had re-directed to an ssl site.

So I pulled a patch from review (4938) and that installed correctly. Then switching to master produced the error message:

"The following plugins are installed but can no longer be found: artefact:multirecipientnotification. Please make sure all your installed plugins are available under /home/kristina/code/mahara/htdocs/ and readable by the webserver."

Changed in mahara:
importance: Undecided → Critical
status: Invalid → Triaged
Revision history for this message
Robert Lyon (robertl-9) wrote :

This was due to the install page displaying what needed to be installed but not actually installing it.

So clicking continue would fail

This was due to an error in a bootstrap change

This patch fixes it
https://reviews.mahara.org/#/c/5026/

Which is now pushed to master

Changed in mahara:
status: Triaged → Fix Committed
Revision history for this message
Gary Bechtold (gbechtold) wrote :

I clic to install the latest master, it creates a folder in my mac downloads then I can't find any way to finish the installation or use the software.
Gary

Aaron Wells (u-aaronw)
Changed in mahara:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.