Bug 135537 - make_libreoffice_appimage failed
Summary: make_libreoffice_appimage failed
Status: RESOLVED NOTOURBUG
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: contrib (show other bugs)
Version:
(earliest affected)
7.1.0.0.alpha0+
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-07 15:19 UTC by Luke Kendall
Modified: 2020-08-08 12:25 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
Output from running the script (42.32 KB, text/plain)
2020-08-07 15:22 UTC, Luke Kendall
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Luke Kendall 2020-08-07 15:19:45 UTC
Invoking the make_libreoffice_appimage script like so:
libreoffice-appimage-master/make_libreoffice_appimage daily x86-64 standard N Y N

eventually failed (near the very end?) with this error:

2020-08-07 19:22:57 (1.39 MB/s) - 'appimagetool’ saved [2113576/2113576]

+ chmod a+x ./appimagetool
+ set +x
libreoffice-appimage-master/make_libreoffice_appimage: line 446: LibreOfficeDev-daily.standard.AppImage.zsync: command not found
appimagetool, continuous build (commit 0880085), build 2133 built on 2020-07-09 12:25:52 UTC
SOURCE is missing
+ [[ N == \Y ]]
+ mkdir -p ../out/
+ mv '*.AppImage*' ../out/
mv: cannot stat '*.AppImage*': No such file or directory

Script taken from here:
https://github.com/antoniofaccioli/libreoffice-appimage

I could find no way to report problems with that script other than this bug report.  Maybe the script is not meant to be used by end users.

This was my attempt to get a .AppImage to use to try out the new Styles Inspector, rather than having to install the daily build version, to check:
[Bug 135104] Feedback on Styles Inspector
Comment 1 Luke Kendall 2020-08-07 15:22:06 UTC
Created attachment 164037 [details]
Output from running the script

Just the visible output from running the script.
I couldn't find a way to give feedback to the script developer, and assumed it might be a script the LO developers use.
Comment 2 Aron Budea 2020-08-08 11:21:37 UTC
(In reply to Luke Kendall from comment #0)
> Script taken from here:
> https://github.com/antoniofaccioli/libreoffice-appimage
> 
> I could find no way to report problems with that script other than this bug
> report.  Maybe the script is not meant to be used by end users.
Have you considered reporting it under Issues in the Github repo?
Comment 3 Luke Kendall 2020-08-08 12:00:28 UTC
Ah, thanks, now done.
Please resolve this report?
Comment 4 Aron Budea 2020-08-08 12:25:58 UTC
Okay, closing as NOTOURBUG.