[RESOLVED] tis-libreoffice-fresh is one version behind

Questions about WAPT Packaging / Requests and help regarding Wapt packages.
Forum Rules
Community Forum Rules
* English support on www.reddit.com/r/wapt
* French community support is available on this forum
* Please prefix the topic title with [RESOLVED] if it is resolved.
* Please do not edit a topic that is tagged [RESOLVED]. Open a new topic referencing the old one.
* Specify the installed WAPT version, full version, and build number (2.2.1.11957 / 2.2.2.12337 / etc.) as well as the Enterprise/Discovery edition.
* Versions 1.8.2 and earlier are no longer supported. The only questions accepted regarding version 1.8.2 are related to upgrading to a supported version (2.1, 2.2, etc.).
* Specify the server OS (Linux/Windows) and version (Debian Buster/Bullseye - CentOS 7 - Windows Server 2012/2016/2019).
* Specify the OS of the administration/package creation machine and the machine with the problematic agent, if applicable (Windows 7/10/11/Debian 11/etc.).
* Avoid asking multiple questions when opening a topic, otherwise it may be ignored. If there are multiple topics, open separate topics, preferably one after the other and not all at the same time (i.e., do not spam the forum).
* Include code snippets, screenshots, and other images directly in the post. Links to Pastebin, Bitly, and other third-party sites will be systematically removed.
* As with any community forum, support is provided voluntarily by members. If you require commercial support, you can contact Tranquil IT's sales department at 02.40.97.57.55
Locked
tux
Messages: 62
Registration: Sep 05, 2023 - 09:44

May 25, 2026 - 2:42 PM

Good morning,

The update_package of the tis-libreoffice-fresh package does not appear to detect the latest version of LibreOffice.
I imagine the package for the still version is also affected.

Code: Select all

version = bs_find_all(url, "span", "class", "dl_version_number", proxies=proxies)
The website's HTML code has clearly changed

Code: Select all

<section id="download_libreoffice" class="full-width">
    <div class="fullWidth-center">
        <p class="section-title">Download LibreOffice</p>
        <div class="card">
            <p class="version_heading">
                <img src="/media/libreoffice-logo-plain.svg" alt="LibreOffice"> 26.2.3
            </p><div class="download_buttons">
                <a class="os_win64 os_winaarch64 button" href="https://download.documentfoundation.org/libreoffice/stable/26.2.3/win/x86_64/LibreOffice_26.2.3_Win_x86-64.msi">26.2.3 Windows (x86-64)</a>
                <p class="version_details os_win64">
                    Download by <a href="https://download.documentfoundation.org/libreoffice/stable/26.2.3/win/x86_64/LibreOffice_26.2.3_Win_x86-64.msi.torrent" target="_blank">torrent</a> or see <a href="https://download.documentfoundation.org/libreoffice/stable/26.2.3/win/x86_64/LibreOffice_26.2.3_Win_x86-64.msi.mirrorlist" target="_blank">all mirror links</a> (x86-64).
                </p>
                <a class="os_win64 os_winaarch64 button" href="https://download.documentfoundation.org/libreoffice/stable/26.2.3/win/aarch64/LibreOffice_26.2.3_Win_aarch64.msi">26.2.3 Windows (ARM64)</a>
                <p class="version_details os_win64">
                    Download by <a href="https://download.documentfoundation.org/libreoffice/stable/26.2.3/win/aarch64/LibreOffice_26.2.3_Win_aarch64.msi.torrent" target="_blank">torrent</a> or see <a href="https://download.documentfoundation.org/libreoffice/stable/26.2.3/win/aarch64/LibreOffice_26.2.3_Win_aarch64.msi.mirrorlist" target="_blank">all mirror links</a> (ARM64).
                </p>
                <a class="os_macos button" href="https://download.documentfoundation.org/libreoffice/stable/26.2.3/mac/aarch64/LibreOffice_26.2.3_MacOS_aarch64.dmg">26.2.3 macOS (Apple Silicon)</a>
                <p class="version_details os_macos">
                    Download by <a href="https://download.documentfoundation.org/libreoffice/stable/26.2.3/mac/aarch64/LibreOffice_26.2.3_MacOS_aarch64.dmg.torrent" target="_blank">torrent</a> or see <a href="https://download.documentfoundation.org/libreoffice/stable/26.2.3/mac/aarch64/LibreOffice_26.2.3_MacOS_aarch64.dmg.mirrorlist" target="_blank">all mirror links</a> (Apple Silicon).
                </p>
                <a class="os_macos button" href="https://download.documentfoundation.org/libreoffice/stable/26.2.3/mac/x86_64/LibreOffice_26.2.3_MacOS_x86-64.dmg">26.2.3 macOS (Intel)</a>
                <p class="version_details os_macos">
                    Download by <a href="https://download.documentfoundation.org/libreoffice/stable/26.2.3/mac/x86_64/LibreOffice_26.2.3_MacOS_x86-64.dmg.torrent" target="_blank">torrent</a> or see <a href="https://download.documentfoundation.org/libreoffice/stable/26.2.3/mac/x86_64/LibreOffice_26.2.3_MacOS_x86-64.dmg.mirrorlist" target="_blank">all mirror links</a> (Intel).
                </p>
                <a class="os_linux64 button" href="https://download.documentfoundation.org/libreoffice/stable/26.2.3/rpm/x86_64/LibreOffice_26.2.3_Linux_x86-64_rpm.tar.gz">26.2.3 Linux (rpm)</a>
                <p class="version_details os_linux64">
                    Download by <a href="https://download.documentfoundation.org/libreoffice/stable/26.2.3/rpm/x86_64/LibreOffice_26.2.3_Linux_x86-64_rpm.tar.gz.torrent" target="_blank">torrent</a> or see <a href="https://download.documentfoundation.org/libreoffice/stable/26.2.3/rpm/x86_64/LibreOffice_26.2.3_Linux_x86-64_rpm.tar.gz.mirrorlist" target="_blank">all mirror links</a> (rpm).
                </p>
                <a class="os_linux64 button" href="https://download.documentfoundation.org/libreoffice/stable/26.2.3/deb/x86_64/LibreOffice_26.2.3_Linux_x86-64_deb.tar.gz">26.2.3 Linux (deb)</a>
                <p class="version_details os_linux64">
                    Download by <a href="https://download.documentfoundation.org/libreoffice/stable/26.2.3/deb/x86_64/LibreOffice_26.2.3_Linux_x86-64_deb.tar.gz.torrent" target="_blank">torrent</a> or see <a href="https://download.documentfoundation.org/libreoffice/stable/26.2.3/deb/x86_64/LibreOffice_26.2.3_Linux_x86-64_deb.tar.gz.mirrorlist" target="_blank">all mirror links</a> (deb).
                </p>
            </div>
            <p class="version_details need_language"><a href="#other_versions">Need another version or language?</a></p>
        </div>
    </div>
</section>


Release Notes https://www.libreoffice.org/release-notes/
LibreOffice 26.2.3 (April 30, 2026) - Latest Branch
Wapt Enterprise Edition 2.6.1.17765
WAPTConsole Enterprise on Windows
WAPT Server on Debian 12
italbot
Messages: 61
Registration: Sep 26, 2023 - 3:50 p.m.

May 26, 2026 - 09:36

Hello,

Yes, on our end, the libreoffice-fresh package is showing an error, but this isn't the case for libreoffice-still, which appears to be up to date.
It seems to me that there's no longer a real distinction between libreoffice-fresh and libreoffice-still, but I'll double-check and get back to you.

Sincerely,

Ingrid
Tranquil IT
italbot
Messages: 61
Registration: Sep 26, 2023 - 3:50 p.m.

May 26, 2026 - 10:00

I confirm that we'll be looking for the binary in both packages using the same link, so you can use the tis-libreoffice-still package instead of libreoffice-fresh.
I also noticed that the build didn't start for the very latest version of libreoffice-still; you'll find the latest version in preproduction later today.

Sincerely,

Ingrid
Tranquil IT
tux
Messages: 62
Registration: Sep 05, 2023 - 09:44

May 26, 2026 - 10:47

Hello,

thank you for your feedback.
Wapt Enterprise Edition 2.6.1.17765
WAPTConsole Enterprise on Windows
WAPT Server on Debian 12
Locked