Skip to content

Can't fully utilize create-usb to make a flatpak for install with GPU support in a fully disconnected machine #300

@Ivan2getdmodelz

Description

@Ivan2getdmodelz

In following the flatpak create-usb instructions to build a flatpak on a USB drive for sideloading on an internet disconnected machine, the following warnings are encountered:

 Warning: Omitting related ref ‘runtime/org.freedesktop.Platform.openh264/x86_64/2.5.1’ because it's extra-data.
 Warning: Related ref ‘runtime/org.kde.Platform.Locale/x86_64/5.15-24.08’ is partially installed. Use --allow-partial to suppress this message.
 Warning: Omitting related ref ‘runtime/net.mkiol.SpeechNote.Addon.nvidia/x86_64/stable’ because it's extra-data.

On the offline machine, some of the GUI seems impacted, potentially based on the omission of the freedesktop.Platform.openh264/x86_64/2.5.1 because it's extra data and the partial installation of the .kde.Platform.Locale/x86_64/5.15-24.08?

Additionally, I tried to create a flatpak of the net.mkiol.SpeechNote.Addon.nvidia to circumvent part of this issue/follow the method of installation that succeeded on my connected machine, and received the following error.

 error: Installed ref ‘runtime/net.mkiol.SpeechNote.Addon.nvidia/x86_64/stable’ is extra-data, and cannot be distributed offline

Is there a general flaw in my approach for porting these flatpaks for installation in a completely internet disconnected machine, and if so, is there a more viable approach that will work? Thanks.

Similar topic in #290

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions