Jun He created BIGTOP-2988:
------------------------------

             Summary: Incorrect use "dnf update" in puppetize.sh
                 Key: BIGTOP-2988
                 URL: https://issues.apache.org/jira/browse/BIGTOP-2988
             Project: Bigtop
          Issue Type: Bug
          Components: docker, toolchain
            Reporter: Jun He
            Assignee: Jun He


To puppetize a Fedora env, the cmd "dnf -y update" is not correct used.

First "update" is a deprecated cmd, check 
[here|[http://dnf.readthedocs.io/en/latest/command_ref.html#update-command].]

Second, from other OS's similiar cmds in puppetize.sh, the purpose here is to 
"synchronize the package index files from their sources". For this purpose the 
cmd should be "dnf updateinfo"



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to