Official NuTyX forums

Help => General => Topic started by: Dj on Wed Jul 06 09:50:12 2022

Title: Flatpak and calibre problem, Foliate problem
Post by: Dj on Wed Jul 06 09:50:12 2022
Hello, and thank you for this beautiful distro, without systemd.
 I have problems with flatpak.
 
Quote
flatpak 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

Quote
sudo -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.

 


 
Title: Re: Flatpak and calibre problem, Foliate problem
Post by: Thierry on Wed Jul 06 12:57:12 2022
Welcome to NuTyX forums

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

Code: [Select]
sudo cards install  make-ca
Flatpak is then running out of the box. The command:

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

Best regards,
Thierry

Title: Re: Flatpak and calibre problem, Foliate problem
Post by: Dj on Thu Jul 07 00:08:56 2022
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.