Reilly Brogan

Results 32 issues of Reilly Brogan

The %tmpfiles macro doesn't really seem as ergonomic as being able to have the contents of the tmpfile in a separate file entirely. Perhaps we could have the `%tmpfiles_file` and...

chat: brainstorming

As discussed in Matrix we should use bash for the script part of boulder recipes instead of dash. We can still integrate a tool like shellcheck to get recipe analysis...

chat: brainstorming

As discussed on Matrix we should support virtual packages. Virtual packages should have a `virtual` key that when enabled forces the package to be created even if it doesn't have...

chat: brainstorming

It would be nice if boulder would automatically compress all man pages, likely with zstd compression.

type: feature

This previously only impacted a handful of builds that manually set `export CGO_CFLAGS=CFLAGS` but now affects all CGO-using builds after https://github.com/serpent-os/boulder/pull/56. Said builds exit with the following error: ``` clang-15:...

type: bug

`%pyproject_build` and `%pyproject_install` do not currently pull in the relevant python-installer (and friends) packages.

type: feature

Distroless container images are frequently used by many projects (notably the Kubernetes project uses them for almost all container images). Despite the name they are a derivative of Debian, however...

enhancement
distro/debian

This is a new attempt at zlib-ng using the approach proposed in getsolus/packages#790 If approved, this will supersede that PR. Note that this PR requires that ferryd be shutdown before...

**Summary** TODO

nheko 0.12.0 changed the Flatpak ID to `im.nheko.Nheko`, so add compat symlinks accordingly.