[
https://issues.apache.org/jira/browse/HADOOP-12513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tsuyoshi Ozawa updated HADOOP-12513:
------------------------------------
Resolution: Fixed
Assignee: Akihiro Suda
Hadoop Flags: Reviewed
Fix Version/s: 2.8.0
Target Version/s: 2.8.0
Status: Resolved (was: Patch Available)
Committed this to trunk and branch-2. Thanks for your contribution, [~suda]!
> 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)