https://bugs.documentfoundation.org/show_bug.cgi?id=126785

--- Comment #17 from Victor Silva <[email protected]> ---
Okay seems I have problems to build LO in Manjaro with the script [1]:

At a first attempt I got:
./LOInstall.sh
master_dbg~2019-10-09_11.54.09_LibreOfficeDev_6.4.0.0.alpha0_Linux_x86-64_archive_langpack_en-US.tar.gz
 
##################################################################
LOInstall.sh: FATAL: Aborting! cannot guess language; please try calling me
with langpack archive.

Usage: LOInstall.sh <INSTALLARCHIVE>

   try LOInstall.sh -h for description


So looking the source I changed the suffix removing the extra so it could match
the pattern but it still did not work:


./LOInstall.sh
LibreOfficeDev_6.4.0.0.alpha0_Linux_x86-64_archive_langpack_en-US.tar.gz 
Build    = 
Software = LibreOfficeDev
Version  = 6.4.0.0.alpha0
OS       = Linux
ARCH     = x86-64
PACKAGE  = archive
LANG     = en-US
PREFIX   = LibreOfficeDev_6.4.0.0.alpha0_Linux_x86-64
DIRNAME  = LibreOfficeDev_6.4.0.0.alpha0_Linux_x86-64
P.TYPE   = archive
##################################################################
LOInstall.sh: FATAL: Aborting! Unknown package type: archive

Usage: LOInstall.sh <INSTALLARCHIVE>

   try LOInstall.sh -h for description


[1]https://wiki.documentfoundation.org/User:Nnino/Scripts/LiboParaInstall.sh

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to