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

Stop using PPA for Ubuntu GitHub builds #3319

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

d-torrance
Copy link
Member

This was only necessary when we were using Ubuntu 20.04 and not all of the dependencies were in the official archives. This is no longer an issue in 22.04 and beyond.

This was only necessary when we were using Ubuntu 20.04 and not all of
the dependencies were in the official archives.  This is no longer an
issue in 22.04 and beyond.
@mahrud
Copy link
Member

mahrud commented Jun 20, 2024

Isn't using the ppa a good way to make sure the ppa packages are working before they break for a user? e.g. upgrading flint broke something recently and we only found out because of this line I think.

If that's not a concern, then do you want to do this in #3288 to make sure it's still fine for 24.04?

@d-torrance
Copy link
Member Author

That PPA flint package was flawed because we didn't also have updated packages for factory, etc.

Here's a list of the packages that are hosted in the PPA: https://launchpad.net/~macaulay2/+archive/ubuntu/macaulay2

Outside of Macaulay2 itself, the only packages that are hosted are dependencies that aren't available in Ubuntu 18.04 or 20.04. So we definitely don't need it for 24.04 either.

@DanGrayson DanGrayson merged commit 6009e30 into Macaulay2:development Jun 25, 2024
6 checks passed
@d-torrance d-torrance deleted the no-ppa branch September 3, 2024 13:03
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.

3 participants