Skip to content

PMM-15015 Remove conflicting package declaration in pmm-client#5296

Open
ademidoff wants to merge 3 commits into
v3from
PMM-15015-fix-the-client-package-conflict-section
Open

PMM-15015 Remove conflicting package declaration in pmm-client#5296
ademidoff wants to merge 3 commits into
v3from
PMM-15015-fix-the-client-package-conflict-section

Conversation

@ademidoff
Copy link
Copy Markdown
Member

@ademidoff ademidoff commented Apr 27, 2026

PMM-15015

Ref: reported on the forum - https://forums.percona.com/t/pmm-client-v3-7-0-conflicting-with-itself/40715.

Link to the Feature Build: SUBMODULES-4326

This pull request makes a small change to the pmm-client.spec file, removing the Conflicts: pmm-client line. This simplifies the package specification and may help avoid unnecessary package conflict errors during installation.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 42.15%. Comparing base (65b2329) to head (62024a8).
⚠️ Report is 1 commits behind head on v3.

Additional details and impacted files
@@            Coverage Diff             @@
##               v3    #5296      +/-   ##
==========================================
- Coverage   42.18%   42.15%   -0.03%     
==========================================
  Files         410      410              
  Lines       41980    41980              
==========================================
- Hits        17708    17698      -10     
- Misses      22488    22498      +10     
  Partials     1784     1784              
Flag Coverage Δ
admin 34.89% <ø> (ø)
agent 49.10% <ø> (-0.10%) ⬇️
managed 40.69% <ø> (ø)
vmproxy 72.41% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ademidoff ademidoff marked this pull request as ready for review April 27, 2026 10:54
@ademidoff ademidoff requested a review from a team as a code owner April 27, 2026 10:54
@ademidoff ademidoff requested review from JiriCtvrtka and maxkondr and removed request for a team April 27, 2026 10:54
Comment thread build/packages/rpm/client/pmm-client.spec
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the RPM packaging for PMM Client by removing a self-referential Conflicts: pmm-client declaration from the spec file, addressing reported installation/upgrade conflicts (PMM-15015).

Changes:

  • Removed Conflicts: pmm-client from the pmm-client RPM spec to prevent erroneous package conflict behavior during install/upgrade.

@ademidoff ademidoff requested a review from talhabinrizwan May 13, 2026 11:31
@ademidoff ademidoff requested a review from EvgeniyPatlan May 13, 2026 14:04
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