Eric Helms
Eric Helms
Needs https://github.com/theforeman/foreman-packaging/pull/11097
My first impression is we make `dnfwrapper` a helper function within Obal's module_utils, and then we adapt the repoclosure module logic to do what the `repoclosure` script in here is...
A couple of questions: 1) Does this catch things that `obal verify-koji-tag` does not? 2) This creates a(nother) split in where you go and what you use to do one...
> @ehelms side-quest(ion): we have `qpid-proton` in the `katello` folder as that's a dependency for the gem and some other things we need. however, it is _also_ a dependency (via...
> Not sure how that would work as obal can add missing tags, but when you build the initial tag is done by koji, so effectively you'd have to `obal...
> TIL: there is also `obal check` exploding_head I mean, I tried to close the gaps and add all the things to it :smile:
Requires https://github.com/theforeman/foreman-packaging/pull/11096
> This doesn't handle `~/.config/git/config`. Would this also work if the file doesn't exist? Are you asking if we could use that path instead? or also mount it?
> Mostly wondering what happens if you attempt to mount a location that doesn't exist It will yell at you: ``` Error: statfs /home/ehelms/.config/git/config: no such file or directory ```
@evgeni did you still want to add this package?