[ https://issues.apache.org/jira/browse/HADOOP-12513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14974604#comment-14974604 ]
Hudson commented on HADOOP-12513: --------------------------------- FAILURE: Integrated in Hadoop-Mapreduce-trunk #2529 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2529/]) HADOOP-12513. Dockerfile lacks initial 'apt-get update'. Contributed by (ozawa: rev 123b3db743a86aa18e46ec44a08f7b2e7c7f6350) * dev-support/docker/Dockerfile * hadoop-common-project/hadoop-common/CHANGES.txt > Dockerfile lacks initial 'apt-get update' > ----------------------------------------- > > Key: HADOOP-12513 > URL: https://issues.apache.org/jira/browse/HADOOP-12513 > Project: Hadoop Common > Issue Type: Bug > Components: build > Reporter: Akihiro Suda > Assignee: Akihiro Suda > Priority: Trivial > Fix For: 2.8.0 > > Attachments: HADOOP-12513.patch > > > [Dockerfile|https://github.com/apache/hadoop/blob/1aa735c188a308ca608694546c595e3c51f38612/dev-support/docker/Dockerfile#l27] > executes {{apt-get install -y software-properties-common}} without an > initial {{apt-get update}}. > This can fail depending on the local Docker build cache. -- This message was sent by Atlassian JIRA (v6.3.4#6332)