Skip to content

Conversation

@jelmer
Copy link

@jelmer jelmer commented Aug 24, 2022

Support running install-deps on Debian-derived distributions.

With these changes, both "make setup" and subsequent steps run
successfully on Debian-derived distributions. Tested on Debian sid.

At the moment the list of package names is exactly the same, but this is
not guaranteed to be the case.

Checklist:

  • Have you added an explanation of what your changes do and why you'd like them to be included?
  • Have you updated or added documentation for the change, as applicable?
  • Have you tested your changes on all related environments with successful results, as applicable?

Type of Changes:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

What is the current behavior? (link to any open issues here)

"make setup" only works on RedHat-based distributions.

What is the new behavior (if this is a feature change)?

"make setup" also works on Debian-based distributions such as Debian, Ubuntu and Mint.

With these changes, both "make setup" and subsequent steps run
successfully on Debian-derived distributions. Tested on Debian sid.

At the moment the list of package names is exactly the same, but this is
not guaranteed to be the case.
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.

1 participant