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

sap_netweaver_preconfigure: verify compatibility with the applicable SAP notes for Adobe Document Services #689

Closed
berndfinger opened this issue Mar 21, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@berndfinger
Copy link
Member

berndfinger commented Mar 21, 2024

https://github.com/sap-linuxlab/community.sap_install/blob/d36cc155dc82fdb1848b1f36d6dbbedb9d06a3ab/roles/sap_netweaver_preconfigure/vars/RedHat_9.yml contains libssh2, which is not available on RHEL 9. So let's use this opportunity to verify all Adobe Document Services packages with the applicable SAP notes now.

@berndfinger berndfinger added the bug Something isn't working label Mar 21, 2024
@berndfinger berndfinger self-assigned this Mar 21, 2024
@berndfinger berndfinger changed the title sap_netweaver_preconfigure: verify compatilbility with the applicable SAP notes for Adobe Document Services sap_netweaver_preconfigure: verify compatibility with the applicable SAP notes for Adobe Document Services Mar 21, 2024
berndfinger added a commit to berndfinger/community.sap_install that referenced this issue Nov 18, 2024
Solves issue sap-linuxlab#689.

Further changes in this commit:
- Add the SAP note numbers and versions in a comment before the list of
  packages in the RedHat*.yml files in vars.

- Add 'ansible_architecture' as a condition in the related installation task,
  so that there is no task failure when running on another architecture than 'x86_64'.

- Also revert back to the default of 'false' for the role variable
  'sap_netweaver_preconfigure_use_adobe_doc_services'.
  See commit 384f4d8, PR sap-linuxlab#876.

Signed-off-by: Bernd Finger <[email protected]>
@berndfinger
Copy link
Member Author

Solved in #888.

rob0d pushed a commit to rob0d/community.sap_install that referenced this issue Jan 3, 2025
Solves issue sap-linuxlab#689.

Further changes in this commit:
- Add the SAP note numbers and versions in a comment before the list of
  packages in the RedHat*.yml files in vars.

- Add 'ansible_architecture' as a condition in the related installation task,
  so that there is no task failure when running on another architecture than 'x86_64'.

- Also revert back to the default of 'false' for the role variable
  'sap_netweaver_preconfigure_use_adobe_doc_services'.
  See commit 384f4d8, PR sap-linuxlab#876.

Signed-off-by: Bernd Finger <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant