Closed Bug 346295 Opened 20 years ago Closed 20 years ago

When Template::Plugin::GD is missing, checksetup.pl tells you to type "ppm install Template" instead of "ppm install Template-Toolkit"

Categories

(Bugzilla :: Installation & Upgrading, defect)

2.23
x86
Windows 2000
defect
Not set
normal

Tracking

()

RESOLVED FIXED
Bugzilla 3.0

People

(Reporter: LpSolit, Assigned: mkanat)

Details

Attachments

(1 file)

I'm installing for the first time Bugzilla on Windows 2000. And of course, many Perl modules are missing, so I type "ppm install foo" one by one and modules install themselves successfully. Except that for Template::Plugin::GD, which is missing (I didn't install Template-Toolkit yet), checksetup.pl tells me to type "ppm install Template" instead of "ppm install Template-Toolkit", and of course nothing useful happened and the module was still missing. It's a one-liner, simply replace "Template" by "Template-Toolkit" in WIN32_MODULE_NAMES. That's another bug, but I'm pretty confused to see commands to install optional modules first and only at the end the commands to install mandatory modules. One reason is that I type these commands in the order they appear on my screen, so I would expect to have them from the most important (mandatory) to optional ones.
Attached patch v1Splinter Review
Assignee: installation → mkanat
Status: NEW → ASSIGNED
Attachment #231214 - Flags: review?(LpSolit)
Attachment #231214 - Flags: review?(LpSolit) → review+
Flags: approval?
Flags: approval? → approval+
Checking in Bugzilla/Install/Requirements.pm; /cvsroot/mozilla/webtools/bugzilla/Bugzilla/Install/Requirements.pm,v <-- Requirements.pm new revision: 1.12; previous revision: 1.11 done
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: