Re: [Libreoffice-qa] Automate the installation of the nightly releases

2019-01-12 Thread Markus Mohrhard
Hey Jean-Philippe, On Sun, Jan 13, 2019 at 12:38 AM Jean-Philippe MENGUAL < jean-philippe.meng...@libreoffice.org> wrote: > Hi, > > I now can use the Debian packaged release of the nightly builds of > Libreoffice. I use the French langpack as well. > > Could you help me for writing a script run

Re: [Libreoffice-qa] Fwd: Automate the installation of the nightly releases

2019-01-12 Thread Florian Reisinger
Hi, You can parse the HTML using regular expression. Not keeping in mind the first X links of a page, all other links on that page help you to build a valid URL. If the URL does not contain sdk out helppack (or a very similar string) it is the main installer. Does this help you.? Am Sa., 12.

Re: [Libreoffice-qa] Fwd: Automate the installation of the nightly releases

2019-01-12 Thread Jean-Philippe MENGUAL
Hi, Many thanks for your reply. My problem is that I have few code skills, except shell scripts in bash. How do you fetch the elements of the URLs wich are not predictible then? Thanks for your help regards Le 12/01/2019 à 21:31, Florian Reisinger a écrit : Hi, Sent from wrong mail

[Libreoffice-qa] Fwd: Automate the installation of the nightly releases

2019-01-12 Thread Florian Reisinger
Hi, Sent from wrong mail address -- Forwarded message - From: Florian Reisinger Date: Sa., 12. Jän. 2019, 21:28 Subject: Re: [Libreoffice-qa] Automate the installation of the nightly releases To: LibreOffice QA Hi, I wrote a c# (first generation) and a Kotlin/JVM (second

[Libreoffice-qa] Automate the installation of the nightly releases

2019-01-12 Thread Jean-Philippe MENGUAL
Hi, I now can use the Debian packaged release of the nightly builds of Libreoffice. I use the French langpack as well. Could you help me for writing a script run as root, in order to: - download the tarballs - untar - install the Debian packages - remove the tarballs and untarred