Michal Bocek
Michal Bocek
In the Messenger.com tab, whatever message I write to people, the last word of each message is not sent to the other person. And the word is missing in the...
##### SUMMARY RHN has been decomissioned and the term is not being used anymore. The term used now is Red Hat Subscription Management (RHSM) which one can use to register...
When messaging in in a gchat space using Matrix, I select a person as `@ (googlechat)` hoping that the person would get notified in the official gchat client. But what...
**The problem** When using Monerujo+Ledger Nano S to send my sweet moneroj to an integrated address, the screen on the Nano S asks me to confirm the destination address, which,...
Currently the `propose_downstream` updates the Fedora dist-git repo. Some GitHub projects are upstream for Red Hat Enterprise Linux packages. For example [convert2rhel](https://github.com/oamg/convert2rhel/). To update the Red Hat dist-git before being...
Sometimes the LiveATC stream stops playing and there's some kind of overflow of the minutes counter, see the screenshot:  I'm on Fedora 24, using Chrome 54.0.2840.100 (64-bit).
Please add the help message next to the White list and Admin list to tell what is the allowed separator between github nicknames. I've tried one nickname on one line...
The convert2rhel repos moved from https://cdn.redhat.com/ to https://cdn-public.redhat.com/. The convert2rhel repofiles moved from https://ftp.redhat.com/ to https://cdn-public.redhat.com/. The https://cdn-public.redhat.com/ does not use a self-signed SSL cert as the https://cdn.redhat.com/ does. So...
Having a custom log level was unnecessarily complex and the routing of debug messages to the stdout was not intuitive. Using a Filter to decide whether a debug level message...
Source: - https://github.com/oamg/leapp-repository/pull/373/files#diff-b8c46790de3d62ef0611208af0f49c76R96 - https://github.com/oamg/leapp-repository/blob/master/repos/system_upgrade/el7toel8/actors/initramdiskgenerator/libraries/initramgen.py Request: - do not call the script through `/bin/sh` - use `env` param of [run()](https://github.com/oamg/leapp/blob/master/leapp/libraries/stdlib/__init__.py#L148) framework stdlib function (can be passed through [IsolatedActions.call()](https://github.com/oamg/leapp-repository/blob/master/repos/system_upgrade/el7toel8/libraries/mounting.py#L151) as well)...