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

'dtrace' was moved to a separate package on C10S as well #7702

Closed
wants to merge 1 commit into from

Conversation

alexey-tikhonov
Copy link
Member

No description provided.

@alexey-tikhonov alexey-tikhonov added the no-backport This should go to target branch only. label Nov 15, 2024
Copy link
Contributor

@sumit-bose sumit-bose left a comment

Choose a reason for hiding this comment

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

Hi,

thank you for the fix, I guess it is acceptable to revisit deps.sh when the development of Fedora 50 or RHEL 11 starts, ACK.

bye,
Sumit

@alexey-tikhonov
Copy link
Member Author

alexey-tikhonov commented Nov 15, 2024

@sumit-bose, I don't understand why but this patch makes 'ci::build' to fail:
https://github.com/SSSD/sssd/actions/runs/11858711951/job/33051119100?pr=7702

sudo ./contrib/ci/run --deps-only
install-deps:           failure  00:00:08 ci-install-deps.log

It doesn't upload a log, so atm no idea what is failing.

@alexey-tikhonov
Copy link
Member Author

alexey-tikhonov commented Nov 15, 2024

No match for argument: valgrindsystemtap-sdt-dtrace

Still I don't understand why does it hit if [[ "$DISTRO_BRANCH" == -redhat-* ]] branch at all.

@alexey-tikhonov
Copy link
Member Author

copr build fails for c10s with:

No matching package to install: 'systemtap-sdt-dtrace'

Not sure why - https://kojihub.stream.centos.org/kojifiles/repos/c10s-build/latest/x86_64/pkglist has it:

toplink/vol/koji02/packages/systemtap/5.2/1.el10/x86_64/systemtap-sdt-dtrace-5.2-1.el10.x86_64.rpm

@alexey-tikhonov
Copy link
Member Author

copr build fails for c10s with:

No matching package to install: 'systemtap-sdt-dtrace'

Not sure why - https://kojihub.stream.centos.org/kojifiles/repos/c10s-build/latest/x86_64/pkglist has it:

toplink/vol/koji02/packages/systemtap/5.2/1.el10/x86_64/systemtap-sdt-dtrace-5.2-1.el10.x86_64.rpm

Maybe copr just needs to update "something".
Other parts (intg-checks, build in ci::system @ c10s) are now fixed.

@alexey-tikhonov
Copy link
Member Author

According to https://issues.redhat.com/browse/RHEL-67856, change is being reverted for C9S, so I excluded it from the patch.

@alexey-tikhonov alexey-tikhonov changed the title 'dtrace' was moved to a separate package on C9S/C10S as well 'dtrace' was moved to a separate package on C10S as well Nov 18, 2024
Copy link

@rh-mcermak rh-mcermak left a comment

Choose a reason for hiding this comment

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

Looks reasonable to me.

@alexey-tikhonov
Copy link
Member Author

Pushed PR: #7702

  • master
    • 21c6280 - 'dtrace' was moved to a separate package on C10S as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-backport This should go to target branch only. Pushed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants