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

RPM Support #1

Open
wolfv opened this issue Sep 26, 2023 · 3 comments
Open

RPM Support #1

wolfv opened this issue Sep 26, 2023 · 3 comments

Comments

@wolfv
Copy link
Member

wolfv commented Sep 26, 2023

I've started some discussions on Github and elsewhere regarding RPM support. The listed projects are all doing something with RPMs in Rust.

To track them, I am linking them here:

@wolfv
Copy link
Member Author

wolfv commented Nov 2, 2023

Some features that resolvo does not do yet:

  • No notion of a package that provides something
  • No notion of suggests or recommends - this would likely need an additional "loop" around the resolution
  • No notion of obsoletes (for renames of packages) – this can probably be implemented with some additional logic

@wolfv
Copy link
Member Author

wolfv commented Nov 3, 2023

@wolfv
Copy link
Member Author

wolfv commented Nov 14, 2023

We have a prototype! https://github.com/prefix-dev/resolvo-rpm

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

No branches or pull requests

1 participant