[
https://issues.apache.org/jira/browse/HBASE-17985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15993699#comment-15993699
]
Josh Elser commented on HBASE-17985:
------------------------------------
{noformat}
Downloading QuickCheck-2.9.2...
Failed to install QuickCheck-2.9.2
[91m faile[0m[91md whil[0m[91me[0m[91m
d[0m[91mow[0m[91mnl[0m[91mo[0m[91madi[0m[91mn[0m[91mg the
pack[0m[91mage. The exception was:
<socket: 7>: hGetBufSome: resource vanished (Connection reset by peer)
ShellCheck-0.4.6 depends on QuickCheck-2.9.2 which fail[0m[91med to install.
[0mThe command '/bin/sh -c cabal install shellcheck --global' returned a
non-zero code: 1
{noformat}
Well, we got past the part we were changing, but seems like we failed to
download QuickCheck (dep of ShellCheck).
> 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)