On Sat, Sep 19, 2015 at 7:54 PM, Lindsay Mathieson
<lindsay.mathie...@gmail.com> wrote:
> I'm getting:
>
>   W: GPG error: http://download.ceph.com wheezy Release: The following
> signatures couldn't be verified because the public key is not available:
> NO_PUBKEY E84AC2C0460F3994
>
>
> Trying to update from there

Hi Lindsay, did you add the new release key?

As described at
http://ceph.com/releases/important-security-notice-regarding-signing-key-and-binary-downloads-of-ceph/

  sudo apt-key del 17ED316D
  curl https://git.ceph.com/release.asc | sudo apt-key add -
  sudo apt-get update

- Ken
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to