[
https://issues.apache.org/jira/browse/GEODE-6012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16681791#comment-16681791
]
ASF subversion and git services commented on GEODE-6012:
--------------------------------------------------------
Commit 5cb8443c2cd861e986821cf8e0f1b86d27ce9a10 in geode-native's branch
refs/heads/develop from [~igodwin]
[ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=5cb8443 ]
GEODE-6012: Corrected package name in Dockerfile (#395)
- libc++api-dev (non-existent) changed to libc++abi-dev
> Invalid package listed in Dockerfile
> ------------------------------------
>
> Key: GEODE-6012
> URL: https://issues.apache.org/jira/browse/GEODE-6012
> Project: Geode
> Issue Type: Task
> Components: native client
> Reporter: Ivan Godwin
> Priority: Major
> Labels: pull-request-available
> Time Spent: 40m
> Remaining Estimate: 0h
>
> The current version of docker/Dockerfile lists libc+\+api-dev as one of the
> packages to be installed. This package does not exist, and prevents an image
> from being built. The entry needs to be replaced with the intended package
> name, libc++abi-dev.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)