Closed Bug 576105 Opened 14 years ago Closed 14 years ago

install-module.pl cannot install DateTime or DateTime::TimeZone on Windows

Categories

(Bugzilla :: Installation & Upgrading, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
Bugzilla 3.6

People

(Reporter: mkanat, Assigned: mkanat)

Details

Attachments

(1 file)

We set mbuild_install_build_command to "./Build", which isn't working on Windows, so modules that exclusively use Module::Build can't install. Right now, that means DateTime doesn't install properly.
Flags: blocking4.0+
Attached patch v1Splinter Review
Turns out we don't need to set ./Build at all--CPAN just knows that that's the right default, and because we install a newer CPAN during install-module, it's not a problem anyway. So we can remove this on both trunk and 3.6.
Assignee: installation → mkanat
Status: NEW → ASSIGNED
Attachment #456119 - Flags: review+
Target Milestone: Bugzilla 4.0 → Bugzilla 3.6
Flags: approval3.6+
Flags: approval+
Committing to: bzr+ssh://bzr.mozilla.org/bugzilla/trunk/
modified Bugzilla/Install/CPAN.pm
Committed revision 7269.

Committing to: bzr+ssh://bzr.mozilla.org/bugzilla/3.6/
modified Bugzilla/Install/CPAN.pm
Committed revision 7121.
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.