| 4 Jul 2026 |
Vladimír Čunát | And not all sub-cases of that, apparently. | 12:45:13 |
hexa | breaks python3.pkgs.patool | 12:47:25 |
tom | i think so, it least the only code paths to posix_spawn_* calls are in uncompressbuf | 12:47:32 |
hexa | and yeah, it need to spawn a helper | 12:47:39 |
hexa | which doesn't happen for gzip or zstd | 12:47:47 |
tom | that's also how i stumbled on it, haven't seen it anywhere else yet | 12:47:58 |
hexa | INFO patool: Different MIME types detected for /build/source/tests/data/t.tar.bz2: application/x-bzip2 by file(1), application/x-tar by extension. Preferring application/x-bzip2.
INFO patool: Different MIME types detected for /build/source/tests/data/t.tar.bz2.foo: application/x-bzip2 by file(1), None by extension. Preferring application/x-bzip2.
INFO patool: Different MIME types detected for /build/source/tests/data/t.tar.lzma: application/x-lzma by file(1), application/x-tar by extension. Preferring application/x-lzma.
INFO patool: Different MIME types detected for /build/source/tests/data/t.tar.xz: application/x-xz by file(1), application/x-tar by extension. Preferring application/x-xz.
INFO patool: Different MIME types detected for /build/source/tests/data/t.tar.lz: application/x-lzip by file(1), application/x-tar by extension. Preferring application/x-lzip.
INFO patool: Different MIME types detected for /build/source/tests/data/t.tar.xz.foo: application/x-xz by file(1), None by extension. Preferring application/x-xz.
| 12:48:32 |
hexa | and more uncommon formats, like xz | 12:49:15 |
hexa | I mean, who uses that? /hj | 12:49:24 |
emily | great cycle | 12:51:07 |
hexa | yeah, so much velocity wasted. it's honestly great! | 12:51:30 |
K900 | I mean it's nice that we can actually scrap the cycle | 12:51:53 |
K900 | And still fit into normal-ish cycle timings | 12:51:58 |
K900 | If we wanted to | 12:51:59 |
emily | idk if this is worth scrapping the cycle for | 12:52:09 |
emily | at least if the Darwin hell wasn't :P | 12:52:20 |
hexa | we'll know soon enough 😉 | 12:52:25 |
K900 | That sounds worrying | 12:52:36 |
Grimmauld (any/all) | how much else needs to explode for us to pull the plug? | 13:21:27 |
Grimmauld (any/all) | Mysterious missing dependencies, broken darwin linking, broken file, utterly broken numpy things.... This really is a cycle from hell | 13:22:20 |
hexa | it's funnny how little the python 3.14 migration made an impact | 13:23:32 |
hexa | thanks for making my work look great ig :p | 13:23:47 |
Grimmauld (any/all) | i mean, not hard if it gets overshadowed by literally everything else | 13:23:57 |
Grimmauld (any/all) | lol | 13:24:00 |
Grimmauld (any/all) | in any other cycle i am sure py 3.14 would have broken significant things, and now we just don't care | 13:25:20 |
emily | the mysterious missing dependencies are just the fixed GC issues, no? | 13:37:10 |
| * K900 sighs in paperless | 13:37:28 |
emily | I can do a little looking at Darwin I guess if things are still bad on that front | 13:37:51 |
emily | but running out of steam for this cycle a bit, I still need to get those update script fixes out | 13:38:04 |
hexa | pikepdf looked bad | 13:38:06 |