[
https://issues.apache.org/jira/browse/AMBARI-10677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14509337#comment-14509337
]
Hudson commented on AMBARI-10677:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #2417 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/2417/])
Ambari-10677. apt-get update command updates all list files even if it is
expected to update only one (smohanty:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=c7df7bd0b977af5490bd9b60bad5fa78f8dadc2f)
*
ambari-common/src/main/python/resource_management/libraries/providers/repository.py
> 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
> Assignee: Sumit Mohanty
> Fix For: 2.1.0
>
> Attachments: AMBARI-10677.patch
>
>
> 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)