Nix PHP | 84 Members | |
| A room for PHP developers running on Nix | 25 Servers |
| Sender | Message | Time |
|---|---|---|
| 28 Sep 2022 | ||
Download image.png | 13:43:41 | |
| I have absolutely no clue on how to fix this issue yet | 13:44:09 | |
I think it requires some changes in openssl.cnf | 14:40:08 | |
| Link: https://github.com/openssl/openssl/issues/18574 | 15:12:24 | |
| I think it's linked to: https://github.com/php/php-src/issues/8369 | 15:17:48 | |
The thing is that when I do: php -r "echo file_get_contents('https://chromedriver.storage.googleapis.com/LATEST_RELEASE', false, stream_context_create());" I cannot reproduce the issue. While in a symfony app, you can reproduce it. Weird. | 15:18:37 | |
| 29 Sep 2022 | ||
| So Pol: You're asking the really good questions regarding imap and why we have it disabled, I didn't know, but it was kinda fun to find out the reason for it 😉 | 12:06:02 | |
| I'm currently reading your answer. Massive. | 12:06:18 | |
In reply to @drupol:matrix.orgOn my side the issue was because you can only read once the body content of a request made with curl in Symfony. You need to make sure you don't read the body more than once, or else, it's empty. | 12:07:06 | |
In reply to @etu:semi.socialThanks again for your promptness ! did you sold your kids ? :D | 12:07:57 | |
In reply to @drupol:matrix.orgNah, but vacation is over and preschool is running so I have peace and quiet at home during daytime again... however I should spend time on work... but nix is more fun at times 😉 | 12:09:48 | |
| Okay :D | 12:16:45 | |
In reply to @drupol:matrix.orggoogle already fixed their servers according to https://github.com/php/php-src/pull/8558#issuecomment-1177656911 | 17:01:54 | |
| 2 Oct 2022 | ||
| etu: Job done ! https://github.com/NixOS/nixpkgs/pull/194109 props to @stephank ! | 18:19:13 | |
| * etu: Job done ! https://github.com/NixOS/nixpkgs/pull/194109 props at Stéphan ! | 18:19:57 | |
In reply to @drupol:matrix.orgNice, I'll look into it tomorrow. Currently in couch mode with a baby sleeping on my lap :) | 18:33:49 | |
| Enjoy these moments mate :) | 18:38:58 | |
| there's currently two issues on the blockers list for 22.11, they are:
| 22:24:54 | |
| please consider whether they're blockers and will be addressed, or whether they should be bumped/closed | 22:25:39 | |
| 3 Oct 2022 | ||
| They definitely need to be addressed. | 05:50:04 | |
| PR for the first blocker: https://github.com/NixOS/nixpkgs/pull/194172 | 06:32:30 | |
| Feedback welcome ! | 06:32:35 | |
| Pol: Feel free to rebase your php imap PR on master so we can get the full stack building on darwin 🙂 | 06:40:43 | |
| W000000t ! Will do that as soon as I step in my office... Commuting right now. | 06:42:52 | |
| Do you have any idea why this is breaking on darwin? https://logs.nix.ci/?key=nixos/nixpkgs.194172&attempt_id=712981f5-3861-4053-9e06-41520615ce97 | 07:11:09 | |
| 07:11:19 | |
And I can see that openldap is correctly fetched and included | 07:11:35 | |
| (related PR: https://github.com/NixOS/nixpkgs/pull/194172) | 07:11:50 | |
In reply to @etu:semi.socialLooks like we have another issue now. | 07:59:45 | |
| Indeed | 07:59:54 | |