flathub / com.dropbox.Client

https://flathub.org/apps/details/com.dropbox.Client
8 stars 13 forks source link

Deploy error while installing. Apply_extra script fails. #338

Closed DaveHigs closed 6 months ago

DaveHigs commented 6 months ago

Dropbox fails to install

Error: Error deploying: While trying to apply extra data: apply_extra script failed, exit status 256 error: Failed to install com.dropbox.Client: Error deploying: While trying to apply extra data: apply_extra script failed, exit status 256

image

wjt commented 6 months ago

Something is going wrong with revokefs. Check the journal for more details. It's not a problem with this package.

DaveHigs commented 6 months ago

The problem is not revokefs. All packages raise the same issue and all of them update, my only issue is with com.dropbox.Client

wjt commented 6 months ago

Do you have any other apps installed that use extra_data?

Can you try again to install the app, then attach here both the logs from running flatpak install flathub com.dropbox.Client at the terminal, and the output of journalctl -u flatpak-system-helper.service?

Can you tell me more about your system?

DaveHigs commented 6 months ago

I have the same issue with org.freedesktop.Platform.openh264 and with com.spotify.Client.

The output of journalctl -u flatpak-system-helper.service:

Mar 21 12:37:37 fedora systemd[1]: Starting flatpak-system-helper.service - flatpak system helper...
Mar 21 12:37:38 fedora systemd[1]: Started flatpak-system-helper.service - flatpak system helper.
Mar 21 12:37:38 fedora flatpak-system-helper[29385]: opening basepath: : Permission denied
Mar 21 12:37:40 fedora flatpak-system-helper[29377]: libostree pull from 'flathub' for runtime/org.freedesktop.Platform.openh264/x86_64/2.2.0 complete
                                                     security: GPG: commit 
                                                     security: SIGN: disabled 
                                                     non-delta: meta: 1 content: 0
                                                     transfer: secs: 0 size: 592 bytes
Mar 21 12:37:44 fedora flatpak-system-helper[29377]: system: Pulled runtime/org.freedesktop.Platform.openh264/x86_64/2.2.0 from /var/tmp/flatpak-cache-1MQ0K2/repo-WTRCHc
Mar 21 12:37:45 fedora flatpak-system-helper[29455]: bwrap: Can't find source path /var/lib/flatpak/runtime/org.freedesktop.Platform.openh264/x86_64/2.2.0/.bf24f23f3ba385f6e8c9215ed94d979db9>
Mar 21 12:37:45 fedora flatpak-system-helper[29459]: opening basepath: : Permission denied
Mar 21 12:38:00 fedora flatpak-system-helper[29377]: libostree pull from 'flathub' for app/com.dropbox.Client/x86_64/stable complete
                                                     security: GPG: commit 
                                                     security: SIGN: disabled 
                                                     non-delta: meta: 1 content: 0
                                                     transfer: secs: 0 size: 592 bytes
Mar 21 12:38:08 fedora flatpak-system-helper[29377]: system: Pulled app/com.dropbox.Client/x86_64/stable from /var/tmp/flatpak-cache-1MQ0K2/repo-WTRCHc
Mar 21 12:38:11 fedora flatpak-system-helper[29505]: bwrap: Can't find source path /var/lib/flatpak/runtime/org.gnome.Platform/x86_64/45/e66d066758b2a7b50a1cac032041fc1569c428f7cff988dcba554
wjt commented 6 months ago

Then it is a generic problem installing extra_data apps on your system, not an issue with this app.

I would guess that this is the root cause:

Mar 21 12:37:38 fedora flatpak-system-helper[29385]: opening basepath: : Permission denied

Please file a bug against the Fedora Flatpak package.