You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Sumit Mohanty (JIRA)" <ji...@apache.org> on 2015/04/23 03:39:38 UTC

[jira] [Created] (AMBARI-10677) apt-get update command updates all list files even if it is expected to update only one

Sumit Mohanty created AMBARI-10677:
--------------------------------------

             Summary: apt-get update command updates all list files even if it is expected to update only one
                 Key: AMBARI-10677
                 URL: https://issues.apache.org/jira/browse/AMBARI-10677
             Project: Ambari
          Issue Type: Bug
          Components: ambari-agent, stacks
    Affects Versions: 2.0.0
            Reporter: Sumit Mohanty
             Fix For: 2.1.0


The command
{code}
apt-get update -qq -o Dir::Etc::sourcelist=sources.list.d/HDP.list -o APT::Get::List-Cleanup=0
{code}

updates/checks all list files even if it is expected to update only HDP.list.

It is missing {{\-o Dir::Etc::sourceparts=\-}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)