Skip to content
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.

mv: cannot stat '*.AppImage*': No such file or directory (any syggestion??) #38

Open
lazarusUser opened this issue Nov 7, 2022 · 1 comment

Comments

@lazarusUser
Copy link

This is the end part of console output: exaclty, where the processing stopped.

/media/user/.../Off-Suit-LOAppimage/LibreOffice/LibreOffice.AppDir/opt/libreoffice5.2/share/gallery/transportation/Scooter-Orange.png used for determining architecture i386
More than one architectures were found of the AppDir source directory "./LibreOffice.AppDir/"
A valid architecture with the ARCH environmental variable should be provided
e.g. ARCH=x86_64 appimagetool ...

  • [[ N == \Y ]]
  • mkdir -p ../out/
  • mv '.AppImage' ../out/
    mv: cannot stat '.AppImage': No such file or directory
@lobaluna
Copy link

My error is similar:

Saving to: ‘appimagetool’

appimagetool              100%[=====================================>]   8.40M  12.0MB/s    in 0.7s    

2023-07-14 21:59:08 (12.0 MB/s) - ‘appimagetool’ saved [8811712/8811712]

+ chmod a+x ./appimagetool
+ set +x
appimagetool, continuous build (commit 5735cc5), build <local dev build> built on 2023-03-08 22:52:04 UTC
Desktop file not found, aborting
+ [[ N == \Y ]]
+ mkdir -p ../out/
+ mv '*.AppImage*' ../out/
mv: cannot stat '*.AppImage*': No such file or directory

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants