Philippe Kueck
Philippe Kueck
Hi all, tracer doesn't recognize daemon restarts that have taken place by the rpm upgrade process. For example, tonight at 04:02 rspamd has been updated. The `%postun` section of the...
Hi, when someone with a "real" skype client send a "card" it is shown as ``` Um diese Karte anzuzeigen, gehe zu: https://go.skype.com/cards.unsupported ``` ("to view this card, go to...
This PR contains the following changes: - merge rpm and SuSE specfiles - remove zypper repository file, analogous to #1202 - remove SuSE build script - re-add lost `%dir %{_datadir}/%{name}`...
**Is your feature request related to a problem? Please describe.** To allow a wider audience to use my ansible collections I'd like to alter the policies to allow anonymous or...
Hi, I just ran into this problem after switching from dnf3 to dnf5 in my Fedora machines. Preparation: install python3-dnf5 on the managed host Playbook: ```yaml --- - hosts: ansible-test-100...
### Is your feature request related to a problem?/你的请求是否与某个问题相关? I have a Oneplus 8T. When doing a system upgrade, after the Oneplus app has downloaded, extracted and verified the firmware,...
Hi, since `attr` is no longer used since v2.5.0, would you consider removing `attrs` from the dependencies? https://github.com/your-tools/tsrc/blob/6f2ffe29e93d179c48d1f2ff8a65e3e839c09167/poetry.lock#L3 https://github.com/your-tools/tsrc/blob/6f2ffe29e93d179c48d1f2ff8a65e3e839c09167/pyproject.toml#L22 Because the built package still includes `Requires-Dist: attrs (>=19.3.0,