-
Notifications
You must be signed in to change notification settings - Fork 76
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
Comments
This issue should be fixed now: #276 You need to update your %RELEASE% variable in your recipe. |
Hmh.. the download URL is still not correct download recipe: The version number should be "24.2.0" instead of "24.2" |
Yes, I have mailed LibreOffice about this. Hopefully they should fix it, but it's really another issue. |
I got in contact with the LibreOffice devs and they changed the release page to match the versions! (24.2.1 currently). |
Superb. Thx for info. |
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
The text was updated successfully, but these errors were encountered: