Closed Bug 1272770 Opened 8 years ago Closed 8 years ago

pages/releases-notes.html.tmpl dies with Undefined subroutine &Bugzilla::Install::Requirements::REQUIRED_MODULES

Categories

(Bugzilla :: Administration, task)

task
Not set
major

Tracking

()

RESOLVED DUPLICATE of bug 1261114

People

(Reporter: dkl, Assigned: dkl)

Details

(Keywords: regression)

While working on the release notes for 5.1.1, I came across the error when accessing the release notes page:

undef error - Undefined subroutine &Bugzilla::Install::Requirements::REQUIRED_MODULES called at template/en/default/pages/release-notes.html.tmpl line 176. at template/en/default/pages/release-notes.html.tmpl line 176. eval {...} called at template/en/default/pages/release-notes.html.tmpl line 176

I would guess that &Bugzilla::Install::Requirements::OPTIONAL_MODULES will die as well as it is called right after REQUIRED_MODULES. The move to Makefile.PL removed those vars. We will need to replace them with new code to use load_cpan_meta instead.
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Target Milestone: Bugzilla 6.0 → ---
You need to log in before you can comment on or make changes to this bug.