| 21 Jul 2021 |
hexa | I checked on that earlier and didn't report back | 18:57:37 |
Vladimír Čunát | The number is deceptive, as identical jobs are usually doubled or tripled now (trunk, trunk-combined, staging-next). | 19:26:28 |
andi- | It also doesn't help if the haskell-updates job has 50000 shares and trunk-combined merely 728... | 20:36:47 |
Vladimír Čunát | Well, relative priorities of jobsets could be discussed. So far haskell-updates hasn't been very expensive, I think. | 20:51:51 |
hexa | pretty sure graham wrote a proposal on how to reallocate those shares | 20:52:25 |
hexa | having a bazillion more shares than trunk is just weird | 20:53:17 |
Vladimír Čunát | Stable jobsets have even much more. | 20:56:07 |
Vladimír Čunát | IIRC the large shares for haskell-updates have been there for years. | 20:57:06 |
Vladimír Čunát | Their workflow might not even be similar anymore. | 20:57:41 |
| 23 Jul 2021 |
| Room Avatar Renderer. | 23:27:07 |
| 24 Jul 2021 |
hexa | A wild FRidh appeared. https://github.com/NixOS/nixpkgs/pull/131345 | 20:49:59 |
| 26 Jul 2021 |
jonringer | is it a shiny? | 00:40:37 |
Sandro |
- Sandro throw a Masterball *
| 09:49:53 |
Sandro | * * Sandro throw a Masterball * | 09:49:58 |
hexa | https://github.com/NixOS/nixpkgs/pull/131588 | 16:40:09 |
hexa | imagemagick update broke perl5{30,32}Packages.PerlMagick on staging-next{,-21.05} | 21:30:41 |
hexa | https://github.com/NixOS/nixpkgs/pull/130547#issuecomment-887034069 | 21:30:44 |
hexa | there is no newer perlmagick version, not sure how to proceed | 21:30:56 |
hexa | https://hydra.nixos.org/build/148669227 | 21:31:52 |
| 27 Jul 2021 |
Sandro | In reply to @hexa:lossy.network https://github.com/NixOS/nixpkgs/pull/130547#issuecomment-887034069 what is the error? https://hydra.nixos.org/build/148669227 is still scheduled | 08:16:06 |
hexa | Likely rescheduled. Tests fail in tiff/write | 08:17:16 |
FRidh | yes I restarted it to check whether it isn't a transient | 08:25:40 |
hexa | it's not 😊 | 08:39:13 |
hexa | running tests
check flags: SHELL=/nix/store/xvvgw9sb8wk6d2c0j3ybn7sll67s3s4z-bash-4.4-p23/bin/bash VERBOSE=y test
"/nix/store/6qjj8apw48a2bxcp5gm6a2brbp4nnc7y-perl-5.30.3/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Magick.bs blib/arch/auto/Image/Magick/Magick.bs 644
PERL_DL_NONLAZY=1 "/nix/store/6qjj8apw48a2bxcp5gm6a2brbp4nnc7y-perl-5.30.3/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/bzlib/*.t t/jpeg/*.t t/jng/*.t t/png/*.t t/tiff/*.t t/zlib/*.t
t/blob.t .......... ok
t/bzlib/read.t .... ok
t/bzlib/write.t ... ok
t/composite.t ..... ok
t/filter.t ........ ok
t/getattribute.t .. ok
t/jng/read.t ...... ok
t/jng/write.t ..... ok
t/jpeg/read.t ..... ok
t/jpeg/write.t .... ok
t/montage.t ....... Fontconfig error: Cannot load default config file
t/montage.t ....... ok
t/ping.t .......... ok
t/png/read-16.t ... ok
t/png/read.t ...... ok
t/png/write-16.t .. ok
t/png/write.t ..... ok
t/read.t .......... ok
t/setattribute.t .. ok
t/tiff/read.t ..... ok
t/tiff/write.t .... Failed 2/10 subtests
t/write.t ......... ok
t/zlib/read.t ..... ok
t/zlib/write.t .... ok
Test Summary Report
-------------------
t/tiff/write.t (Wstat: 0 Tests: 10 Failed: 2)
Failed tests: 9-10
Files=23, Tests=353, 5 wallclock secs ( 0.20 usr 0.07 sys + 4.89 cusr 1.76 csys = 6.92 CPU)
Result: FAIL
Failed 1/23 test programs. 2/353 subtests failed.
make: *** [Makefile:1039: test_dynamic] Error 255
builder for '/nix/store/b39xmvxbcd98r2fcz5s8lq0a2p0i5nf3-perl5.30.3-PerlMagick-7.0.10.drv' failed with exit code 2
| 08:40:23 |
hexa | can someone restart https://hydra.nixos.org/build/148705173 please? | 10:51:36 |
| 29 Jul 2021 |
hexa | https://hydra.nixos.org/eval/1689692 lots of failures due to the cached aiohttp error that was restart | 08:58:33 |
hexa | do we restart all failed in that case? | 08:58:43 |
hexa | * https://hydra.nixos.org/eval/1689692 lots of failures due to the cached aiohttp error that was restarted | 09:01:59 |
hexa | https://github.com/NixOS/nixpkgs/pull/131928 | 09:09:24 |
Vladimír Čunát | Yes, probably. When there are many of such transitive failures, I do that (after making sure the individual failures succeeded). | 09:26:25 |