Page 1 of 1

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

Published: May 25, 2026 - 2:42 PM
by tux
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

Re: tis-libreoffice-fresh is one version behind

Published: May 26, 2026 - 09:36
by italbot
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

Re: tis-libreoffice-fresh is one version behind

Published: May 26, 2026 - 10:00
by italbot
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

Re: tis-libreoffice-fresh is one version behind

Published: May 26, 2026 - 10:47
by tux
Hello,

thank you for your feedback.