Skip to content

Keys not currently valid for Linux #497

@kxcrl

Description

@kxcrl

While attempting to verify the heroku-cli package during installation, the following error is being thrown:

W: GPG error: https://cli-assets.heroku.com/branches/stable/apt ./ InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 023F87BAC47B4132
W: The repository 'https://cli-assets.heroku.com/branches/stable/apt ./ InRelease' is not signed.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.

Further investigation of the source took me to the following XML file:

<Error>
<Code>NoSuchKey</Code>
<Message>The specified key does not exist.</Message>
<Key>branches/stable/apt</Key>
...
</Error>

This may not be the right place for this, but there doesn't seem to be any other way to alert the heroku cli team to the issue. If there's something I'm missing, please let me know.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions