Conversation
Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
Ignore: yes Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
BugLink: https://bugs.launchpad.net/bugs/2034048 Properties: no-test-build Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
Ignore: yes Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
BugLink: https://bugs.launchpad.net/bugs/2034551 Properties: no-test-build Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
Ignore: yes Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
BugLink: https://bugs.launchpad.net/bugs/2035600 Properties: no-test-build Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
Ignore: yes Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
BugLink: https://bugs.launchpad.net/bugs/2037267 Properties: no-test-build Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
Ignore: yes Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
BugLink: https://bugs.launchpad.net/bugs/2037628 Properties: no-test-build Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
Ignore: yes Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
BugLink: https://bugs.launchpad.net/bugs/2037968 Properties: no-test-build Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
Ignore: yes Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
BugLink: https://bugs.launchpad.net/bugs/2038692 Properties: no-test-build Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
Ignore: yes Signed-off-by: Roxana Nicolescu <roxana.nicolescu@canonical.com>
BugLink: https://bugs.launchpad.net/bugs/2039200 Properties: no-test-build Signed-off-by: Roxana Nicolescu <roxana.nicolescu@canonical.com>
It matches the parent. Ignore: yes Signed-off-by: Roxana Nicolescu <roxana.nicolescu@canonical.com>
Signed-off-by: Roxana Nicolescu <roxana.nicolescu@canonical.com>
…b.in Signed-off-by: Vinicius Peixoto <vinicius.peixoto@canonical.com>
BugLink: https://bugs.launchpad.net/bugs/1786013 Signed-off-by: Vinicius Peixoto <vinicius.peixoto@canonical.com>
BugLink: https://bugs.launchpad.net/bugs/1786013 Signed-off-by: Vinicius Peixoto <vinicius.peixoto@canonical.com>
BugLink: https://bugs.launchpad.net/bugs/1786013 Signed-off-by: Vinicius Peixoto <vinicius.peixoto@canonical.com>
Starting with 25.10/questing the generic kernel no longer splits modules into linux-modules and linux-modules-extra. This was done by changing the setup but also ripped out all generic code to produce modules-extra. This is a problem for HWE kernels because those should match the packaging of the GA kernel of their target series. This patch reverts the generic changes made in questing by: 168ea3c ("UBUNTU: [Packaging] Drop support for modules-extra") (copied from n:hwe-6.17) Ignore: yes Signed-off-by: Stefan Bader <stefan.bader@canonical.com> Signed-off-by: Vinicius Peixoto <vinicius.peixoto@canonical.com>
Signed-off-by: Vinicius Peixoto <vinicius.peixoto@canonical.com>
…l in SRCPKGNAME-tools-$(abi_release) BugLink: https://bugs.launchpad.net/bugs/2117147 The tools perf and bpftool are not built on Noble HWE 6.14 kernels because the kernel packaging rules introduced in Plucky on which Noble HWE 6.14 kernels are based expect perf and bpftool to be split out into their own packages linux-perf and bpftool, which are only built by the primary kernel. Resolve this by adding a flag `do_tools_noble_hwe` to return to building perf and bpftool into the SRCPKGNAME-tools-$(abi_release) package, which are exec'd by the wrapper scripts provided by the linux-tools-common package produced by the Noble primary kernel. Signed-off-by: Jacob Martin <jacob.martin@canonical.com> [smb: Imported from hwe-6.14] Signed-off-by: Stefan Bader <stefan.bader@canonical.com> [vpeixoto: imported from n:hwe-6.17] Signed-off-by: Vinicius Peixoto <vinicius.peixoto@canonical.com>
Enable do_tools_noble_hwe to build bpftool and perf tools into the linux-oracle-6.17-tools-$(abi_release) package so they can be used by the linux-tools-common wrapper scripts in Noble. Signed-off-by: Vinicius Peixoto <vinicius.peixoto@canonical.com>
BugLink: https://bugs.launchpad.net/bugs/2131154 This reverts commit 14a0781 as this would require newer kexec tools in Noble. This was found with backported nvidia kernels but also affects the HWE kernel. Signed-off-by: Stefan Bader <stefan.bader@canonical.com> [vpeixoto: cherry-picked from n:hwe-6.17] Signed-off-by: Vinicius Peixoto <vinicius.peixoto@canonical.com>
The changes made in Questing to enable cross compiling the tools do not work with the current test compile infrastrucure. This appears to be an issue with the package resolver used. So at least for the time being lets change back to allow cross compiling only for the kernel and not the tools. Ignore: yes Signed-off-by: Stefan Bader <stefan.bader@canonical.com> [vpeixoto: picked from n:hwe-6.17, fixed context conflicts in control.stub.in by keeping debian.oracle-6.17/control.stub.in unchanged] Signed-off-by: Vinicius Peixoto <vinicius.peixoto@canonical.com>
Inherit configs from debian.oracle, thus trimming the oracle-6.17 annotation file. Signed-off-by: Vinicius Peixoto <vinicius.peixoto@canonical.com>
Ignore: yes Signed-off-by: Vinicius Peixoto <vinicius.peixoto@canonical.com>
BugLink: https://bugs.launchpad.net/bugs/2133191 Properties: no-test-build Signed-off-by: Vinicius Peixoto <vinicius.peixoto@canonical.com>
…ernel-versions (main/d2025.11.04) BugLink: https://bugs.launchpad.net/bugs/1786013 Signed-off-by: Vinicius Peixoto <vinicius.peixoto@canonical.com>
Signed-off-by: Vinicius Peixoto <vinicius.peixoto@canonical.com>
BugLink: https://bugs.launchpad.net/bugs/1786013 Signed-off-by: Vinicius Peixoto <vinicius.peixoto@canonical.com>
Ignore: yes Signed-off-by: Vinicius Peixoto <vinicius.peixoto@canonical.com>
BugLink: https://bugs.launchpad.net/bugs/2138899 Properties: no-test-build Signed-off-by: Vinicius Peixoto <vinicius.peixoto@canonical.com>
…ernel-versions (main/2026.01.12) BugLink: https://bugs.launchpad.net/bugs/1786013 Signed-off-by: Vinicius Peixoto <vinicius.peixoto@canonical.com>
Signed-off-by: Vinicius Peixoto <vinicius.peixoto@canonical.com>
This is a placeholder commit to separate the Ubuntu kernel source and our patches. Used by kernel_merge_with_upstream() in the linux-pkg repo.
…operly started (#14)
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.
Problem
After updating to kernel 6.17, connstat was failing to build with:
The culprit is the upstream kernel commit:
which only exports the needed symbols if
CONFIG_IPV6=m(the default isCONFIG_IPV6=y).This means the symbols are now exported if ipv6 support is build as a kernel module (m), but not when ipv6 support is built into the kernel (y). See
debian/master/config/annotations:Solution
Rather than modifying our kernel build to make ipv6 a kernel module, I decided to patch
tcp_ipv6.cto always export the 3 symbols connstat needs, partially reverting the upstream commit. This seemed like a less invasive / potentially impactful change.Testing Done
https://selfservice-jenkins.eng-tools-prd.aws.delphixcloud.com/job/appliance-build-orchestrator-pre-push/13331/