Bug 947252
Summary: | Moodle does not work because PHP error: Cannot redeclare class dml_exception | ||
---|---|---|---|
Product: | [Fedora] Fedora EPEL | Reporter: | Milan Kerslager <milan.kerslager> |
Component: | moodle | Assignee: | Gwyn Ciesla <gwync> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | el6 | CC: | gwync, m.a.young |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | moodle-2.3.8-1.el6 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-07-23 01:07:44 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Milan Kerslager
2013-04-01 23:24:05 UTC
There is at least one missing file in testing moodle update I mentioned above: lib/pear/HTML/QuickForm/DHTMLRulesTableless.php So the update should not be recommended for 2.2.9-1.el6 version. *** Bug 948741 has been marked as a duplicate of this bug. *** *** Bug 976229 has been marked as a duplicate of this bug. *** Does simply copying in DHTMLRulesTableless.php restore functionality? If not, I'll have to get a bundling exception for this from FPC. Yes, if you return that file (I think you need HTML/QuickForm/Renderer/Tableless.php as well) moodle will do things such as updating. Long term, the right solution is for upstream moodle to update their bundled version of QuickForm which doesn't need these workarounds but putting these files back will get moodle working again in the short term. Filed: https://tracker.moodle.org/browse/MDL-40644 I'll look into a short-term fix. See how this works for you. http://fedorapeople.org/~limb/moodle/moodle-2.3.8-1.el6.noarch.rpm (In reply to Jon Ciesla from comment #7) > See how this works for you. > > http://fedorapeople.org/~limb/moodle/moodle-2.3.8-1.el6.noarch.rpm Yes I can upgrade to that successfully. Excellent, I'll get that right out, as well as fixing this on the Fedora branches. moodle-2.3.8-1.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/moodle-2.3.8-1.el6 Package moodle-2.3.8-1.el6: * should fix your issue, * was pushed to the Fedora EPEL 6 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=epel-testing moodle-2.3.8-1.el6' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-EPEL-2013-10839/moodle-2.3.8-1.el6 then log in and leave karma (feedback). moodle-2.3.8-2.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/FEDORA-2013-12950/moodle-2.3.8-2.fc18 moodle-2.2.11-1.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/moodle-2.2.11-1.fc17 Package moodle-2.2.11-1.fc17: * should fix your issue, * was pushed to the Fedora 17 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing moodle-2.2.11-1.fc17' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-13252/moodle-2.2.11-1.fc17 then log in and leave karma (feedback). moodle-2.3.8-2.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report. moodle-2.2.11-1.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report. moodle-2.3.8-1.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report. |