[
https://issues.apache.org/jira/browse/HBASE-17985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15994063#comment-15994063
]
Hudson commented on HBASE-17985:
--------------------------------
FAILURE: Integrated in Jenkins build HBase-1.1-JDK7 #1866 (See
[https://builds.apache.org/job/HBase-1.1-JDK7/1866/])
HBASE-17985 Inline apt-get update calls in Yetus Dockerfile (elserj: rev
de9b2456102656cceb5e918178fec0f739a7b429)
* (edit) dev-support/docker/Dockerfile
> Inline package manage updates with package installation in Yetus Dockerfile
> ---------------------------------------------------------------------------
>
> Key: HBASE-17985
> URL: https://issues.apache.org/jira/browse/HBASE-17985
> Project: HBase
> Issue Type: Bug
> Reporter: Josh Elser
> Assignee: Josh Elser
> Priority: Blocker
> Fix For: 2.0.0, 1.4.0, 1.2.6, 1.3.2, 1.1.11
>
> Attachments: HBASE-17985.001.branch-1.patch, HBASE-17985.001.patch
>
>
> Context:
> https://lists.apache.org/thread.html/d34093557cc510bb8b1dc4b37f8a729b74577c7d4eaecdc3f1badea1@%3Cdev.hbase.apache.org%3E
> The way Docker images are built for the Yetus-based PreCommit, we may
> accidentally use a pre-built image that has a stale package-manager cache. If
> the distribution updates their published packages (removing an older version,
> adding a new one), our (stale) client will try to pull the older version
> which is missing, failing.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)