Enable support for Ubuntu-26.04 (Resolute Raccoon) - #566
Merged
Conversation
This patch fix failure of microbenchmarks such as kernbench on Ubuntu-26.04 systems. Also as a little extra effort enables support for Ubuntu-26.04 in the lkp-tests as a whole. Signed-off-by: Suneeth D <Suneeth.D@amd.com>
|
thanks for the patch |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This patch fix failure of microbenchmarks installation such as kernbench on Ubuntu-26.04 systems. Also as a little extra effort enables support for Ubuntu-26.04 in the lkp-tests as a whole.
Before the patch:
Note, selecting 'libelf1t64' instead of 'libelf1'
E: Unable to locate package libssl1.1
E: Couldn't find any package by glob 'libssl1.1'
E: Couldn't find any package by regex 'libssl1.1'
Cannot install some packages of kernbench depends
After the patch:
kernbench::
x86_64
==> Making package: kernbench 0.50-1 (Fri Jul 17 10:08:57 AM UTC 2026)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Source is http://ck.kolivas.org/apps/kernbench/kernbench-0.50/kernbench
-> Downloading kernbench...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 5706 100 5706 0 0 6148 0 0
-> Source is https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.9.tar.xz
-> Downloading linux-5.9.tar.xz...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 110.1M 100 110.1M 0 0 983.4k 0 01:54 01:54 1.13M
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with md5sums...
kernbench ... Skipped
linux-5.9.tar.xz ... Skipped
==> Extracting sources...
-> Source is http://ck.kolivas.org/apps/kernbench/kernbench-0.50/kernbench
-> Source is https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.9.tar.xz
-> Extracting linux-5.9.tar.xz with bsdtar
==> Starting prepare()...
==> Starting patch_source()...
_patch_source: PWD=/home/suneeth/lkp-tests/tmp-pkg/kernbench/src, startdir=/home/suneeth/lkp-tests/programs/kernbench/pkg, pkgname=kernbench, srcdir=/home/suneeth/lkp-tests/tmp-pkg/kernbench/src
==> Starting build()...
==> Entering fakeroot environment...
x86_64
==> Starting package()...
2026-07-17 10:10:57 cp -a /home/suneeth/lkp-tests/tmp-pkg/kernbench/src/linux-5.9/. /home/suneeth/lkp-tests/tmp-pkg/kernbench/pkg/kernbench/lkp/benchmarks/kernbench/linux
2026-07-17 10:11:01 cp -a -L /home/suneeth/lkp-tests/tmp-pkg/kernbench/src/kernbench /home/suneeth/lkp-tests/tmp-pkg/kernbench/pkg/kernbench/lkp/benchmarks/kernbench
==> Tidying install...
-> Purging unwanted files...
-> Removing libtool files...
-> Removing static library files...
-> Compressing man and info pages...
-> Stripping unneeded symbols from binaries and libraries...
==> Creating package "kernbench"...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: kernbench 0.50-1 (Fri Jul 17 10:14:08 AM UTC 2026)
==> Installing package kernbench with /home/suneeth/lkp-tests/sbin/pacman-LKP -U...
dpkg-deb: building package 'kernbench-lkp' in 'kernbench-lkp.deb'.
(Reading database… 267801 files and directories currently installed.)
Preparing to unpack kernbench-lkp.deb…
Unpacking kernbench-lkp (2026-07-17) over (2026-07-14)…
Setting up kernbench-lkp (2026-07-17)…
install succeed