Pino Toscano
Pino Toscano
> > > There are three possible scenarios: > > > ``` > > > 1. Classical locking, when `/run/rhsm/cert.pid` is readable/writable > > > > > > 2. Environment...
> I would not change first step to not change current behavior, when `/run/rhsm` is readable/writable. OK, makes sense; let's keep only step (1) and (2) for now, please. (1)...
Hi @danifernandezs, the change seems OK from my POV; can you please - improve the commit message for the change, as "docs:feat: rhsm_insecureinstead insecure rhsm.conf" is a bit too terse,...
Hello :wave: I know it's still a draft, please take a look at the unit test failures (see the `pytest` jobs).
> It requires [Katello/katello#10420](https://github.com/Katello/katello/pull/10420) which we want to integrate in Katello soon. Since that PR still needs to be reviewed and eventually merged, accepting this right now would not be...
The changes in `init_repo_file_classes()` make sense to me. As for the rest of the changes: it looks to me that the issue that triggers the addition of the option in...
So what if you replace the usage of `YumRepoFile` with `AptRepoFile` in `RepoActionInvoker` if `HAS_DEB822` is defined? In the end, I don't see how using `YumRepoFile` in a debian-based would...
One question I have is: on a Debian system **without** this patch, what do you get when running `subscription-manager repos`?
@lutter or maybe we don't have a maintainer for python-augeas, since @thedrow is clearly not doing any releases for almost 2 years, and the latest "stable" release was more than...
OK, now the structural implementation of the dynamic nodejs provides should be "sane enough"™ and work. The important bit is how to find out all the packages that are actually...