Skip to content

ULC: build the universal linux client also for rpm based OS.#1824

Merged
BareosBot merged 24 commits intobareos:masterfrom
pstorz:dev/pstorz/master/ulc-for-rpm
Jul 23, 2024
Merged

ULC: build the universal linux client also for rpm based OS.#1824
BareosBot merged 24 commits intobareos:masterfrom
pstorz:dev/pstorz/master/ulc-for-rpm

Conversation

@pstorz
Copy link
Member

@pstorz pstorz commented May 21, 2024

Thank you for contributing to the Bareos Project!

Please check

  • Short description and the purpose of this PR is present above this paragraph
  • Your name is present in the AUTHORS file (optional)

If you have any questions or problems, please give a comment in the PR.

Helpful documentation and best practices

Checklist for the reviewer of the PR (will be processed by the Bareos team)

Make sure you check/merge the PR using devtools/pr-tool to have some simple automated checks run and a proper changelog record added.

Special
  • apply required changes to CI pipeline
  • apply required changes to Ci test scripts
General
  • Is the PR title usable as CHANGELOG entry?
  • Purpose of the PR is understood
  • Commit descriptions are understandable and well formatted
  • Required backport PRs have been created
Source code quality
  • Source code changes are understandable
  • Variable and function names are meaningful
  • Code comments are correct (logically and spelling)
  • Required documentation changes are present and part of the PR

@pstorz pstorz force-pushed the dev/pstorz/master/ulc-for-rpm branch from 33d2195 to 678c4fa Compare May 22, 2024 16:40
@arogge arogge linked an issue May 23, 2024 that may be closed by this pull request
@pstorz pstorz force-pushed the dev/pstorz/master/ulc-for-rpm branch from 930aff9 to c77727c Compare May 27, 2024 09:37
@pstorz pstorz force-pushed the dev/pstorz/master/ulc-for-rpm branch 2 times, most recently from 7cfb674 to aa56690 Compare June 7, 2024 11:54
Copy link
Member

@arogge arogge left a comment

Choose a reason for hiding this comment

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

we need to address a few things in the spec to make it work cross-distro (i.e. on SUSE and maybe others, too)

Comment on lines +165 to +169
%if 0%{?suse_version}
Requires(pre): shadow
%else
Requires(pre): shadow-utils
%endif
Copy link
Member

Choose a reason for hiding this comment

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

we cannot have distro-dependant Requires in the ULC package

@arogge arogge added this to the 24.0.0 milestone Jun 25, 2024
@pstorz pstorz force-pushed the dev/pstorz/master/ulc-for-rpm branch 2 times, most recently from 3c96a1b to 2ae6e33 Compare June 28, 2024 08:28
@arogge arogge force-pushed the dev/pstorz/master/ulc-for-rpm branch 2 times, most recently from 49550e4 to 312b40b Compare July 22, 2024 12:59
@arogge arogge force-pushed the dev/pstorz/master/ulc-for-rpm branch from bbc8021 to 051bcbd Compare July 22, 2024 20:08
@arogge arogge force-pushed the dev/pstorz/master/ulc-for-rpm branch from 051bcbd to 756fc6d Compare July 23, 2024 08:08
@BareosBot BareosBot merged commit 3abca83 into bareos:master Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

build RPM version of ULC

3 participants