[Bug 831575] perl-Module-Build and dependent modules fails to build without mock - install files to /{instdir}/home/...

bugzilla at redhat.com bugzilla at redhat.com
Wed Jun 13 11:28:32 UTC 2012


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

Iain Arnell <iarnell at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |iarnell at gmail.com

--- Comment #3 from Iain Arnell <iarnell at gmail.com> ---
This looks familiar to me. Are you using perl-local-lib? Or have something in
your bash profile that sets PERL_MB_OPT? Try

  unset PERL_LOCAL_LIB_ROOT
  unset PERL_MB_OPT
  unset PERL_MM_OPT
  unset PERL5LIB

before building locally.

-- 
You are receiving this mail because:
You are on the CC list for the bug.



More information about the perl-devel mailing list