Results 134 issues of Florian Klink

**Describe the bug** I have some Nix build forking off a long-running process in the background. In that specific example, a postgresql database. The build process starts the database, does...

bug
idea approved
sandbox

tonic::body::BoxBody became private, tonic::body::Body needs to be used instead. The `tls` feature flag got removed, we need to pick one of tls-{native,webpki}-roots to have .tls_config(…) visible. Closes #108 Closes #109

This contains definitions for all message types present in "JSON stream" messages, produced by the `gerrit stream-events` command, or the webhook plugin. As per the discussion in https://github.com/andygrunwald/go-gerrit/pull/187#issuecomment-2888435509, this is...

Since mesa 25.1, support for asahi is enabled by default. This means, the nixpkgs mesa is sufficient and we don't need any custom mesa, or methods to replace it. In...

**Is your feature request related to a problem? Please describe.** I got bitten by Loki disabling IPv6 everywhere by default. I wanted to do a all-in-one deployment on 3 individual...

type/feature
IPv6

Since numpy2 we need to explicitly decide how to deal with values out of range.

**Describe the bug** I'm using bunny DNS to create a shadow copy of my zone entries, similar as described here: https://docs.dnscontrol.org/advanced-features/nameservers#shadow-nameservers The main zone is hosted at Gandi. dnscontrol wants...

provider-BUNNY_DNS

This function does not exist (anymore?), use assert methods suitable for each type of check. Also, `self.assertEquals` is called `self.assertEqual`.

I'm using petgraph to do some graph transformations, then I dissolve the graph using [`into_nodes_edges()`](https://docs.rs/petgraph/latest/petgraph/graph/struct.Graph.html#method.into_nodes_edges) (to output for something non-petgraph). Unfortunately, `into_nodes_edges()` returns a `(Vec, Vec)`. While [Edge](https://docs.rs/petgraph/latest/petgraph/graph/struct.Edge.html) has `source(&self)...

S-needs-triage

### systemd version the issue has been seen with 254.3 ### Used distribution NixOS ### Linux kernel version used 6.4.3 ### CPU architectures issue was seen on aarch64 ### Component...

pid1
not-a-bug