Skip to content
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

Support for Ubuntu 24.04 Noble #1569

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

SneakyF0xy
Copy link

  • Fix dependecies
  • Fix network plugin for new wireshark headers
  • Add building for LLVM [There is no apt version]
  • Add building for libosi [No version for 24.04]
  • Fixes small bugs in install script

@AndrewQuijano
Copy link
Collaborator

AndrewQuijano commented Jan 21, 2025

Hello!
Good call out about Ubuntu 24, I just added this to my PR to update LibOSI CI/CD to also include building Ubuntu 24, I will work on adding this to LibOSI now

panda-re/libosi#17
https://github.com/AndrewQuijano/libosi/releases/tag/v0.0.5

A few suggestions:

1- Rather than remove llvm-11 from dependencies, could you do a similar trick like on Ubuntu 18 on install script to have LLVM-11 for Ubuntu 24? Same with the docker image, let's try to avoid changing the installation files as much as possible

2- Seems container build and install_script failed
https://github.com/panda-re/panda/actions/runs/12891265305/job/35944130600?pr=1569

3- Not sure if you use libosi, but if you do, can you check the Debian package made works? Also undo the install libosi building step, since now I have a PR to get libosi to work with Ubuntu 24

4- I am going to get .eggs on gitignore file, so I think it is best to rebase your two commits to one. As the .eggs I think is generated when making PANDA

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants