Bug 1084058

Summary: perl-MooseX-Types-DateTime-MoreCoercions-0.11-2.fc21 FTBFS
Product: [Fedora] Fedora Reporter: Petr Pisar <ppisar>
Component: perl-MooseX-Types-DateTime-MoreCoercionsAssignee: Petr Pisar <ppisar>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: perl-devel, ppisar, psabata
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: http://koji.fedoraproject.org/koji/taskinfo?taskID=6702861
Whiteboard:
Fixed In Version: perl-MooseX-Types-DateTime-MoreCoercions-0.11-3.fc21 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-04-03 14:23:14 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:

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.