Flatpak and calibre problem, Foliate problem

Started by Dj, Wed Jul 06 09:50:12 2022

Previous topic - Next topic

Dj

Hello, and thank you for this beautiful distro, without systemd.
I have problems with flatpak.
Quoteflatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
error: Can't load uri https://flathub.org/repo/flathub.flatpakrepo: Unacceptable TLS certificate

Quotesudo -v && wget -nv -O- https://download.calibre-ebook.com/linux-installer.sh | sudo sh /dev/stdin
Connecting to download.calibre-ebook.com (51.89.235.100:443)
wget: error getting response: Connection reset by peer

This is my third time installing Nutyx.

Installed Foliate from github, it just won't start.
Flatpak install failed, it just won't open file, it can start, but does not see any file.
Thank you.





Thierry

Welcome to NuTyX forums

I think you install NuTyX from base. You need then to install  make-ca

sudo cards install  make-ca

Flatpak is then running out of the box. The command:

flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo...
is not necessary on NuTyX

Best regards,
Thierry


Dj

Thank you.
Can you help me regarding Foliate ? Flatpak won't open any file (it can't see any file).
I can install Foliate from github but it just won't start.
Thank you.