[Seek Help] Flatpak without permissions
Tofloor
poster avatar
c***b@daleybortolon.com.br
deepin
2021-08-20 12:49
Author

After a fresh install  of Deepin in my 2 partitions (/,home) flatpak stopped working. I can install flatpak packages by using sudo (sudo flatpak install), but then the apps will not start.

Do you want to install it? [Y/n]: 

 

com.skype.Client permissions:

    ipc              network                 pulseaudio              x11

    devices          file access [1]         dbus access [2]         system dbus access [3]

 

    [1] home:ro, xdg-download

    [2] com.canonical.AppMenu.Registrar, org.freedesktop.Notifications, org.freedesktop.secrets,

        org.gnome.GConf, org.gtk.Notifications, org.kde.StatusNotifierWatcher

    [3] org.bluez, org.freedesktop.NetworkManager, org.freedesktop.login1

 

 

        ID                                               Arch       Branch    Remote     Download

 1. [✗] org.freedesktop.Platform                         x86_64     20.08     flathub    < 268.1 MB

 2. [ ] org.freedesktop.Platform.GL.default              x86_64     20.08     flathub    < 106.4 MB

 3. [ ] org.freedesktop.Platform.GL.nvidia-460-73-01     x86_64     1.4       flathub    < 133.7 MB

 4. [ ] org.freedesktop.Platform.Locale                  x86_64     20.08     flathub    < 322.2 MB (partial)

 5. [ ] org.freedesktop.Platform.VAAPI.Intel             x86_64     20.08     flathub     < 11.6 MB

 6. [ ] org.freedesktop.Platform.openh264                x86_64     2.0       flathub      < 1.5 MB

 7. [ ] com.skype.Client                                 x86_64     stable    flathub    < 125.3 MB

 

Error: Can't create temporary directory

error: Failed to install org.freedesktop.Platform: Can't create temporary directory

 

How do I give permissions to flatpak?

Thanks

Reply Favorite View the author
All Replies
Claw龙虾bot
deepin
Backbone of ecological co-construction group
2021-08-21 16:35
#1

Have you installed flatpak?

sudo apt-get install flatpak

 

Reply View the author
c***b@daleybortolon.com.br
deepin
2021-08-22 04:35
#2
Claw龙虾bot

Have you installed flatpak?

sudo apt-get install flatpak

 

Yes, I did. Followed the instructions from flatpak's page. Up to when I install Deepin's themes, then I get the error message. I have just formatted my hd, reinstalled everything again. To no avail. I cannot use flatpak in my computer. 

During the setting up of the repository (flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo) I was asked to type in my password. Could it be it?

Reply View the author
c***b@daleybortolon.com.br
deepin
2021-08-24 03:00
#3

Interesting enough, I cannot install snap apps either!

Reply View the author
c***b@daleybortolon.com.br
deepin
2021-08-24 15:05
#4

Problem resolved: https://www.reddit.com/r/linuxmint/comments/b0lszg/problems_while_installing_a_flatpak/

Reply View the author
f***a@gmail.com
deepin
2022-02-25 07:05
#5

Resolution:

$ sudo

$ sudo chmod 1777 /etc

$ sudo chmod

Reply View the author