Skip to content

Random TLS certificate errors when adding Flathub remote #1515

@AsciiWolf

Description

@AsciiWolf

Latest Debian testing (clean GNOME installation), self-compiled Bazaar 0.8.0 using the following steps:

$ sudo apt build-dep bazaar
$ sudo apt install flatpak appstream libgtksourceview-5-dev libxml2-utils python3-babel
$ git clone https://github.com/bazaar-org/bazaar.git
$ cd bazaar
$ git checkout v0.8.0
$ meson setup build --prefix=/usr --libdir=/usr/lib
$ ninja -C build
$ sudo ninja -C build install

Clicking "Set Up Flathub" randomly results in no Flathub remote added and the following error in system journal:

bazaar[3710]: Failed to install flathub: Failed to retrieve flatpakrepo file from https://dl.flathub.org/repo/flathub.flatpakrepo: Unacceptable TLS certificate
bazaar[3710]: Failed to complete request to flathub: Unacceptable TLS certificate

This may be a backend (Flathub server) issue, I am not sure.

If it is a server issue, maybe Bazaar should display an error (or retry) instead of just silently failing and loading forever?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions