Author Topic: Flatpak and calibre problem, Foliate problem  (Read 3136 times)

Dj

  • Newbie
  • *
  • Posts: 43
  • Karma: +0/-0
Flatpak and calibre problem, Foliate problem
« 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.

 


 

Thierry

  • Administrator
  • Hero Member
  • *****
  • Posts: 706
  • Karma: +13/-0
  • Gender: Male
    • NuTyX distribution
Re: Flatpak and calibre problem, Foliate problem
« Reply #1 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


Dj

  • Newbie
  • *
  • Posts: 43
  • Karma: +0/-0
Re: Flatpak and calibre problem, Foliate problem
« Reply #2 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.