Skip to content

Title: Installation issue: GPG key download returns no valid OpenPGP data #1287

@chrberberich

Description

@chrberberich

Operating System/Distribution

Kubuntu 24.04

Installer

I can't go that far

What happened?

There is a problem reading the package source. Tried both:
wget -qO - https://apt.packages.shiftkey.dev/gpg.key | gpg --dearmor | sudo tee /usr/share/keyrings/shiftkey-packages.gpg > /dev/null
and:
wget -qO - https://mirror.mwt.me/shiftkey-desktop/gpgkey | gpg --dearmor | sudo tee /usr/share/keyrings/mwt-desktop.gpg > /dev/null

Problem

wget finds no valid PGP data, so handshake is not possible

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions