Updating shipdist packages for Ubuntu24#119
Open
antonioiuliano2 wants to merge 3 commits intomainfrom
Open
Conversation
olantwin
reviewed
Aug 26, 2025
Contributor
|
This builds fine on SLC9. |
Contributor
Author
|
I confirm it also builds on the VM with Ubuntu22. |
Contributor
Author
|
P.S. I just did git rebase from origin/main to fix the conflicts (basically pip being 25.0.1 instead of 24.3.1). |
Contributor
|
Please go ahead and push. |
02f9754 to
9b08a18
Compare
9b08a18 to
a8fd177
Compare
Contributor
|
My plan is to update these versions also for SLC9, one by one to get the same stack to work on both. For GEANT4, it would be great to have input from the physics group. |
This was referenced Sep 19, 2025
Closed
Contributor
|
Boost will be updated in #144 |
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.
Dear all,
I have made a first ShipSoft build with Ubuntu24.4 LTS
With respect to the previous Ubuntu22, the new version by default uses the more recent GCC13.3 and Python3.12.
Therefore, some packages lead to compilation errors, solved by updating them to compatible versions.
You can find all the details in the attached file
Notes_Build_Ubuntu24_04.md
The affected packages are:
Please let me know if anyone still needs the old versions of these packages. In that case, I may try a build with the shipdist Python and GCC-Toolchain, instead of taking them from the system.
Best Regards,
Antonio