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 packaging 2.0 #355

Open
11 tasks
TomasTomecek opened this issue Feb 20, 2019 · 0 comments
Open
11 tasks

rpm packaging 2.0 #355

TomasTomecek opened this issue Feb 20, 2019 · 0 comments

Comments

@TomasTomecek
Copy link
Member

This is a mirror of https://bugzilla.redhat.com/show_bug.cgi?id=1677664

I completely agree with @lslebodn, we shouldn't force our users to install all the possible deps of conu. Therefore I propose this:

Short term:

  • Do what Lukas suggests
    • Use weak dependencies for tools required by all the backends
      • systemd-nspawn
      • docker
      • podman
      • anything else?
    • The requirement is that conu can be imported and initiated even with all the weak deps are not installed
    • There should be sensible error messages and guidance if people want to use e.g. podman backend and podman is not installed

Long term:

  • Package every backend as a subpackage
  • Use hard dependencies in the subpackages
  • Make sure conu works even when a backend is not installed (mainly conu/__init__.py)
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