-
Notifications
You must be signed in to change notification settings - Fork 254
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
Add mapping to use ubuntu2204 build of idaes-ext on Ubuntu 24.04 #1559
Conversation
The IPOPT version parsing error might be considered part of Pyomo/pyomo#1030 |
@lbianchi-lbl @jsiirola asks if we could get the output of running |
668acb8
to
490dd68
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1559 +/- ##
==========================================
- Coverage 76.86% 76.86% -0.01%
==========================================
Files 394 394
Lines 63233 63233
Branches 10355 10355
==========================================
- Hits 48604 48601 -3
- Misses 12184 12188 +4
+ Partials 2445 2444 -1 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Summary/Motivation:
Try the easiest possible way to resolve #1557 and similar issues before new
idaes-ext
builds are availableChanges proposed in this PR:
idaes/config.py
to use existing ubuntu2204 version if ubuntu2404 is detectedLegal Acknowledgement
By contributing to this software project, I agree to the following terms and conditions for my contribution: