Closed Bug 97721 Opened 24 years ago Closed 24 years ago

New min. version for perl [5.005]

Categories

(Bugzilla :: Installation & Upgrading, defect, P1)

2.15
x86
Linux
defect

Tracking

()

RESOLVED FIXED
Bugzilla 2.16

People

(Reporter: jacob, Assigned: justdave)

References

Details

Attachments

(1 file, 1 obsolete file)

The attachment tracker that just went in uses the Template Toolkit, which only works on Perl 5.005 and newer. Because of this usage and other planned useage of the Template Toolkit in Bugzilla, our new minimum version will have to be 5.005.
Severity: normal → critical
Summary: New min. version for perl → New min. version for perl [5.005]
Target Milestone: --- → Bugzilla 2.16
*** Bug 97722 has been marked as a duplicate of this bug. ***
this is part of installation, but I'll keep ownership, since I'm about to upload a patch.
Component: Bugzilla-General → Installation
Priority: -- → P1
Attached patch Patch v1 (obsolete) — Splinter Review
Besides the check for Perl 5.005, I also added a check for the AppConfig module, because it's a prereq for Template, and Template doesn't tell CPAN that correctly, so if you don't have AppConfig installed and try to install Template, Template's Makefile.PL will bail, giving you a text message that you have to install AppConfig first, but it errors out in such a way that cpan will not allow you to reattempt installing Template, unless you quit cpan and rerun it. Having the AppConfig check first will tend to get people to install AppConfig before even attempting to install Template, thus avoiding the problem.
Attached patch Patch v2Splinter Review
v2 adds the minimum version number for AppConfig required by Template
Attachment #47779 - Attachment is obsolete: true
r= Myk in IRC checked in.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Template doesn't exist for Win32!!!!!!!!!
QA Contact: matty_is_a_geek → default-qa
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: