Bug 1088741
| Summary: | perl-MooseX-App-Cmd-0.09-8.fc21 FTBFS | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Petr Pisar <ppisar> |
| Component: | perl-MooseX-App-Cmd | Assignee: | Petr Pisar <ppisar> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | iarnell, mmaslano, paul, perl-devel |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | http://koji.fedoraproject.org/koji/taskinfo?taskID=6748212 | ||
| Whiteboard: | |||
| Fixed In Version: | perl-MooseX-App-Cmd-0.27-1.fc21 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-04-18 08:05:50 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1088856 | ||
| Bug Blocks: | |||
|
Description
Petr Pisar
2014-04-17 05:45:27 UTC
New version requires MouseX::Getopt (not in Fedora); I'll put a package together for it. The new version also has support for both Moose and Mouse, and it'll probably be best to sub-package off the Moose- and Mouse-specific bits so we don't end up requiring both. (In reply to Paul Howarth from comment #1) > New version requires MouseX::Getopt (not in Fedora); I'll put a package > together for it. > Ok. I've just started packaging it. You can do your submission. It requires not-yet-package MouseX::ConfigFromFile for optional tests too. > The new version also has support for both Moose and Mouse, and it'll > probably be best to sub-package off the Moose- and Mouse-specific bits so we > don't end up requiring both. I have almost finished it. I will do that. (In reply to Petr Pisar from comment #2) > (In reply to Paul Howarth from comment #1) > > New version requires MouseX::Getopt (not in Fedora); I'll put a package > > together for it. > > > Ok. I've just started packaging it. You can do your submission. It requires > not-yet-package MouseX::ConfigFromFile for optional tests too. It wants MouseX::SimpleConfig too. I'll put those together as well. The dependency chain for MouseX::SimpleConfig is going to want to pull in MouseX::Getopt so I'll bootstrap that without the optional test dependencies. MouseX::Getopt review request: Bug #1088856 |