[Bug 431577] New: Build fails depending on current locale

bugzilla at redhat.com bugzilla at redhat.com
Tue Feb 5 16:23:04 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.




https://bugzilla.redhat.com/show_bug.cgi?id=431577

           Summary: Build fails depending on current locale
           Product: Fedora
           Version: 8
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: low
          Priority: low
         Component: perl-Perl-Critic
        AssignedTo: cweyl at alumni.drew.edu
        ReportedBy: ed at membled.com
         QAContact: extras-qa at fedoraproject.org
                CC: fedora-perl-devel-list at redhat.com


Building perl-Perl-Critic from the source package fails if your locale is not
en_US.  Fix it by changing line 66 of the spec file to

LC_ALL=en_US.UTF-8 TEST_AUTHOR=1 ./Build test

However, I think you should consider turning off TEST_AUTHOR; it is intended for
the author's own tests, after all.  Newer versions of Perl::Critic on CPAN fail
some author tests.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the Fedora-perl-devel-list mailing list