| 7 Mar 2022 |
davidak | maybe that would be a task for the marketing team if the developers want to focus on developing | 06:09:28 |
raboof | In reply to @davidak:matrix.org we are still tagged https://fosstodon.org/@reproducible_builds/107905517240674470 I think we were tagged there because they copied the tweet from June for this announcement (https://twitter.com/ReproBuilds/status/1500069047202992131), and we did have a section in that one (https://reproducible-builds.org/reports/2021-06/) 😄 | 08:08:46 |
| @arianvp:matrix.org joined the room. | 13:14:59 |
| 8 Mar 2022 |
| finn joined the room. | 11:02:03 |
| 9 Mar 2022 |
| @marius851000:newsmatrix.pmdcollab.org joined the room. | 10:33:19 |
| wamserma joined the room. | 20:31:01 |
| 10 Mar 2022 |
| toonn changed their profile picture. | 11:23:10 |
| slby joined the room. | 16:13:15 |
| 11 Mar 2022 |
| wamserma changed their display name from Markus Wamser to wamserma. | 06:34:44 |
| finn removed their profile picture. | 19:20:57 |
| finn removed their display name finn. | 19:21:00 |
| finn left the room. | 19:21:06 |
| 13 Mar 2022 |
| wiredhikari set a profile picture. | 09:25:29 |
| 16 Mar 2022 |
j-k | Some reprodcibility things popping up:
container based build environment stuff - https://ilo.projects.metio.wtf/
container based build environment + trustix-esque trust model - https://pyrsia.io/ being kicked off by jfrog
Pyrsia node providing the build service will create an independent containerized environment to build that package.
| 16:51:45 |
| @tim140123:matrix.org left the room. | 19:00:55 |
| 18 Mar 2022 |
| sheeldotme joined the room. | 18:01:15 |
| 20 Mar 2022 |
| @marius851000:newsmatrix.pmdcollab.org changed their profile picture. | 16:42:10 |
| @marius851000:newsmatrix.pmdcollab.org changed their profile picture. | 16:43:37 |
| 22 Mar 2022 |
| @ksonj:matrix.org joined the room. | 15:45:35 |
| kha13d joined the room. | 19:58:07 |
| 26 Mar 2022 |
tpw_rules | finally got around to reinvestigating the initrd and it seems gnu cpio is the only thing that makes the archives the kernel wants | 22:58:29 |
tpw_rules | i emailed a bug report to the cpio folks. not sure if it will go anywhere. | 23:01:59 |
tpw_rules | ah never mind, bsdtar can do it properly | 23:24:33 |
tpw_rules | yay, that fixed it: https://github.com/NixOS/nixpkgs/pull/165892 | 23:43:25 |
| 27 Mar 2022 |
tpw_rules | https://github.com/NixOS/nixpkgs/pull/165895 | 00:00:16 |
tpw_rules | also someone should fix this: https://github.com/NixOS/nixpkgs/blob/6de161729c81dc98e844793cc9c8fda29d5ef62a/pkgs/stdenv/darwin/make-bootstrap-tools.nix#L190 | 00:01:08 |
tpw_rules | * also someone should fix this: https://github.com/NixOS/nixpkgs/blob/6de161729c81dc98e844793cc9c8fda29d5ef62a/pkgs/stdenv/darwin/make-bootstrap-tools.nix#L190 but i'm not sure i feel qualified. toonn ? | 00:01:22 |
Artturin | tpw_rules: Good job! | 03:39:07 |
Alyssa Ross | tpw_rules: I've had a cpio patch sitting on the list for months with no responses, so I wouldn't get your hopes up about your bug report | 12:24:56 |
Alyssa Ross | but glad bsdtar is suitable here instead — it wasn't for the last thing I looked into it for because it couldn't append to an existing archive | 12:25:31 |