Re: [OS-BUILD PATCHv3] [redhat] scripts: check for `gitlab` command in ark-create-release.sh

2024-10-16 Thread Don Zickus (via Email Bridge)
From: Don Zickus on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3439#note_2162655000 I am fine if things start working again, which it sounds like they should. I do wonder if making sure the gitlab package is in every container we happen to pick for the month is the best

Re: [OS-BUILD PATCHv3] [redhat] scripts: check for `gitlab` command in ark-create-release.sh

2024-10-16 Thread Patrick Talbert (via Email Bridge)
From: Patrick Talbert on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3439#note_2162044776 @dzickusrh are you okay with this now? The newly deployed builder-rawhide image contains the gitlab package so in theory tomorrow's scheduled job should once again be able to find In

Re: [OS-BUILD PATCHv3] [redhat] scripts: check for `gitlab` command in ark-create-release.sh

2024-10-16 Thread Patrick Talbert (via Email Bridge)
From: Patrick Talbert on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3439#note_2162042862 Oh, great! -- ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to kernel-le...@lists.fedoraproject

Re: [OS-BUILD PATCHv3] [redhat] scripts: check for `gitlab` command in ark-create-release.sh

2024-10-16 Thread Scott Weaver (via Email Bridge)
From: Scott Weaver on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3439#note_2162038118 Michael force-pushed the rawhide and eln build containers so your change should be available now. https://gitlab.com/cki- project/containers/-/merge_requests/584#note_2161779556 -- __

Re: [OS-BUILD PATCHv3] [redhat] scripts: check for `gitlab` command in ark-create-release.sh

2024-10-16 Thread Patrick Talbert (via Email Bridge)
From: Patrick Talbert on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3439#note_2162031739 @mh21_rh @scweaver Am I correct that we need to see the builder-rawhide scheduled job from the containers repo pass before we can expect the change from https://gitlab.com/cki-projec

[OS-BUILD PATCH] [redhat] configs: Disable experimental GSM MUX line discipline

2024-10-16 Thread Jeremy Linton (via Email Bridge)
From: Jeremy Linton [redhat] configs: Disable experimental GSM MUX line discipline Most other distro's have disabled this following a series of exploits earlier this year, and the general take that the driver wasn't sufficiently maintained. Lets follow gregkh's suggestion and disable it. Signed

Re: [OS-BUILD PATCH] redhat: support BUILDID again

2024-10-16 Thread Prarit Bhargava (via Email Bridge)
From: Prarit Bhargava on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3443#note_2161512494 Why not just set LOCVERFILE? Wouldn't that work on that line? -- ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscri

[OS-BUILD PATCHv2] Put build framework for RT kernel in place for Fedora

2024-10-16 Thread Clark Williams (via Email Bridge)
From: Clark Williams Put build framework for RT kernel in place for Fedora Add config and specfile changes to build kernel-rt packages on Fedora. Signed-off-by: Clark Williams diff --git a/redhat/configs/common/rt/debug/riscv/riscv64/README b/redhat/configs/common/rt/debug/riscv/riscv64/READ

Re: [OS-BUILD PATCH] redhat: support BUILDID again

2024-10-16 Thread Michael Hofmann (via Email Bridge)
From: Michael Hofmann on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3443#note_2161411041 @ptalbert @jstancek should this be brought up at the ark meeting to decide whether to either - provide a common ABI to set the buildid across all supported RHEL kernel Makefiles - re

Re: [OS-BUILD PATCH] redhat: support BUILDID again

2024-10-16 Thread Michael Hofmann (via Email Bridge)
From: Michael Hofmann on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3443#note_2161411041 @ptalbert @jstancek should this be brought up at the ark meeting to decide whether to either - provide a common ABI to set the buildid across all supported RHEL kernel Makefiles - re

Re: [OS-BUILD PATCH] redhat: support BUILDID again

2024-10-16 Thread Michael Hofmann (via Email Bridge)
From: Michael Hofmann on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3443#note_2161411041 @ptalbert @jstancek should this be brought up at the ark meeting to decide whether to - provide a common ABI to set the buildid across all supported RHEL kernel Makefiles, or - remov

Re: [OS-BUILD PATCH] redhat: support BUILDID again

2024-10-16 Thread Michael Hofmann (via Email Bridge)
From: Michael Hofmann on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3443#note_2161402692 or as an alternative, we could just remove this as it wasn't even noticed for the last 2 years anyway; if there is no capacity to provide a reliable ABI to modify the buildid then ma

Re: [OS-BUILD PATCH] redhat: support BUILDID again

2024-10-16 Thread Michael Hofmann (via Email Bridge)
From: Michael Hofmann on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3443#note_2161402692 or as an alternative, we could just remove this as it wasn't even noticed for the last 2 years anyway; if there is no capacity to provide a reliable ABI to modify the buildid then ma

Re: [OS-BUILD PATCH] redhat: support BUILDID again

2024-10-16 Thread Michael Hofmann (via Email Bridge)
From: Michael Hofmann on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3443#note_2161402692 or as an alternative, we could just remove this as it wasn't even noticed for the last 2 years anyway; if there is no capacity to provide a reliable ABI to modify the buildid then ma

Re: [OS-BUILD PATCH] redhat: support BUILDID again

2024-10-16 Thread Michael Hofmann (via Email Bridge)
From: Michael Hofmann on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3443#note_2161402692 or as an alternative, we could just remove this as it wasn't even noticed for the last 2 years anyway; if there is no capacity to provide a reliable ABI to modify the buildid then ma

Re: [OS-BUILD PATCH] redhat: support BUILDID again

2024-10-16 Thread Michael Hofmann (via Email Bridge)
From: Michael Hofmann on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3443#note_2161411041 @ptalbert @jstancek should this be brought up at the ark meeting to decide whether to - provide a common ABI to set the buildid across all supported RHEL kernel Makefiles - remove th

Re: [OS-BUILD PATCH] redhat: support BUILDID again

2024-10-16 Thread Michael Hofmann (via Email Bridge)
From: Michael Hofmann on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3443#note_2161411041 @ptalbert @jstancek should this be brought up at the meeting to decide whether to - provide a common ABI to set the buildid across all supported RHEL kernel Makefiles - remove the cu

Re: [OS-BUILD PATCH] redhat: support BUILDID again

2024-10-16 Thread Michael Hofmann (via Email Bridge)
From: Michael Hofmann on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3443#note_2161402692 or as an alternative, we could just remove this as it wasn't even noticed for the last 2 years anyway; if there is no capacity to provide a reliable ABI to modify the buildid then ma

Re: [OS-BUILD PATCH] turn on rt for fedora

2024-10-16 Thread Clark Williams (via Email Bridge)
From: Clark Williams on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3438#note_2161404239 Ugh, the commit subject is "turn on rt for fedora" but really we're just putting the framework in place. Do I need to edit that commit subject? -- __

Re: [OS-BUILD PATCH] redhat: support BUILDID again

2024-10-16 Thread Michael Hofmann (via Email Bridge)
From: Michael Hofmann on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3443#note_2161402692 or as an alternative, we could just remove this as it wasn't even noticed for the last 2 years anyway -- ___ kernel mailing list -- kern

Re: [OS-BUILD PATCH] redhat: support BUILDID again

2024-10-16 Thread Michael Hofmann (via Email Bridge)
From: Michael Hofmann on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3443#note_2161402692 or as an alternative, could we just remove this as it wasn't even noticed for the last 2 years anyway? -- ___ kernel mailing list -- ker

Re: [OS-BUILD PATCH] redhat: support BUILDID again

2024-10-16 Thread Michael Hofmann (via Email Bridge)
From: Michael Hofmann on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3443#note_2161397134 sure, as the original author of these changes, could you propose a MR for https://gitlab.com/cki-project/pipeline- definition/-/blob/main/pipeline/stages/merge.yml#L161 that will mak

[OS-BUILD PATCH] turn on rt for fedora

2024-10-16 Thread Clark Williams (via Email Bridge)
From: Clark Williams turn on rt for fedora Add config and specfile changes to build kernel-rt packages on Fedora. Signed-off-by: Clark Williams diff --git a/redhat/configs/common/rt/debug/riscv/riscv64/README b/redhat/configs/common/rt/debug/riscv/riscv64/README new file mode 100644 index bl

Re: [OS-BUILD PATCH] redhat: support BUILDID again

2024-10-16 Thread Prarit Bhargava (via Email Bridge)
From: Prarit Bhargava on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3443#note_2161217763 I'm not in favor of this change. This means we now have an ABI lockdown in the redhat Makefiles, and that is not good for future changes. The switch from BUILDID to LOCALVERSION wa

Re: [OS-BUILD PATCH] redhat: support BUILDID again

2024-10-16 Thread Michael Hofmann (via Email Bridge)
From: Michael Hofmann on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3443#note_2160898315 https://s3.amazonaws.com/arr-cki-prod-trusted- artifacts/index.html?prefix=trusted- artifacts/1496860598/merge/8089882336/artifacts/ looks better 🎉 and now has both MR ID and pipelin

Re: [OS-BUILD PATCH] redhat: support BUILDID again

2024-10-16 Thread Michael Hofmann (via Email Bridge)
From: Michael Hofmann on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3443#note_2160898315 https://s3.amazonaws.com/arr-cki-prod-trusted- artifacts/index.html?prefix=trusted- artifacts/1496860598/merge/8089882336/artifacts/ looks better 🎉 -- _