Skip to content

"AUTHENTICATING FOR org.freedesktop.Flatpak.metadata-update" when updating through SSH #4267

@dreua

Description

@dreua

Linux distribution and version

Fedora 34

Flatpak version

Flatpak 1.10.2

Description of the problem

When issuing flatpak updatethrough an SSH connection, I need to authenticate and I really don't want to: I'd rather use sudo or not authenticate at all if possible. Upgrades for user installed packages should be possible through SSH because it is possible by running flatpak update directly in a gnome-terminal.

Steps to reproduce

I'd like to copy & paste those, but the AUTHENTICATION message kills the scroll back. Go figure.

[da@David-UB ~]$ flatpak update
Looking for updates…
Nothing to do.
[da@David-UB ~]$ ssh localhost -X         # same thing without -X 
Host key fingerprint [...]
Last login: Sun May  9 16:19:38 2021 from 127.0.0.1
[da@David-UB ~]$ flatpak update
==== AUTHENTICATING FOR org.freedesktop.Flatpak.metadata-update ====
Authentication is required to update metadata
Multiple identities can be used for authentication:
 [...]
Choose identity to authenticate as (1-2): 

Related: #4136 #3001

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