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

use reactive programming for "mock init" and dnf loading #372

Open
4 tasks
jsilhan opened this issue Feb 3, 2016 · 1 comment
Open
4 tasks

use reactive programming for "mock init" and dnf loading #372

jsilhan opened this issue Feb 3, 2016 · 1 comment
Assignees

Comments

@jsilhan
Copy link
Member

jsilhan commented Feb 3, 2016

DNF should be initialized within Mock installroot directory. The task will be to:

  • investigate whether we can use https://github.com/ReactiveX/RxPY library
  • check if check_output is compatible with RxPY
  • chain Command("mock init ...").execute() and dnf loading within installroot directory
  • let dnf_sack be Observable and treat it like that via RPG and it's plugins

This issue should fix loading custom repositories of the host when dnf sack is initialized. QtSchleduler could be used for GUI integration afterwards.

@jsilhan
Copy link
Member Author

jsilhan commented Mar 16, 2016

@cibo94 , any progress on this? (It's should be actually #255)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants