❄️ Nix Da(rmstadt) | 132 Members | |
| Nächstes Treffen: 03.11.2025.(<https://md.darmstadt.ccc.de/nixda-202507>) | Dekoratives Systemmanagement. How dare you … wenn Nix hilft | Use `/roomnick` for silly sentiments. | https://nix-cheatsheet.pixie.homes | 74 Servers |
| Sender | Message | Time |
|---|---|---|
| 16 Jun 2026 | ||
| kann es schon, nur nicht von außen | 10:17:07 | |
| https://github.com/NixOS/nixpkgs/pull/529621/changes#diff-e6cd9d8453d0e3b230ed171ddae369068e84fc862d636e14fd46cc349eb0e11aR69-R82 | 10:17:49 | |
| und schön finde ich das nicht | 10:18:01 | |
| https://github.com/NixOS/nixpkgs/pull/529621/changes#diff-e6cd9d8453d0e3b230ed171ddae369068e84fc862d636e14fd46cc349eb0e11aR400-R412 | 10:18:35 | |
| https://github.com/NixOS/nixpkgs/pull/529621/changes#diff-e6cd9d8453d0e3b230ed171ddae369068e84fc862d636e14fd46cc349eb0e11aR384 | 10:19:05 | |
| bin bei apparmor in ähnlichen müll gerannt | 10:21:20 | |
| die PR kommt mir bekannt vor 🤔 | 11:20:31 | |
| ja, mir auch | 11:21:19 | |
services.prometheus macht das auch fwiw | 11:22:09 | |
| whataboutism | 11:22:27 | |
| pfff | 11:23:05 | |
| https://github.com/LordGrimmauld/capsudo/blob/53654283e8360674d06a4f01d9ca2eba927de96e/flake.nix#L166-L208 @emily (hat jemand chromium gesagt?) @networkException einer von euch beiden war doch so socket-begeistert. Was mache ich falsch? man systemd.exec:The socket option is valid in socket-activated services only, and requires the relevant socket unit file (see systemd.socket(5) for details) to have Accept=yes set, or to specify a single socket only. If this option is set, standard input will be connected to the socket the service was activated from, which is primarily useful for compatibility with daemons designed for use with the traditional inetd(8) socket activation daemon ($LISTEN_FDS (and related) environment variables are not passed when socket value is configured). man 8 capsudod:OPERATION Problem: Ganz offensichtlich tut der service etwas, aber systemd sieht exit(1) und ich bin verwirrt. Was mache ich falsch? Socket von systemd nach capsudo tut, command tut, und exit ist dann kaputt. | 11:42:13 | |
| https://github.com/LordGrimmauld/capsudo/blob/53654283e8360674d06a4f01d9ca2eba927de96e/flake.nix#L166-L208 @emily (hat jemand chromium gesagt?) @networkException eine von euch beiden war doch so socket-begeistert. Was mache ich falsch? man systemd.exec:The socket option is valid in socket-activated services only, and requires the relevant socket unit file (see systemd.socket(5) for details) to have Accept=yes set, or to specify a single socket only. If this option is set, standard input will be connected to the socket the service was activated from, which is primarily useful for compatibility with daemons designed for use with the traditional inetd(8) socket activation daemon ($LISTEN_FDS (and related) environment variables are not passed when socket value is configured). man 8 capsudod:OPERATION Problem: Ganz offensichtlich tut der service etwas, aber systemd sieht exit(1) und ich bin verwirrt. Was mache ich falsch? Socket von systemd nach capsudo tut, command tut, und exit ist dann kaputt. | 11:42:52 | |
| auf einen kurzen blick glaube ich, dass file descriptor 0 nicht dein socket fd ist. aber @networkexception:nwex.de steckt da mehr drinnen. die kann da mit etwas glück gleich drüber schauen | 11:50:56 | |
StandardInput= Ich lese die manpage schon so, dass fd0 mein socket ist. Sonst würde ja auch der output von id nicht ankommen | 11:52:30 | |
StandardInput= Ich lese die systemd manpage schon so, dass fd0 mein socket ist. Sonst würde ja auch der output von id nicht ankommen | 11:52:39 | |
Okay, scheint es ist waitpid call der failed | 13:21:59 | |
| bin am debuggen, ggf. exited der child process bevor parent waitpid aufruft? Nicht ganz sicher | 13:22:31 | |
(void) signal(SIGCHLD, SIG_IGN); macht scheinbar waitpid kaputt | 13:31:28 | |
| void | 13:31:49 | |
| also gar kein socket problem | 13:31:52 | |
| sorry | 13:31:57 | |
| x3 | 13:32:00 | |
| 20:25:56 | ||
Download image.png | 21:52:11 | |
| Huh, update auf 26.05 hat schonmal einen positiven Effekt: | 21:52:12 | |
| 17 Jun 2026 | ||
| Und mein Element fühlt sich viel mehr snappy an? | 00:55:08 | |
| 18 Jun 2026 | ||
| 13:03:59 | ||
| 19 Jun 2026 | ||
| An die Nutzer von Bitwarden-Desktop: Wie geht ihr damit um, dass momentan Electron insecure ist? | 20:59:49 | |
| prämisse ist gefailed, sorry | 21:01:18 | |