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

distro/adaptation: fix hackbench package dependencies of centos 7 #329

Merged
merged 1 commit into from
Jan 19, 2024

Conversation

jiaqizhao122
Copy link

@jiaqizhao122 jiaqizhao122 commented Jan 16, 2024

hackbench: centos stream 7: no packages available when installing dependencies

@rli9 rli9 changed the title distro/adaptation:fix package denpendencies of centos stream 9 distro/adaptation: fix hackbench package dependencies of centos 7 Jan 19, 2024
@@ -0,0 +1,14 @@
default-jdk:
Copy link

Choose a reason for hiding this comment

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

this commit need be excluded in this pr

Copy link
Author

Choose a reason for hiding this comment

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

ok

@rli9 rli9 merged commit c6e766f into intel:master Jan 19, 2024
4 checks passed
@rli9
Copy link

rli9 commented Jan 19, 2024

thanks for the patch

…os 7

hackbench: install the remaining dependencies for the splited job, no packages available. fix for the following error:
[root@localhost lkp-tests]# lkp install ./hackbench-pipe-8-threads-100%.yaml
......
No package default-jdk available.
No package g++ available.
No package libclang-dev available.
No package libmpfr6 available.
No package libpfm4 available.
No package libpfm4-dev available.
No package libpython3.9 available.
No package libtraceevent1 available.
No package libtraceevent-dev available.
No package llvm-dev available.
No package platform-python-devel.x86_64 available.
No package rng-tools5 available.
No package libtraceevent-dev available.

Signed-off-by: Jiaqi Zhao <jiaqi.zhao@intel.com>
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