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

Update rt-tests #393

Merged
merged 1 commit into from
Dec 11, 2024
Merged

Update rt-tests #393

merged 1 commit into from
Dec 11, 2024

Conversation

bssrikanth
Copy link

Update rt-tests to avoid install failures.

Before fix:

  -> Source is https://www.kernel.org/pub/linux/utils/rt-tests/rt-tests-2.7.tar.gz
  -> Downloading rt-tests-2.7.tar.gz...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0  1946    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404
==> ERROR: Failure while downloading rt-tests-2.7.tar.gz
    Aborting...
Install hackbench failed

After fix:

  -> Source is https://www.kernel.org/pub/linux/utils/rt-tests/rt-tests-2.8.tar.gz
  -> Downloading rt-tests-2.8.tar.gz...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  152k  100  152k    0     0   118k      0  0:00:01  0:00:01 --:--:--  118k
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    rt-tests-2.8.tar.gz ... Skipped
==> Extracting sources...
  -> Source is https://www.kernel.org/pub/linux/utils/rt-tests/rt-tests-2.8.tar.gz
  -> Extracting rt-tests-2.8.tar.gz with bsdtar
==> Starting patch_source()...
..
Setting up hackbench-lkp (2024-12-11) ...
install succeed

Update rt-tests to avoid install
failures

Signed-off-by: Srikanth Aithal <[email protected]>
@rli9 rli9 merged commit 6bb8dcc into intel:master Dec 11, 2024
@rli9
Copy link

rli9 commented Dec 11, 2024

thanks for the patch

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