Bug 1084058 - perl-MooseX-Types-DateTime-MoreCoercions-0.11-2.fc21 FTBFS
Summary: perl-MooseX-Types-DateTime-MoreCoercions-0.11-2.fc21 FTBFS
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-MooseX-Types-DateTime-MoreCoercions
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Petr Pisar
QA Contact: Fedora Extras Quality Assurance
URL: http://koji.fedoraproject.org/koji/ta...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-04-03 14:08 UTC by Petr Pisar
Modified: 2014-04-03 14:23 UTC (History)
3 users (show)

Fixed In Version: perl-MooseX-Types-DateTime-MoreCoercions-0.11-3.fc21
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-04-03 14:23:14 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Petr Pisar 2014-04-03 14:08:12 UTC
perl-MooseX-Types-DateTime-MoreCoercions-0.11-2.fc21 fails to build in F21:

Provádění(%build): /bin/sh -e /var/tmp/rpm-tmp.miIpx2
+ umask 022
+ cd /builddir/build/BUILD
+ cd MooseX-Types-DateTime-MoreCoercions-0.11
+ perl Makefile.PL INSTALLDIRS=vendor
include /builddir/build/BUILD/MooseX-Types-DateTime-MoreCoercions-0.11/inc/Module/Install.pm
include inc/Module/Install/Metadata.pm
include inc/Module/Install/Base.pm
include inc/Module/Install/Makefile.pm
include inc/Module/Install/AutoInstall.pm
include inc/Module/Install/Include.pm
include inc/Module/AutoInstall.pm
*** Module::AutoInstall version 1.06
*** Checking for Perl dependencies...
[Core Features]
- Test::use::ok           ...loaded. (0.11 >= 0.02)
- Test::Exception         ...loaded. (0.32 >= 0.27)
- Test::More              ...loaded. (1.001003)
- Moose                   ...loaded. (2.1005 >= 0.41)
- MooseX::Types           ...loaded. (0.35 >= 0.04)
- namespace::clean        ...loaded. (0.25 >= 0.08)
- Time::Duration::Parse   ...loaded. (0.11 >= 0.06)
- MooseX::Types::Moose    ...loaded. (0.35 >= 0.04)
- MooseX::Types::DateTime ...loaded. (0.08 >= 0.07)
- DateTime                ...loaded. (1.08 >= 0.4302)
- DateTime::Duration      ...loaded. (1.08 >= 0.4302)
- DateTimeX::Easy         ...loaded. (0.089 >= 0.085)
*** Module::AutoInstall configuration finished.
include inc/Module/Install/WriteAll.pm
include inc/Module/Install/Win32.pm
include inc/Module/Install/Can.pm
include inc/Module/Install/Fetch.pm
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for MooseX::Types::DateTime::MoreCoercions
Writing MYMETA.yml and MYMETA.json
Error reading from file 'META.yml': utf8 "\xE5" does not map to Unicode
 at /usr/share/perl5/vendor_perl/Module/Install/Admin/Metadata.pm line 14.

The META.yml file is not in Unicode and unbundled modules in F21 are stricter and bail out.


Note You need to log in before you can comment on or make changes to this bug.