Ralph Seichter
Ralph Seichter
The bower build fails on Gentoo Linux if the machine's ncurses 6 library has been built with the `tinfo` flag. Flag description: _Build curses library (libncurses) sep from the low-level...
I'm currently in the process of creating an ebuild package for Gentoo Linux, and I've come across the following QA issues: ``` In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from...
Having recently inherited the maintainership for Gentoo Linux's OpenDKIM package, I suggest adding our [OpenRC](https://github.com/OpenRC/openrc) service scripts.
We're currently making several changes to the Gentoo Linux ebuild of OpenDKIM to address security issues. While doing so, we came across a problem which is bugging us. We have...
Connection timeouts should be configurable, at least at the data provider level and possibly at URL level. The current, hard coded timeout is not flexible enough to handle known slow...
Closes: https://bugs.gentoo.org/923651 Upstream feature release. Supports PEP 517 build, Python 3.12, and disables network-related tests by default.
`search_render()` currently uses the hardcoded `Notmuch::SORT_NEWEST_FIRST`. I think it would be nice to make the sort order configurable for the end user, ideally on a per-search-basis. This would for example...
- Support Python version 3.12 in ebuild. - Fix documentation URLs. Closes: https://bugs.gentoo.org/929715 --- Please check all the boxes that apply: - [x] I can submit this contribution in agreement...
### What would you like to be added? Greetings. When trying to use actions/upload-artifact@v4 within a Gitea 1.23.4 installation, the following error is displayed: ``` ::error::@actions/artifact v2.0.0+, upload-artifact@v4+ and download-artifact@v4+...