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

fix(library and packaging): patch fpm to use it with debian for Paws #5108

Merged

Conversation

sdepassio
Copy link
Contributor

@sdepassio sdepassio commented Jul 15, 2024

Description

Packaging Paws for debian with dh-make-perl takes more than 2 hours, so we want to use fpm which takes about 10 minutes.
There is an official fix never merged - CPAN->deb related fixes - (pending for 2 years), so we will apply a patch containing this fix after installing fpm in the github action (the patch will be removed if/when the fix is integrated in a release of fpm)

Fixes CTOR-765

Type of change

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

Checklist

  • I have followed the coding style guidelines provided by Centreon
  • I have commented my code, especially hard-to-understand areas of the PR.
  • I have rebased my development branch on the base branch (develop).
  • I have implemented automated tests related to my commits.
  • I have reviewed all the help messages in all the .pm files I have modified.
    • All sentences begin with a capital letter.
    • All sentences are terminated by a period.
    • I am able to understand all the help messages, if not, exchange with the PO or TW to rewrite them.

@sdepassio sdepassio marked this pull request as ready for review July 16, 2024 18:43
@sdepassio sdepassio requested a review from a team as a code owner July 16, 2024 18:43
@sdepassio sdepassio merged commit bff20e4 into develop Jul 17, 2024
256 checks passed
@sdepassio sdepassio deleted the CTOR-765-amelioration-du-temps-de-generation-de-la-lib-paws branch July 17, 2024 09:32
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.

2 participants