Closed
Bug 1194755
Opened 10 years ago
Closed 10 years ago
Install failure: DateTime not found
Categories
(Bugzilla :: Installation & Upgrading, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: eager, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:39.0) Gecko/20100101 Firefox/39.0
Build ID: 20150630154324
Steps to reproduce:
Followed install procedure, installed all modules as specified by ./checkinstall.pl.
After installing DateTime and DateTime::TimeZone, checkinstall.pl says not found.
Discovered that DateTime::TimeZone has a dependency on a newer version of Params::Validate. After installing this, checkinstall.pl finds DateTime::TimeZone.
Comment 1•10 years ago
|
||
How is Bugzilla supposed to fix this?
| Reporter | ||
Comment 2•10 years ago
|
||
Add the required version of Params::Validate to Requirements.pm.
Comment 3•10 years ago
|
||
(In reply to Michael Eager from comment #2)
> Add the required version of Params::Validate to Requirements.pm.
No. This is a bug in the dependency list of DateTime::TimeZone. You should report this bug to its maintainer, see https://rt.cpan.org/Public/Dist/Display.html?Name=DateTime-TimeZone
Assignee: general → installation
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Component: Bugzilla-General → Installation & Upgrading
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•