[OmniOS-discuss] PERL modules as packages conflict

Zach Malone zmalone at omniti.com
Tue Jan 20 12:40:38 UTC 2015


The OmniTI perl was built out a different repo, although the functions
and build scripts were similar.  I'll follow up here and see if we can
publish it publicly, I think it was just overlooked.
--Zach

On Tue, Jan 20, 2015 at 2:16 AM, Lauri Tirkkonen <lotheac at iki.fi> wrote:
> On Tue, Jan 20 2015 00:25:43 -0500, Alex McWhirter wrote:
>> I have perl and some modules all setup as packages, but theres a
>> conflict. Each module wants to make changes to perllocal.pod and pkg
>> detects this as a conflict.
>>
>> i would imagine this problem has been run into before with the
>> OMNIperl package set, i would like to know how it was resolved? I
>> couldn’t find build scripts for OMNIperl anywhere.
>
> I can't speak for omniti-perl, but the perl template in omnios-build
> uses make_pure_install by default:
>
> https://github.com/omniti-labs/omnios-build/blob/omniti-ms/lib/functions.sh#L792
>
> Failing that you could add a package transform to not ship perllocal.pod
> with your packages in either local.mog or lib/global-transforms.mog.
> Something like:
>
> <transform file path=path/to/perllocal.pod$ -> drop>
>
> --
> Lauri Tirkkonen | lotheac @ IRCnet
> _______________________________________________
> OmniOS-discuss mailing list
> OmniOS-discuss at lists.omniti.com
> http://lists.omniti.com/mailman/listinfo/omnios-discuss


More information about the OmniOS-discuss mailing list