You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Yuqi Gu (Jira)" <ji...@apache.org> on 2020/03/27 07:05:00 UTC

[jira] [Updated] (BIGTOP-3331) Provisioner Deployment failed on Fedora 31

     [ https://issues.apache.org/jira/browse/BIGTOP-3331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yuqi Gu updated BIGTOP-3331:
----------------------------
    Description: 
Provisioner Deployment failed on Fedora 31 when enabling local repo:
{code:java}
Enabling local yum.
Last metadata expiration check: 4:15:28 ago on Thu Mar 26 02:27:59 2020.
Package dnf-utils-4.0.13-1.fc31.noarch is already installed.
Dependencies resolved.
Nothing to do.
Complete!
Adding repo from: file:///bigtop-home/output
Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/5.5/deprecated_language.html\n (file & line not available)
Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5
 (file: /etc/puppet/hiera.yaml)
Warning: Undefined variable 'hadoop_hiera_ha_path'; \n (file & line not available)
Notice: Scope(Class[Node_with_components]): Roles to deploy: []
Notice: Compiled catalog for d791f5d73fbe.bigtop.apache.org in environment production in 0.26 seconds
Error: Failed to apply catalog: Property with key "gpgcheck" outside of a section
[LOG] Failed to provision container
{code}
 

 

  was:
Provisioner Deployment failed on Fedora 31 when enabling local repo:

 
{code:java}
Enabling local yum.
Last metadata expiration check: 4:15:28 ago on Thu Mar 26 02:27:59 2020.
Package dnf-utils-4.0.13-1.fc31.noarch is already installed.
Dependencies resolved.
Nothing to do.
Complete!
Adding repo from: file:///bigtop-home/output
Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/5.5/deprecated_language.html\n (file & line not available)
Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5
 (file: /etc/puppet/hiera.yaml)
Warning: Undefined variable 'hadoop_hiera_ha_path'; \n (file & line not available)
Notice: Scope(Class[Node_with_components]): Roles to deploy: []
Notice: Compiled catalog for d791f5d73fbe.bigtop.apache.org in environment production in 0.26 seconds
Error: Failed to apply catalog: Property with key "gpgcheck" outside of a section
[LOG] Failed to provision container
{code}
 

 


> Provisioner Deployment failed on Fedora 31
> ------------------------------------------
>
>                 Key: BIGTOP-3331
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-3331
>             Project: Bigtop
>          Issue Type: Bug
>          Components: deployment
>            Reporter: Yuqi Gu
>            Assignee: Yuqi Gu
>            Priority: Major
>
> Provisioner Deployment failed on Fedora 31 when enabling local repo:
> {code:java}
> Enabling local yum.
> Last metadata expiration check: 4:15:28 ago on Thu Mar 26 02:27:59 2020.
> Package dnf-utils-4.0.13-1.fc31.noarch is already installed.
> Dependencies resolved.
> Nothing to do.
> Complete!
> Adding repo from: file:///bigtop-home/output
> Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/5.5/deprecated_language.html\n (file & line not available)
> Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5
>  (file: /etc/puppet/hiera.yaml)
> Warning: Undefined variable 'hadoop_hiera_ha_path'; \n (file & line not available)
> Notice: Scope(Class[Node_with_components]): Roles to deploy: []
> Notice: Compiled catalog for d791f5d73fbe.bigtop.apache.org in environment production in 0.26 seconds
> Error: Failed to apply catalog: Property with key "gpgcheck" outside of a section
> [LOG] Failed to provision container
> {code}
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)