- 
                Notifications
    
You must be signed in to change notification settings  - Fork 31
 
DLPX-92534 linux-pkg changes for LTS upgrade to 24.04 #325
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
DLPX-92534 linux-pkg changes for LTS upgrade to 24.04 #325
Conversation
8afa695    to
    e678599      
    Compare
  
    9974ef3    to
    499fcc5      
    Compare
  
    751fb09    to
    8fa2fda      
    Compare
  
    8fa2fda    to
    22b3e97      
    Compare
  
    254e4ee    to
    dde565b      
    Compare
  
    
          
 can you clarify why it's OK to remove the adoptopenjdk package? why did we need it to begin with?  | 
    
          
 From https://perforce.slack.com/archives/C07HB5Y7K8S/p1729097131001349, it sounds like it was an old process that we stuck to and there's no reason to maintain a copy of the package in artifactory.  | 
    
| 
           Thanks, OK.. I'd defer to Seb, so if he's OK with it, then seems reasonable to me.. perhaps when we started down that path, there wasn't a JDK 8 available from ubuntu..  | 
    
39ba085    to
    dd1b9fc      
    Compare
  
    dd1b9fc    to
    cea9bac      
    Compare
  
    
Problem
This PR contains changes required for the Ubuntu LTS upgrade to 24.04 and as such targets the
os-upgradebranch. It mainly removes a few internal sources in favor of upstream packages and also enables building the remaining packages on 24.04.Solution
The following are the changes, along with explanations for each:
bpftrace,bcc,drgn,fio,gdb-python,libkdumpfileandmold: All of these packages also can be sourced directly from their respective upstream sources (dependent changes WIP)do_dbgsym_package=True,do_tools_common=falseanddo_tools_host=falseadded with explanations.llvm-12is not available on 24.04. As such updateconnstatandzfs's build dependency to depend onllvm-14instead.adoptopenjdk: Prior to this PR, the JDK was sourced and downloaded from our internal artifactory. There is no reason to not install this via apt.zfsalso requires additional packages:dh-dkmslibpam0g: The bootstrap image that the current + future OS upgrade projects will initially use is based on a vanilla Ubuntu image, and not a Delphix-based buildserver. Hence, the PAM headers need to be installed as a build dependency of ZFSlibtirpc-devTesting Done
https://ops-jenkins.eng-tools-prd.aws.delphixcloud.com/job/linux-pkg/job/os-upgrade/job/build-packages/job/pre-push/51/