13 Nov 2024 |
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 |
Pol |  Download image.png | 21:29:15 |
ma27 | Pol this is the output I get on my laptop: https://gist.github.com/Ma27/21a597f842bed3cdf5035470171828a9 | 21:32:15 |
Pol | Thank you, can you please leave it there, I'm going to use it as a proof in a comment I'm writing now. | 21:32:48 |
ma27 | sure | 21:33:12 |
Pol | Posted here: https://github.com/composer/composer/pull/12263#issuecomment-2585926830 | 21:41:19 |
16 Jan 2025 |
phaer | There's https://discourse.nixos.org/t/nixpkgs-update-notifier-subscribe-to-nixpkgs-update-build-errors/52554
A matrix bot which pings you for failed bot updates | 14:25:30 |
19 Jan 2025 |
piotrkwiecinski | I tried to update datadog_trace extension unfortunately i'm stuck on:
race.ver -o .libs/ddtrace.so
> impure path `//build/source/components-rs/.libs/mock_php.o' used in link
> collect2: error: ld returned 1 exit status
> make: *** [Makefile:454: ddtrace.la] Error 1
For full logs, run 'nix log /nix/store/79fjs71wzhr716cxqq3wx60498r56mv7-php-ddtrace-1.6.3.drv'.
Does anyone know how to go about it? | 17:08:52 |