<html><head></head><body><div class="yahoo-style-wrap" style="font-family:times new roman, new york, times, serif;font-size:10px;"><div dir="ltr" data-setdir="false">Hello I've trounle when I try install app offline how to fix it my version flatpak is 0.8</div><div dir="ltr" data-setdir="false"><div><div dir="ltr" data-setdir="false"> 32 bit as my OS</div><div dir="ltr" data-setdir="false">mint@mint /tmp $ flatpak remote-list --user --show-details</div><div>Name Title URL Priority Options </div><div>myrepo Flathub file:///tmp/ 1 no-gpg-verify</div><div>test-repo Flathub https://dl.flathub.org/repo/ 1 no-gpg-verify</div><div>mint@mint /tmp $ flatpak --user remote-ls --only-apps myrepo</div><div>error: Unknown option --only-apps</div><div>mint@mint /tmp $ flatpak --user --app install --from /tmp/org.gnome.gitlab.YaLTeR.VideoTrimmer.flatpakref</div><div>Installing: org.gnome.gitlab.YaLTeR.VideoTrimmer/i386/stable</div><div>Warning: Can't find dependencies: Remote listing for myrepo not available; server has no summary file</div><div>Check the URL passed to remote-add was valid</div><div><br></div><div>Warning: Problem looking for related refs: Remote listing for myrepo not available; server has no summary file</div><div>Check the URL passed to remote-add was valid</div><div><br></div><div>Error updating remote metadata for 'myrepo': Remote listing for myrepo not available; server has no summary file</div><div>Check the URL passed to remote-add was valid</div><div><br></div><div>Installing: org.gnome.gitlab.YaLTeR.VideoTrimmer/i386/stable from myrepo</div><div>error: Remote listing for myrepo not available; server has no summary file</div><div>Check the URL passed to remote-add was valid</div><div><br></div><div>mint@mint /tmp $ flatpak --user --app install myrepo --from /tmp/org.gnome.gitlab.YaLTeR.VideoTrimmer.flatpakref</div><div>Usage:</div><div> flatpak install [OPTION...] LOCATION/REMOTE [REF...] - Install applications or runtimes</div><div><br></div><div>Help Options:</div><div> -h, --help Show help options</div><div><br></div><div>Application Options:</div><div> --user Work on user installations</div><div> --system Work on system-wide installations (default)</div><div> --installation=NAME Work on a specific system-wide installation</div><div> --arch=ARCH Arch to install for</div><div> --no-pull Don't pull, only install from local cache</div><div> --no-deploy Don't deploy, only download to local cache</div><div> --no-related Don't install related refs</div><div> --no-deps Don't verify/install runtime dependencies</div><div> --no-static-deltas Don't use static deltas</div><div> --runtime Look for runtime with the specified name</div><div> --app Look for app with the specified name</div><div> --bundle Assume LOCATION is a .flatpak single-file bundle</div><div> --from Assume LOCATION is a .flatpakref application description</div><div> --gpg-file=FILE Check bundle signatures with GPG key from FILE (- for stdin)</div><div> --subpath=PATH Only install this subpath</div><div> -y, --assumeyes Automatically answer yes for all questions</div><div> -v, --verbose Print debug information during command processing, -vv for more detail</div><div> --ostree-verbose Print OSTree debug information during command processing</div><div><br></div><div>error: Too many arguments</div><div>mint@mint /tmp $ flatpak --user --app install myrepo /tmp/org.gnome.gitlab.YaLTeR.VideoTrimmer.flatpakref</div><div>error: Invalid id : Name can't be empty</div><div>mint@mint /tmp $ flatpak --user --app install myrepo /tmp/org.gnome.gitlab.YaLTeR.VideoTrimmer</div><div>error: Invalid id : Name can't be empty</div><div>mint@mint /tmp $ flatpak --user --app install myrepo org.gnome.gitlab.YaLTeR.VideoTrimmer</div><div>error: Remote listing for myrepo not available; server has no summary file</div><div>Check the URL passed to remote-add was valid</div><div><br></div><div>mint@mint /tmp $ flatpak --user --app install myrepo org.gnome.gitlab.YaLTeR.VideoTrimmer</div><div>error: Remote listing for myrepo not available; server has no summary file</div><div>Check the URL passed to remote-add was valid</div><div><br></div><div>mint@mint /tmp $ flatpak --user --keep-ref --app install myrepo org.gnome.gitlab.YaLTeR.VideoTrimmer</div><div>error: Unknown option --keep-ref</div><div>mint@mint /tmp $ flatpak --keep-ref --app install myrepo org.gnome.gitlab.YaLTeR.VideoTrimmer</div><div>error: Unknown option --keep-ref</div><div>mint@mint /tmp $ flatpak --user list</div><div><br></div><div>mint@mint /tmp $ flatpak --user --app install --bundle org.gnome.gitlab.YaLTeR.VideoTrimmer</div><div>error: Failed to open file '/tmp/org.gnome.gitlab.YaLTeR.VideoTrimmer': open() failed: No such file or directory</div><div>mint@mint /tmp $ flatpak --user --app install --bundle org.gnome.gitlab.YaLTeR.VideoTrimmer.flatpakref</div><div>error: Invalid checksum of length 0 expected 32</div><div>mint@mint /tmp $ flatpak build-bundle /tmp VideoTrimmer.flatpak org.gnome.gitlab.YaLTeR.VideoTrimmer.flatpakref</div><div>error: opendir(objects): No such file or directory</div><div>mint@mint /tmp $ flatpak build-bundle /tmp VideoTrimmer.flatpak org.gnome.gitlab.YaLTeR.VideoTrimmer.flatpakref</div><div>error: opendir(objects): No such file or directory</div><div>mint@mint /tmp $ flatpak build-bundle /tmp VideoTrimmer.flatpak org.gnome.gitlab.YaLTeR.VideoTrimmer</div><div>error: opendir(objects): No such file or directory</div><div>mint@mint /tmp $ flatpak build-bundle /tmp VideoTrimmer.flatpak org.gnome.gitlab.YaLTeR.VideoTrimmer</div><div>error: opendir(objects): No such file or directory</div><div>mint@mint /tmp $ flatpak build-bundle VideoTrimmer.flatpak org.gnome.gitlab.YaLTeR.VideoTrimmer</div><div>Usage:</div><div> flatpak build-bundle [OPTION...] LOCATION FILENAME NAME [BRANCH] - Create a single file bundle from a local repository</div><div><br></div><div>Help Options:</div><div> -h, --help Show help options</div><div><br></div><div>Application Options:</div><div> --runtime Export runtime instead of app</div><div> --arch=ARCH Arch to bundle for</div><div> --repo-url=URL Url for repo</div><div> --runtime-repo=URL Url for runtime flatpakrepo file</div><div> --gpg-keys=FILE Add GPG key from FILE (- for stdin)</div><div> --oci Export oci image instead of flatpak bundle</div><div> --gpg-sign=KEY-ID GPG Key ID to sign the OCI image with</div><div> --gpg-homedir=HOMEDIR GPG Homedir to use when looking for keyrings</div><div> -v, --verbose Print debug information during command processing, -vv for more detail</div><div> --ostree-verbose Print OSTree debug information during command processing</div><div><br></div><div>error: LOCATION, FILENAME and NAME must be specified</div><div>mint@mint /tmp $ flatpak build-bundle VideoTrimmer.flatpak org.gnome.gitlab.YaLTeR.VideoTrimmer</div><div>Usage:</div><div> flatpak build-bundle [OPTION...] LOCATION FILENAME NAME [BRANCH] - Create a single file bundle from a local repository</div><div><br></div><div>Help Options:</div><div> -h, --help Show help options</div><div><br></div><div>Application Options:</div><div> --runtime Export runtime instead of app</div><div> --arch=ARCH Arch to bundle for</div><div> --repo-url=URL Url for repo</div><div> --runtime-repo=URL Url for runtime flatpakrepo file</div><div> --gpg-keys=FILE Add GPG key from FILE (- for stdin)</div><div> --oci Export oci image instead of flatpak bundle</div><div> --gpg-sign=KEY-ID GPG Key ID to sign the OCI image with</div><div> --gpg-homedir=HOMEDIR GPG Homedir to use when looking for keyrings</div><div> -v, --verbose Print debug information during command processing, -vv for more detail</div><div> --ostree-verbose Print OSTree debug information during command processing</div><div><br></div><div>error: LOCATION, FILENAME and NAME must be specified</div><div>mint@mint /tmp $ flatpak build-bundle VideoTrimmer.flatpak org.gnome.gitlab.YaLTeR.VideoTrimmer.flatpakref</div><div>Usage:</div><div> flatpak build-bundle [OPTION...] LOCATION FILENAME NAME [BRANCH] - Create a single file bundle from a local repository</div><div><br></div><div>Help Options:</div><div> -h, --help Show help options</div><div><br></div><div>Application Options:</div><div> --runtime Export runtime instead of app</div><div> --arch=ARCH Arch to bundle for</div><div> --repo-url=URL Url for repo</div><div> --runtime-repo=URL Url for runtime flatpakrepo file</div><div> --gpg-keys=FILE Add GPG key from FILE (- for stdin)</div><div> --oci Export oci image instead of flatpak bundle</div><div> --gpg-sign=KEY-ID GPG Key ID to sign the OCI image with</div><div> --gpg-homedir=HOMEDIR GPG Homedir to use when looking for keyrings</div><div> -v, --verbose Print debug information during command processing, -vv for more detail</div><div> --ostree-verbose Print OSTree debug information during command processing</div><div><br></div><div>error: LOCATION, FILENAME and NAME must be specified</div><div>mint@mint /tmp $ flatpak build-bundle /tmp VideoTrimmer.flatpak org.gnome.gitlab.YaLTeR.VideoTrimmer.flatpakref</div><div>error: opendir(objects): No such file or directory</div><div>mint@mint /tmp $ flatpak build-bundle /tmp VideoTrimmer.flatpak org.gnome.gitlab.YaLTeR.VideoTrimmer</div><div>error: opendir(objects): No such file or directory</div><div>mint@mint /tmp $ flatpak --runtime build-bundle /tmp VideoTrimmer.flatpak org.gnome.gitlab.YaLTeR.VideoTrimmer</div><div>error: opendir(objects): No such file or directory</div><div><br></div><div>--------------------------------------------------------------------------------------------------------</div><div><br></div><div><br></div><div>mint@mint ~ $ flatpak list --app</div><div><br></div><div>mint@mint ~ $ flatpak info -o /media/mint/5E7F1DD650F53361/05052023/org.gnome.gitlab.YaLTeR.VideoTrimmer</div><div>error: Invalid id : Name can't be empty</div><div>mint@mint ~ $ flatpak info -o /media/mint/5E7F1DD650F53361/05052023/org.gnome.gitlab.YaLTeR.VideoTrimmer</div><div>error: Invalid id : Name can't be empty</div><div>mint@mint ~ $ flatpak --help</div><div>Usage:</div><div> flatpak [OPTION...] COMMAND</div><div><br></div><div>Builtin Commands:</div><div> Manage installed apps and runtimes</div><div> install Install an application or runtime</div><div> update Update an installed application or runtime</div><div> uninstall Uninstall an installed application or runtime</div><div> list List installed apps and/or runtimes</div><div> info Show info for installed app or runtime</div><div> config Configure flatpak</div><div><br></div><div> Running applications</div><div> run Run an application</div><div> override Override permissions for an application</div><div> make-current Specify default version to run</div><div> enter Enter the namespace of a running application</div><div><br></div><div> Manage file access</div><div> document-export Grant an application access to a specific file</div><div> document-unexport Revoke access to a specific file</div><div> document-info Show information about a specific file</div><div> document-list List exported files</div><div><br></div><div> Manage remote repositories</div><div> remotes List all configured remotes</div><div> remote-add Add a new remote repository (by URL)</div><div> remote-modify Modify properties of a configured remote</div><div> remote-delete Delete a configured remote</div><div> remote-ls List contents of a configured remote</div><div><br></div><div> Build applications</div><div> build-init Initialize a directory for building</div><div> build Run a build command inside the build dir</div><div> build-finish Finish a build dir for export</div><div> build-export Export a build dir to a repository</div><div> build-bundle Create a bundle file from a build directory</div><div> build-import-bundle Import a bundle file</div><div> build-sign Sign an application or runtime</div><div> build-update-repo Update the summary file in a repository</div><div> build-commit-from Create new commit based on existing ref</div><div> repo Print information about a repo</div><div><br></div><div>Help Options:</div><div> -h, --help Show help options</div><div><br></div><div>Application Options:</div><div> --version Print version information and exit</div><div> --default-arch Print default arch and exit</div><div> --supported-arches Print supported arches and exit</div><div> --gl-drivers Print active gl drivers and exit</div><div> -v, --verbose Print debug information during command processing, -vv for more detail</div><div> --ostree-verbose Print OSTree debug information during command processing</div><div><br></div><div>mint@mint ~ $ flatpak create-usb</div><div>Usage:</div><div> flatpak [OPTION...] COMMAND</div><div><br></div><div>Builtin Commands:</div><div> Manage installed apps and runtimes</div><div> install Install an application or runtime</div><div> update Update an installed application or runtime</div><div> uninstall Uninstall an installed application or runtime</div><div> list List installed apps and/or runtimes</div><div> info Show info for installed app or runtime</div><div> config Configure flatpak</div><div><br></div><div> Running applications</div><div> run Run an application</div><div> override Override permissions for an application</div><div> make-current Specify default version to run</div><div> enter Enter the namespace of a running application</div><div><br></div><div> Manage file access</div><div> document-export Grant an application access to a specific file</div><div> document-unexport Revoke access to a specific file</div><div> document-info Show information about a specific file</div><div> document-list List exported files</div><div><br></div><div> Manage remote repositories</div><div> remotes List all configured remotes</div><div> remote-add Add a new remote repository (by URL)</div><div> remote-modify Modify properties of a configured remote</div><div> remote-delete Delete a configured remote</div><div> remote-ls List contents of a configured remote</div><div><br></div><div> Build applications</div><div> build-init Initialize a directory for building</div><div> build Run a build command inside the build dir</div><div> build-finish Finish a build dir for export</div><div> build-export Export a build dir to a repository</div><div> build-bundle Create a bundle file from a build directory</div><div> build-import-bundle Import a bundle file</div><div> build-sign Sign an application or runtime</div><div> build-update-repo Update the summary file in a repository</div><div> build-commit-from Create new commit based on existing ref</div><div> repo Print information about a repo</div><div><br></div><div>Help Options:</div><div> -h, --help Show help options</div><div><br></div><div>error: Unknown command 'create-usb'</div><div>mint@mint ~ $ flatpak --user install test-repo /media/mint/5E7F1DD650F53361/05052023/org.gnome.gitlab.YaLTeR.VideoTrimmer.flatpakref</div><div>error: Invalid id : Name can't be empty</div><div>mint@mint ~ $ flatpak --user install test-repo /media/mint/5E7F1DD650F53361/05052023/org.gnome.gitlab.YaLTeR.VideoTrimmer</div><div>error: Invalid id : Name can't be empty</div><div>mint@mint ~ $ flatpak --user remote-add --no-gpg-verify test-repo /media/mint/5E7F1DD650F53361/05052023/flathub.flatpakrepo</div><div>Warning: Could not update extra metadata for 'test-repo': Error resolving 'dl.flathub.org': Temporary failure in name resolution</div><div>mint@mint ~ $ sudo cp '/media/mint/5E7F1DD650F53361/05052023/flathub.flatpakrepo' /tmp</div><div>mint@mint ~ $ sudo cp '/media/mint/5E7F1DD650F53361/05052023/org.gnome.gitlab.YaLTeR.VideoTrimmer.flatpakref' /tmp</div><div>mint@mint ~ $ </div><div>mint@mint ~ $ sudo sed -i 's/^Url\=https\:\/\/dl\.flathub\.org\/repo\//Url\=file\:\/\/\/tmp\//' /tmp/org\.gnome\.gitlab\.YaLTeR\.VideoTrimmer\.flatpakref</div><div>mint@mint ~ $ sudo sed -i 's/^RuntimeRepo\=https\:\/\/dl\.flathub\.org\/repo\/flathub\.flatpakrepo/RuntimeRepo\=file\:\/\/\/tmp\/flathub\.flatpakrepo/' /tmp/org\.gnome\.gitlab\.YaLTeR\.VideoTrimmer\.flatpakref</div><div>mint@mint ~ $ </div><div>mint@mint ~ $ sudo sed -i 's/^Url\=https\:\/\/dl\.flathub\.org\/repo\//Url\=file\:\/\/\/tmp\//' /tmp/flathub\.flatpakrepo</div><div>mint@mint ~ $ flatpak --user remote-add --no-gpg-verify test-repo /tmp/flathub.flatpakrepo</div><div>error: Remote test-repo already exists</div><div>mint@mint ~ $ flatpak --user remote-add --no-gpg-verify myrepo /tmp/flathub.flatpakrepo</div><div>Warning: Could not update extra metadata for 'myrepo': Remote listing for myrepo not available; server has no summary file</div><div>Check the URL passed to remote-add was valid</div><div><br></div><div>mint@mint ~ $ flatpak --no-deps install /tmp/org.gnome.gitlab.YaLTeR.VideoTrimmer.flatpakref</div><div>Installing: org.gnome.gitlab.YaLTeR.VideoTrimmer/i386/stable</div><div>Warning: Can't find dependencies: GPG verification enabled, but no summary signatures found (use gpg-verify-summary=false in remote config to disable)</div><div>Warning: Problem looking for related refs: GPG verification enabled, but no summary signatures found (use gpg-verify-summary=false in remote config to disable)</div><div>Error updating remote metadata for 'org.gnome.gitlab.YaLTeR.VideoTrimmer-origin': GPG verification enabled, but no summary signatures found (use gpg-verify-summary=false in remote config to disable)</div><div>Installing: org.gnome.gitlab.YaLTeR.VideoTrimmer/i386/stable from org.gnome.gitlab.YaLTeR.VideoTrimmer-origin</div><div>Usage:</div><div> flatpak install [OPTION...] COMMAND</div><div><br></div><div>Builtin Commands:</div><div> Manage installed apps and runtimes</div><div> install Install an application or runtime</div><div> update Update an installed application or runtime</div><div> uninstall Uninstall an installed application or runtime</div><div> list List installed apps and/or runtimes</div><div> info Show info for installed app or runtime</div><div> config Configure flatpak</div><div><br></div><div> Running applications</div><div> run Run an application</div><div> override Override permissions for an application</div><div> make-current Specify default version to run</div><div> enter Enter the namespace of a running application</div><div><br></div><div> Manage file access</div><div> document-export Grant an application access to a specific file</div><div> document-unexport Revoke access to a specific file</div><div> document-info Show information about a specific file</div><div> document-list List exported files</div><div><br></div><div> Manage remote repositories</div><div> remotes List all configured remotes</div><div> remote-add Add a new remote repository (by URL)</div><div> remote-modify Modify properties of a configured remote</div><div> remote-delete Delete a configured remote</div><div> remote-ls List contents of a configured remote</div><div><br></div><div> Build applications</div><div> build-init Initialize a directory for building</div><div> build Run a build command inside the build dir</div><div> build-finish Finish a build dir for export</div><div> build-export Export a build dir to a repository</div><div> build-bundle Create a bundle file from a build directory</div><div> build-import-bundle Import a bundle file</div><div> build-sign Sign an application or runtime</div><div> build-update-repo Update the summary file in a repository</div><div> build-commit-from Create new commit based on existing ref</div><div> repo Print information about a repo</div><div><br></div><div>Help Options:</div><div> -h, --help Show help options</div><div><br></div><div>Application Options:</div><div> -v, --verbose Print debug information during command processing, -vv for more detail</div><div> --ostree-verbose Print OSTree debug information during command processing</div><div><br></div><div>error: fsetxattr(user.ostreemeta): Operation not supported</div><div>mint@mint ~ $ flatpak --user install test-repo /tmp/org.gnome.gitlab.YaLTeR.VideoTrimmer.flatpakref</div><div>error: Invalid id : Name can't be empty</div><div>mint@mint ~ $ flatpak --user install test-repo /tmp/org.gnome.gitlab.YaLTeR.VideoTrimmer</div><div>error: Invalid id : Name can't be empty</div><div>mint@mint ~ $ cd /tmp/</div><div>mint@mint /tmp $ flatpak --user install test-repo org.gnome.gitlab.YaLTeR.VideoTrimmer</div><div>error: Error resolving 'dl.flathub.org': Temporary failure in name resolution</div><div>mint@mint /tmp $ flatpak --user install test-repo org.gnome.gitlab.YaLTeR.VideoTrimmer</div><div>error: Error resolving 'dl.flathub.org': Temporary failure in name resolution</div><div>mint@mint /tmp $ flatpak install --from /tmp/org.gnome.gitlab.YaLTeR.VideoTrimmer.flatpakref</div><div>This application depends on runtimes from:</div><div> file:///tmp/</div><div>Configure this as new remote 'flathub-1' [y/n]: y</div><div>Installing: org.gnome.gitlab.YaLTeR.VideoTrimmer/i386/stable</div><div>Warning: Can't find dependencies: GPG verification enabled, but no summary signatures found (use gpg-verify-summary=false in remote config to disable)</div><div>Warning: Problem looking for related refs: GPG verification enabled, but no summary signatures found (use gpg-verify-summary=false in remote config to disable)</div><div>Error updating remote metadata for 'flathub-1': GPG verification enabled, but no summary signatures found (use gpg-verify-summary=false in remote config to disable)</div><div>Installing: org.gnome.gitlab.YaLTeR.VideoTrimmer/i386/stable from flathub-1</div><div>error: GPG verification enabled, but no summary signatures found (use gpg-verify-summary=false in remote config to disable)</div><div><br></div></div><br></div><div dir="ltr" data-setdir="false"> </div></div></body></html>