| 31 Oct 2025 |
leona | otherwise there's probably not that much to do | 19:25:01 |
eveeifyeve | What are some broken packages? | 19:25:05 |
eveeifyeve | * What are some broken packages that are really important and no one has worked on? | 19:25:19 |
leona | you can look at https://malob.github.io/nix-review-tools-reports/nixpkgs:trunk/nixpkgs_trunk_1819810.html | 19:25:38 |
leona | (and then newer versions https://malob.github.io/nix-review-tools-reports/ -> nixpkgs:trunk) | 19:25:58 |
leona | * (and for newer evals when they show up https://malob.github.io/nix-review-tools-reports/ -> nixpkgs:trunk) | 19:27:46 |
eveeifyeve | I want to work on https://hydra.nixos.org/build/309554150 since that is important where can I find the areas to fix. | 19:27:53 |
leona | have fun | 19:28:10 |
leona | look that there is no PR currently open | 19:28:22 |
leona | there is currently not more coordination to it afaik | 19:28:34 |
eveeifyeve | Huh is it failing to download? | 19:31:49 |
eveeifyeve | * Huh is it failing to download? Because I don't see the log file for the fail. | 19:32:42 |
eveeifyeve | trying https://github.com/fumiama/base16384/archive/v2.3.2.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 36802 0 36802 0 0 96638 0 --:--:-- --:--:-- --:--:-- 96638
unpacking source archive /private/tmp/nix-build-source.drv-0/download.tar.gz
| 19:37:09 |
eveeifyeve | * Because all I see is this as log:
trying https://github.com/fumiama/base16384/archive/v2.3.2.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 36802 0 36802 0 0 96638 0 --:--:-- --:--:-- --:--:-- 96638
unpacking source archive /private/tmp/nix-build-source.drv-0/download.tar.gz
| 19:37:23 |
Vladimír Čunát | The hash is wrong. | 19:47:59 |
Vladimír Čunát | You'd see that if you tried it locally. | 19:48:26 |
eveeifyeve | No I am about to. | 19:48:50 |
eveeifyeve | * No I am about to.
Also when I do this change make the branch staging right? | 19:49:27 |
eveeifyeve | * No I am about to.
Also when I do this change, make the branch staging right? | 19:49:33 |
eveeifyeve | * No I am about to.
Also when I do this change, make the branch staging right? It's going to produce 36 rebuilds. | 19:51:44 |
leona | no, 36 rebuilds is totally fine for master | 20:19:01 |
| 1 Nov 2025 |
eveeifyeve | https://github.com/NixOS/nixpkgs/pull/457444 | 04:14:07 |
eveeifyeve | * base16384: fix hash pr: https://github.com/NixOS/nixpkgs/pull/457444 | 04:15:53 |
eveeifyeve | I am working on fixing the jdk17 on x86_64-linux idk if anyone is working on fixing that as we speak. | 04:28:31 |
eveeifyeve | Huh It looks like it built and builds locally for x86_64-linux openjdk 17, but hydra is not registering that it built properly. | 04:36:13 |
eveeifyeve | Moved on to pytorch as that is really important. | 04:52:00 |
eveeifyeve | * Moved on to pytorch as that is really important. Seems like it's failing on thrust/context.h not being included: https://matrix.to/#/!eWOErHSaiddIbsUNsJ:nixos.org/$cNdgxQAI-1aVCYJecQVVzFcOp9jajxUtmlre3Xa-LmE?via=nixos.org&via=matrix.org&via=nixos.dev | 04:52:30 |
eveeifyeve | I think I might have a blocker for zero failure builds. https://matrix.to/#/!eWOErHSaiddIbsUNsJ:nixos.org/$T7saEwa5A0hPvY_5Jc51IqSxMEoDeNWnu4ME7kgMQqk?via=nixos.org&via=matrix.org&via=nixos.dev | 05:46:41 |
eveeifyeve | * I think I might have a blocker for zero failure builds. pytorch is expecting thrust/context.h but it no longer exists. https://matrix.to/#/!eWOErHSaiddIbsUNsJ:nixos.org/$T7saEwa5A0hPvY_5Jc51IqSxMEoDeNWnu4ME7kgMQqk?via=nixos.org&via=matrix.org&via=nixos.dev | 05:47:16 |
leona | there is no concept like “blocker for ZHF”. We won’t reach zero hydra failures, we strive for it tho. It’s only an effort to fix as much as we can. Maybe it’s a release blocker, but I would say pytorch not building is not even that | 10:34:37 |