Skip to content

DAOS-18811 build: Fix dependency syntax in mercury.sh#18002

Open
knard38 wants to merge 1 commit intomasterfrom
ckochhof/fix/master/daos-18811/patch-001
Open

DAOS-18811 build: Fix dependency syntax in mercury.sh#18002
knard38 wants to merge 1 commit intomasterfrom
ckochhof/fix/master/daos-18811/patch-001

Conversation

@knard38
Copy link
Copy Markdown
Contributor

@knard38 knard38 commented Apr 14, 2026

Description

Updated mercury.sh to use the correct dependency syntax for DEB packages by replacing or with |.
This ensures that package dependencies are specified properly for both RPM and DEB output types, improving cross-distribution compatibility.

Steps for the author:

  • Commit message follows the guidelines.
  • Appropriate Features or Test-tag pragmas were used.
  • Appropriate Functional Test Stages were run.
  • At least two positive code reviews including at least one code owner from each category referenced in the PR.
  • Testing is complete. If necessary, forced-landing label added and a reason added in a comment.

After all prior steps are complete:

  • Gatekeeper requested (daos-gatekeeper added as a reviewer).

Updated `mercury.sh` to use the correct dependency syntax for DEB
packages by replacing `or` with `|`. This ensures that package
dependencies are specified properly for both RPM and DEB output types,
improving cross-distribution compatibility.

Signed-off-by: Cedric Koch-Hofer <cedric.koch-hofer@hpe.com>
@knard38 knard38 self-assigned this Apr 14, 2026
@github-actions
Copy link
Copy Markdown

Ticket title is 'Packaging issue breaks installation on Debian like distribution'
Status is 'In Progress'
https://daosio.atlassian.net/browse/DAOS-18811

@knard38 knard38 marked this pull request as ready for review April 14, 2026 14:09
@knard38 knard38 requested a review from a team as a code owner April 14, 2026 14:09
@knard38
Copy link
Copy Markdown
Contributor Author

knard38 commented Apr 14, 2026

The fix was locally validated on a node of the Grenoble lab powered with a Linux Ubuntu 24.04 distribution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants