-
-
Notifications
You must be signed in to change notification settings - Fork 83
BUG: Flatpak install fails #1710
Copy link
Copy link
Open
Labels
arch/amd64amd64 / x86_64amd64 / x86_64area/buildBuild system / Makefile / packagingBuild system / Makefile / packagingarea/pgpPGP / encryptionPGP / encryptionbugSomething isn't workingSomething isn't workingneeds-triageAwaiting maintainer reviewAwaiting maintainer reviewos/linuxLinux-specificLinux-specific
Description
Activity
Metadata
Metadata
Assignees
Labels
arch/amd64amd64 / x86_64amd64 / x86_64area/buildBuild system / Makefile / packagingBuild system / Makefile / packagingarea/pgpPGP / encryptionPGP / encryptionbugSomething isn't workingSomething isn't workingneeds-triageAwaiting maintainer reviewAwaiting maintainer reviewos/linuxLinux-specificLinux-specific
Type
Projects
- StatusShow more project fieldsBacklog
Describe the bug
flatpak gives me an error:
error: Failed to install com.floatpane.matcha: Can't pull from untrusted non-gpg verified remoteEven though the repo was added with option "no-gpg-verify".
I'm trying to find a way to get around this, but it's probably better to just sign it (IMHO).
To reproduce
Follow the flatpak install instructions (tried on Flatpak 1.18.1)
Expected behavior
Being able to install matcha through Flatpak
Screenshots
No response
Matcha version
No response
Go version
No response
OS
Linux
OS version
No response
Architecture
amd64 (x86_64)
Terminal
No response
Additional context
No response