Closed
Bug 655912
Opened 14 years ago
Closed 14 years ago
install-module.pl is unable to install LWP::UserAgent on Perl <5.8.8, because LWP 6.0 now requires 5.8.8 as a minimum
Categories
(Bugzilla :: Installation & Upgrading, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 4.0
People
(Reporter: LpSolit, Assigned: LpSolit)
References
Details
(Whiteboard: [blocker will fix for 5.0])
Attachments
(1 file)
1.18 KB,
patch
|
mkanat
:
review+
|
Details | Diff | Splinter Review |
Same problem as in bug 631328, but for LWP against Perl 5.8.7 and older.
Comment 1•14 years ago
|
||
We may be able to make install-module pick the older 5.x version.
Flags: blocking4.0.2+
Updated•14 years ago
|
Whiteboard: [blocker will fix] → [blocker will fix for 5.0]
![]() |
Assignee | |
Updated•14 years ago
|
Flags: blocking4.2+
Target Milestone: --- → Bugzilla 4.0
![]() |
Assignee | |
Updated•14 years ago
|
Blocks: bz-release-402
Updated•14 years ago
|
Assignee: installation → mkanat
![]() |
Assignee | |
Comment 2•14 years ago
|
||
Can we have this bug fixed before we release 4.0.2, please?
![]() |
Assignee | |
Comment 3•14 years ago
|
||
Comment 4•14 years ago
|
||
Comment on attachment 549575 [details] [diff] [review]
patch, v1
Okay. If you've tested this and it works, then it looks fine to me.
Attachment #549575 -
Flags: review?(mkanat) → review+
Updated•14 years ago
|
Flags: approval4.0+
Flags: approval+
![]() |
Assignee | |
Comment 5•14 years ago
|
||
Committing to: bzr+ssh://lpsolit%40gmail.com@bzr.mozilla.org/bugzilla/trunk/
modified Bugzilla/Install/CPAN.pm
Committed revision 7875.
Committing to: bzr+ssh://lpsolit%40gmail.com@bzr.mozilla.org/bugzilla/4.0/
modified Bugzilla/Install/CPAN.pm
Committed revision 7627.
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.
Description
•