Matthijs Brobbel created ARROW-4368: ---------------------------------------
Summary: Bintray repository signature verification fails Key: ARROW-4368 URL: https://issues.apache.org/jira/browse/ARROW-4368 Project: Apache Arrow Issue Type: Bug Components: Packaging Affects Versions: 0.12.0 Reporter: Matthijs Brobbel Installation of the packages using the Bintray repository (in a Ubuntu xenial container) as instructed [here|https://github.com/apache/arrow/blob/master/site/install.md#c-and-glib-c-packages-for-debian-gnulinux-ubuntu-and-centos] fails for me: {code:java} W: GPG error: https://dl.bintray.com/apache/arrow/ubuntu xenial Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 25BCCA5220D84079 E: The repository 'https://dl.bintray.com/apache/arrow/ubuntu xenial Release' is not signed. {code} Workaround: https://github.com/apache/arrow/issues/3476#issuecomment-457469820 -- This message was sent by Atlassian JIRA (v7.6.3#76005)