Josh Elser created HBASE-17985:
----------------------------------
Summary: 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
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)