| 16 Aug 2021 |
Vladimír Čunát | lukegb (he/him): if you push it, I can build e.g. that list of packages from Arch to test. | 16:15:33 |
Vladimír Čunát | ... and after those pass, I suspect it might be ready to merge to staging anyway. | 16:16:27 |
lukegb (he/him) | I got stuck untangling the build with gcc in a satisfactory way | 16:46:28 |
lukegb (he/him) | I might try and ask upstream to start making "real" releases | 16:46:44 |
lukegb (he/him) | oh, there's already a bug from the gentoo folks | 17:26:53 |
| Finn Behrens (he/him) changed their display name from Finn Behrens to Finn Behrens (he/him). | 20:40:50 |
hexa | https://github.com/NixOS/nixpkgs/pull/133375#issuecomment-899806058 | 23:32:37 |
hexa | fails to build because it cannot resolve … anything?
building '/nix/store/a6vp8nwp14wl6vsvlbw7124pba93n58l-c-ares-1.17.2.tar.gz.drv'...
warning: unable to download 'http://tarballs.nixos.org/sha256/4803c844ce20ce510ef0eb83f8ea41fa24ecaae9d280c468c582d2bb25b3913d': Couldn't resolve host name (6); retrying in 256 ms
warning: unable to download 'http://tarballs.nixos.org/sha256/4803c844ce20ce510ef0eb83f8ea41fa24ecaae9d280c468c582d2bb25b3913d': Couldn't resolve host name (6); retrying in 600 ms
warning: unable to download 'http://tarballs.nixos.org/sha256/4803c844ce20ce510ef0eb83f8ea41fa24ecaae9d280c468c582d2bb25b3913d': Couldn't resolve host name (6); retrying in 1285 ms
warning: unable to download 'http://tarballs.nixos.org/sha256/4803c844ce20ce510ef0eb83f8ea41fa24ecaae9d280c468c582d2bb25b3913d': Couldn't resolve host name (6); retrying in 2350 ms
warning: unable to download 'https://c-ares.haxx.se/download/c-ares-1.17.2.tar.gz': Couldn't resolve host name (6); retrying in 287 ms
warning: unable to download 'https://c-ares.haxx.se/download/c-ares-1.17.2.tar.gz': Couldn't resolve host name (6); retrying in 707 ms
warning: unable to download 'https://c-ares.haxx.se/download/c-ares-1.17.2.tar.gz': Couldn't resolve host name (6); retrying in 1237 ms
warning: unable to download 'https://c-ares.haxx.se/download/c-ares-1.17.2.tar.gz': Couldn't resolve host name (6); retrying in 2032 ms
error: unable to download 'https://c-ares.haxx.se/download/c-ares-1.17.2.tar.gz': Couldn't resolve host name (6)
builder for '/nix/store/a6vp8nwp14wl6vsvlbw7124pba93n58l-c-ares-1.17.2.tar.gz.drv' failed with exit code 1
cannot build derivation '/nix/store/dzwb1hs1wmmhvw5xxiwklf62ba183xg7-c-ares-1.17.2.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/4x03gxybhr6n8k29n021al2zkpjgy37k-nghttp2-1.43.0.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/l121a81z0p248f4rmrjd9hxdnlfmnw69-curl-7.76.1.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/76ffqb7vv76kambacap9ayy5dz35p9cl-c-ares-1.17.2.tar.gz.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/7yizrfya9qn4gcn3by89vqzq0gd33hzg-c-ares-1.17.2.drv': 1 dependencies couldn't be built
error: build of '/nix/store/7yizrfya9qn4gcn3by89vqzq0gd33hzg-c-ares-1.17.2.drv' failed
| 23:43:29 |
| 17 Aug 2021 |
hexa | works if I prefetch the tarball | 00:33:10 |
andi- | Perhaps the same as https://github.com/NixOS/nix/issues/5089 | 10:37:42 |
hexa | Also works If i revert the c-ares bump | 11:53:57 |
andi- | Was that failure on darwin? | 14:16:28 |
hexa | I reproduced that on my x86_64 desktop | 14:21:54 |
andi- | So perhaps related to those NAT64 changes or whatever it was that is new in the version? | 14:27:18 |
andi- | * ~So perhaps related to those NAT64 changes or whatever it was that is new in the version?~ | 14:27:52 |
andi- | * So perhaps related to those NAT64 changes or whatever it was that is new in the version? | 14:28:02 |
| 18 Aug 2021 |
sterni | is there any sort of policy for triggering evals in trunk-combined etc? | 13:21:19 |
sterni | the last eval this morning was aborted completely I think because tests didn't eval in the first place | 13:22:08 |
sterni | (at least so it seems) | 13:22:12 |
Vladimír Čunát | I'm not aware of any. | 13:22:19 |
Vladimír Čunát | I last evaluation 18h ago and period 24h. | 13:23:24 |
Vladimír Čunát | * I see the last evaluation 18h ago and period 24h. | 13:23:28 |
Vladimír Čunát | * I see the last successful evaluation 18h ago and period 24h. | 13:23:35 |
sterni | Last checked: 2021-08-18 00:23:44 | 13:23:39 |
sterni | hydra-eval-jobs returned exit code 1: (due to this issue: https://github.com/NixOS/nixpkgs/pull/134645) | 13:24:08 |
Vladimír Čunát | Anyway, no problem triggering it now, as *-linux is idle. | 13:24:50 |
sterni | kk will do then | 13:25:02 |
sterni | oh you did :) | 13:25:14 |
FRidh | Question: where can I find the nixos configuration of prometheus / grafana of https://monitoring.nixos.org ? | 14:00:00 |
andi- | In reply to @FRidh:matrix.org Question: where can I find the nixos configuration of prometheus / grafana of https://monitoring.nixos.org ? https://github.com/NixOS/nixos-org-configurations/blob/444a387257ed8c43974d20744de5785f91495249/delft/eris.nix | 14:02:37 |