Skip to content

DLPX-93401 LTS 24.04: Kernel builds require delphix-rust-src to be installed #335

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

Conversation

palash-gandhi
Copy link
Contributor

@palash-gandhi palash-gandhi commented Feb 14, 2025

Problem

Kernel builds continue to fail because delphix-rust-src is not installed
on the buildserver and apt tries to install rust-src and rust-fmt from
the Ubuntu repos and they conflict with our rust packages. This is why
delphix-rust-src is now built and should now be installed before building
the kernel.

Solution

Install it before building the kernel.

Testing Done

https://ops-jenkins.eng-tools-prd.aws.delphixcloud.com/job/linux-pkg/job/os-upgrade/job/build-package/job/linux-kernel-generic/job/pre-push/57/console

@palash-gandhi palash-gandhi force-pushed the dlpx/pr/palash-gandhi/fd2eb968-22ac-46a1-bd9d-0f8447d7b007 branch from b763dc1 to 14871df Compare February 14, 2025 19:56
@palash-gandhi palash-gandhi force-pushed the dlpx/pr/palash-gandhi/fd2eb968-22ac-46a1-bd9d-0f8447d7b007 branch from 14871df to 75975c6 Compare February 14, 2025 20:10
@palash-gandhi palash-gandhi reopened this Feb 14, 2025
@palash-gandhi palash-gandhi force-pushed the dlpx/pr/palash-gandhi/fd2eb968-22ac-46a1-bd9d-0f8447d7b007 branch from 75975c6 to a35392a Compare February 14, 2025 21:17
@palash-gandhi palash-gandhi force-pushed the dlpx/pr/palash-gandhi/fd2eb968-22ac-46a1-bd9d-0f8447d7b007 branch from a35392a to 7f997dd Compare February 14, 2025 21:26
@palash-gandhi palash-gandhi marked this pull request as ready for review February 15, 2025 02:32
@palash-gandhi palash-gandhi merged commit f9da3b5 into os-upgrade Feb 18, 2025
12 checks passed
@palash-gandhi palash-gandhi deleted the dlpx/pr/palash-gandhi/fd2eb968-22ac-46a1-bd9d-0f8447d7b007 branch February 18, 2025 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants