[PATCH] include lib64 dir in default pluginpath

Dennis Gilmore dennis at ausil.us
Wed Jun 17 17:15:13 UTC 2015


On Wednesday, June 17, 2015 01:03:23 PM Mike McLean wrote:
> ---
>  builder/kojid | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/builder/kojid b/builder/kojid
> index b6b79c1..8243434 100755
> --- a/builder/kojid
> +++ b/builder/kojid
> @@ -4460,7 +4460,7 @@ def get_options():
>                  'topdir': '/mnt/koji',
>                  'topurl': None,
>                  'workdir': '/var/tmp/koji',
> -                'pluginpath': '/usr/lib/koji-builder-plugins',
> +                'pluginpath':
> '/usr/lib/koji-builder-plugins:/usr/lib64/koji-builder-plugins', 'mockdir':
> '/var/lib/mock',
>                  'mockuser': 'kojibuilder',
>                  'packager': 'Koji',
What is the use case here? do we expect to have architecture specific plugins 
(compiled c code etc)?

or is it just masking over a packaging bug?

Dennis
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part.
URL: <https://lists.fedorahosted.org/pipermail/koji-devel/attachments/20150617/dde881a2/attachment.sig>


More information about the koji-devel mailing list