2 Nov 2024 |
Pol | So whatever fix would be fine for me | 13:37:17 |
ma27 | OK, I guess I'll merge and open an issue for that. | 13:52:21 |
ma27 | I don't want to block my own ZHF efforts on that, but sooner or later I'd like to see it fixed | 13:52:38 |
8 Nov 2024 |
ma27 | currently bumping php 8.3 & 8.4 | 17:39:26 |
ma27 | guess what's failing again? | 17:39:30 |
ma27 | right! an ext-soap testcase 🫠| 17:39:41 |
13 Nov 2024 |
@patka:envs.net | Just throwing it out there, because I currently don't have the time to jump into it.
It looks like there's a permission problem with buildComposerProject2 when moving the vendor folder to $out . I'm slowly migrating everything to the new builder and it's the second time there's a mv trying to move vendor to $out and breaking.
I noticed it with both pixelfed and librenms
| 16:13:05 |
Pol | Ah interesting ! Let me know how to reproduce the issue and I'll check it out | 18:06:04 |
17 Nov 2024 |
Pol | patka: I have the feeling that we have another issue: https://github.com/NixOS/nixpkgs/pull/356704/files and https://github.com/NixOS/nixpkgs/pull/356691/files :S | 18:47:53 |
@patka:envs.net | Perhaps it's still the same that is actually not fixed? :( | 21:52:49 |
@patka:envs.net | I'm just going to be honest: I find it pretty hard to find motivation with maintaining PHP stuff since all I ever really use is php with some extensions and plain composer | 21:56:42 |
18 Nov 2024 |
Pol | It's the same for me, no worries. I maintain plenty of things I don't use anyway. But as long as the changes are 2 lines (version, hash), it's fine. | 08:14:34 |
19 Nov 2024 |
| Ambrosia joined the room. | 18:42:54 |
30 Nov 2024 |
Genghiz | Merge please? 😬 https://github.com/NixOS/nixpkgs/pull/355838 | 16:18:49 |
21 Dec 2024 |
ma27 | hmm, it's kinda unfortunate that r-ryantm doesn't notify (by opt-in obviously) people if upgrade-attempts fail. Like, the 8.3 upgrade was skipped entirely because one of the exts don't build... | 15:45:40 |
26 Dec 2024 |
| phaer changed their display name from phaer to phaer (8650 at 38c3). | 17:42:07 |
Pol | piotrkwiecinski: I've improved the patch you made at the time after giving another look today. | 19:56:24 |
Pol | => https://github.com/composer/composer/pull/12090/files | 19:57:05 |
piotrkwiecinski | I cannot believe the first version was PRed in Aug. Time flies.. | 20:15:39 |
Pol | yeah... I kinda forgot about this thing. Fortunately now there's a reproducer that the Composer team can reproduce easily. | 20:23:27 |
Pol | The good news is that the issue doesn't come from the Nix builder. | 20:26:46 |
Pol | It comes from Composer itself. | 20:26:54 |
31 Dec 2024 |
| phaer changed their display name from phaer (8650 at 38c3) to phaer. | 19:24:10 |
12 Jan 2025 |
Pol | I'm looking for some people to test this thing: https://gist.github.com/drupol/002efef91422afa37ca7b05aa48f5e0c | 21:21:57 |
Pol | If you could send me the result (if any), it would be great | 21:22:24 |
Pol | piotrkwiecinski and I are having different results on this, I would like to have more feedback | 21:22:42 |
Pol | Just tested on a server: | 21:25:45 |
Pol |  Download image.png | 21:25:51 |
Pol | Going to test on another one | 21:26:26 |
Pol | I can reproduce it indeed there | 21:28:59 |