Pino Toscano
Pino Toscano
> Before I delve into this, how important is fixing this, and how often do users run into this issue ? The original issue was a RH ifcfg configuration file...
After b2e18802058360d6d9e99e05c56aa68ed130e859, the `__vte_urlencode` function is parsed properly, although the file pasted above is still not parsed. The error is on the line [ -n "$ZSH_VERSION" ] && precmd_functions+=(__vte_osc7) which...
After commit d438f523de4e7ed012897de53cd9340d6728cf98 the syntax `Environment=FOO="bar baz"` should be supported.
It seems the problematic line is: ``` password success=2 pam_unix.so obscure sha512 remember=5 ``` In particular, the control part as `success=2`. The [pam.conf(5) man page](https://linux.die.net/man/5/pam.conf) says: ``` The third field,...
!component redhat_subscription
Hello, sorry for the late answer on this; I'm one of the current developers of subscription-manager. In case you are still able to reproduce this, can you please post: -...
@eightnoneone: > The _module_ is reporting an RC=64. But running identity on the host is an rc = 0. I remain confused. `subscription-manager identity` exits with 0 if the system...
Just to recap this what was discussed on IRC some days ago. This came as a request to make automatic attaching of products in SCA mode work also OOTB in...
Unfortunately I don't have open PRs anymore to test :sweat_smile: From what I remember, the "Rebase" button was non-functional/disabled.
> > Unfortunately I don't have open PRs anymore to test sweat_smile From what I remember, the "Rebase" button was non-functional/disabled. > > Could you potentially give me a link...