Florian Schmaus
Florian Schmaus
As reported by [goffi on the standards Mailing List](https://mail.jabber.org/pipermail/standards/2015-August/030137.html): > There is a little issue with XEP-0050: in section 3.4 bullet 3, it's is > said that when the element...
Cleanup the Zabbix returner code and consider file Zabbix agent 2 configuration file also (see #61313). Previously Zabbix returner would only consider `zabbix_agentd.conf` (Zabbix agent 1), now it also considers...
To make ver_test available, source eapi7-ver-funcs.sh instead of inherting eapi7-ver. This makes the check available for ebuild repositories that do not have ::gentoo as main repository. Suggested-by: Arfrever Frehtes Taifersar...
It would be great if gitlab-ci-local would automatically enter the container if a build failed, to allow for a post-mortem analysis.
Mill current has at least some Sonatype related command line options that take credentials as arguments. For example from the `publish` task ``` --sonatypeCreds String (format: "username:password") ``` Users even...
Second iteration after https://github.com/xsf/xeps/pull/1220
It appears that the `modules.alias` database is somehow created from a kernel source tree. If so, what are the steps to create(/update) the file? And couldn't kergen create a new...
Tried my first `pkgdev push` and it failed with ``` Traceback (most recent call last): File "/usr/lib/python3.10/site-packages/pkgcheck/addons/git.py", line 341, in generate_restrictions p = subprocess.run( File "/usr/lib/python3.10/subprocess.py", line 526, in run...
Signed-off-by: Florian Schmaus
I get `ValueError: embedded null byte` when running `eclean-kernel` version 2.99.3: ``` * Removing kernel 5.13.16-gentoo-dist (not referenced by bootloader (grub2)) Traceback (most recent call last): File "/usr/lib/python-exec/python3.9/eclean-kernel", line 33,...