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

CTOR-525-escalation-package-perl-json-path-wrong-version-missing-perl-exporter-easy-for-centreon-repo-23-04-23-10-el-8 #5016

Conversation

Evan-Adam
Copy link
Contributor

Description

update JSON::Path library on alma8 to take same version as other OS.
This is a follow up of #4540, the root problem was in Exporter::Shiny, updating it to the same version as debian11/alma9 make everything work.

Fixes # CTOR-525

Type of change

  • Patch fixing an issue (non-breaking change)
  • New functionality (non-breaking change)
  • Breaking change (patch or feature) that might cause side effects breaking part of the Software

Target serie

  • 22.04.x
  • 22.10.x
  • 23.04.x
  • 23.10.x
  • 24.04.x (master)

How this pull request can be tested ?

install the new library version and launch the plugin `/usr/lib/centreon/plugins/centreon_protocol_http.pl --plugin='apps::protocols::http::plugin' --mode='json-content'` the plugin should compile correctly.

Checklist

Community contributors & Centreon team

  • I have followed the coding style guidelines provided by Centreon
  • I have commented my code, especially new classes, functions or any legacy code modified. (docblock)
  • I have commented my code, especially hard-to-understand areas of the PR.
  • I have rebased my development branch on the base branch (master, maintenance).

@Evan-Adam Evan-Adam requested a review from a team as a code owner May 3, 2024 16:01
@Evan-Adam Evan-Adam requested review from sc979 and tuntoja May 3, 2024 16:01
Evan-Adam added 2 commits May 6, 2024 14:48
Alma8 don't provide Exporter::shiny in a recent enough version (provide 1.000000 instead of 1.002002) so we must build this dep.

REF:CTOR-525
@Evan-Adam Evan-Adam force-pushed the CTOR-525-escalation-package-perl-json-path-wrong-version-missing-perl-exporter-easy-for-centreon-repo-23-04-23-10-el-8 branch from a269bb1 to 5b026cf Compare May 6, 2024 12:56
omercier
omercier previously approved these changes May 7, 2024
@mushroomempires mushroomempires dismissed stale reviews from lucie-dubrunfaut and omercier via 0e47ed7 May 15, 2024 12:54
@Evan-Adam Evan-Adam merged commit 799aa4e into develop May 15, 2024
208 checks passed
@Evan-Adam Evan-Adam deleted the CTOR-525-escalation-package-perl-json-path-wrong-version-missing-perl-exporter-easy-for-centreon-repo-23-04-23-10-el-8 branch May 15, 2024 13:30
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

Successfully merging this pull request may close these issues.

4 participants