Dominique Martinet

Results 40 issues of Dominique Martinet

our openssl-sys package is too old to support systems with openssl 3.0, running cargo update fixes that issue and is still compatible with older versions. Also checked tests pass and...

since yesterday (`2023-09-18T20:29:35Z` first disconnect), irc-slack has been disconnecting from slack in a loop like a clockwork every 5 minutes: `level=warning msg="Disconnected from Slack (intentional: false, cause: signaled)" prefix=ircslack` They...

Hello, in order to generate delta updates I've been looking at making the archive generated by alpine-make-rootfs reproducible today. In my experience there are two places that weren't reproducible: -...

**Describe your bug** node 20 cannot start on arm debian bookworm because it depends on a too recent glibc ``` # nodejs nodejs: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by...

bug

Hi, Coming from https://github.com/NixOS/nixpkgs/pull/231768 The dwarf -> BTF conversion multithreaded process just spawns threads which consume the next dwarf cu in turn whenever they're ready, and output whenever they're done,...

Possible flags (from kernel source, vfs_inode_dotl.c): struct dotl_openflag_map dotl_oflag_map[] = { { O_CREAT, P9_DOTL_CREATE }, { O_EXCL, P9_DOTL_EXCL }, { O_NOCTTY, P9_DOTL_NOCTTY }, { O_TRUNC, P9_DOTL_TRUNC }, { O_APPEND, P9_DOTL_APPEND...

hi! [cryptpad](https://github.com/cryptpad/cryptpad) has recently removed its bower dependency and I tried node2nix on it, and it looks like it generates things as expected. Thanks for this great tool! One of...

If a job is cancelled, SelFIe will not log anything when the process is killed. It is possible to intercept the stop signals (int term quit) and print stats (&...

enhancement

Hi. This is a bit peculiar so feel free to convert this to a discussion, but I feel like issues would get more visibility if someone looks for this in...

RFE

**Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)** /kind bug **Description** I'm aware running `podman commit` then pulling the power is not supported,...