rnote icon indicating copy to clipboard operation
rnote copied to clipboard

Error when installing with flatpak

Open matt32106 opened this issue 4 years ago • 0 comments

Describe the bug Error when installing with flatpak

To Reproduce

hippo@hippo-camp2:~$ flatpak install flathub com.github.flxzt.rnote
Looking for matches…
Required runtime for com.github.flxzt.rnote/x86_64/stable (runtime/org.gnome.Platform/x86_64/41) found in remote flathub
Do you want to install it? [Y/n]: 

com.github.flxzt.rnote permissions:
    ipc        fallback-x11        pulseaudio            wayland
    x11        dri                 file access [1]       bus ownership [2]

    [1] xdg-config, xdg-run/gvfs, xdg-run/gvfsd
    [2] com.github.flxzt.rnote, com.github.flxzt.rnote.*


        ID                                        Branch Op Remote  Download
 1. [✗] com.github.flxzt.rnote.Locale             stable i  flathub     1,5 kB / 7,4 MB
 2. [✗] org.freedesktop.Platform.GL.default       21.08  i  flathub     1,0 kB / 131,2 MB
 3. [|] org.freedesktop.Platform.GL.nvidia-470-86 1.4    i  flathub    85,6 MB / 274,0 MB
 4. [ ] org.freedesktop.Platform.openh264         2.0    i  flathub   < 1,5 MB
 5. [ ] org.gnome.Platform.Locale                 41     i  flathub < 336,5 MB (partial)
 6. [ ] org.gtk.Gtk3theme.Yaru-dark               3.22   i  flathub < 212,8 kB
 7. [ ] org.gnome.Platform                        41     i  flathub < 289,1 MB
 8. [ ] com.github.flxzt.rnote                    stable i  flathub  < 28,4 MB

Warning: opendir(refs/heads): No such file or directory
Warning: While trying to checkout 86a1c8526bda603bdfadaaa0c3c76a1afcebf75ad1706c25fee3160765650a13 into /home/hippo/.local/share/flatpak/runtime/org.freedesktop.Platform.GL.default/x86_64/21.08/.86a1c8526bda603bdfadaaa0c3c76a1afcebf75ad1706c25fee3160765650a13-EYBNG1: Opening content object 7245d84b7f2d4620c8a0c50b8d3ff98129fd7718f912b163ace544a252e55bee: fgetxattr(user.ostreemeta): No data available
Installing 7/8… ████████████████████ 100%error: Failed to install org.gnome.Platform: While trying to checkout b0aed9b5fb8b5e3e1e1badc8711fa34667760cf5ce79b2727b8d8c21d4772577 into /home/hippo/.local/share/flatpak/runtime/org.gnome.Platform/x86_64/41/.b0aed9b5fb8b5e3e1e1badc8711fa34667760cf5ce79b2727b8d8c21d4772577-75PNG1: Opening content object 12d4ef044b5e2acd7ae293ddf4e72f313e51602fa4628ba7b8fcd8a39567746d: fgetxattr(user.ostreemeta): No data available

Expected behavior install properly

Screenshots None

Desktop (please complete the following information):

  • OS: Ubuntu 22.04
  • Browser : not relevant
  • Version : not relevant

Notes Not sure why it wants to install nvidia drivers 470.86, they are already installed. (but I am not a flatpak expert)

matt32106 avatar Feb 03 '22 19:02 matt32106