Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LibreOffice - wrong url for app download in LibreOffice.download.recipe #275

Open
juloski opened this issue Feb 15, 2024 · 5 comments
Open

Comments

@juloski
Copy link

juloski commented Feb 15, 2024

Hello.

Can you please update the download url for LibreOffice?

Executing by autopkg run -vv LibreOffice.munki.recipe

I receive

Processing LibreOffice.munki.recipe... CreateLibreOfficeAuxArchName {'Input': {'arch_name': 'x86_64'}} {'Output': {'aux_arch_name': 'x86-64'}} URLTextSearcher {'Input': {'re_pattern': 'LibreOffice (?P<version>[\\d\\.]+) \\([\\d-]+\\) - ' '(?i)fresh Branch', 'url': 'https://www.libreoffice.org/download/release-notes/'}} URLTextSearcher: No value supplied for result_output_var_name, setting default value of: match No match found on URL: https://www.libreoffice.org/download/release-notes/ Failed.

The following recipes failed: LibreOffice.munki.recipe Error in local.munki.LibreOffice: Processor: URLTextSearcher: Error: No match found on URL: https://www.libreoffice.org/download/release-notes/

Thank you in advance.
Juliusz

@pandemicus
Copy link
Contributor

This issue should be fixed now: #276

You need to update your %RELEASE% variable in your recipe.

@doschupp
Copy link
Contributor

Hmh.. the download URL is still not correct

download recipe:
https://download.documentfoundation.org/libreoffice/stable/24.2/mac/x86_64/LibreOffice_24.2_MacOS_x86-64.dmg
correct URL:
https://download.documentfoundation.org/libreoffice/stable/24.2.0/mac/x86_64/LibreOffice_24.2.0_MacOS_x86-64.dmg

The version number should be "24.2.0" instead of "24.2"

@pandemicus
Copy link
Contributor

Yes, I have mailed LibreOffice about this. Hopefully they should fix it, but it's really another issue.

@pandemicus
Copy link
Contributor

I got in contact with the LibreOffice devs and they changed the release page to match the versions! (24.2.1 currently).

https://www.libreoffice.org/download/release-notes/

@juloski
Copy link
Author

juloski commented Mar 5, 2024

Superb. Thx for info.
Checked, it works :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants