!jngDrdMgndWibPCYsR:nixos.org

Nix PHP

76 Members
A room for PHP developers running on Nix22 Servers

Load older messages


SenderMessageTime
9 Jun 2023
@drupol:matrix.orgPolEspecially the log10:50:42
@drupol:matrix.orgPol

php-fileinfo> Warning: PHP Startup: Invalid library (maybe not a PHP library) 'fileinfo.so' in Unknown on line 0

10:51:00
@drupol:matrix.orgPolAnd given the amount of failures, I doubt that the issues comes from a bad tests... I guess it comes from somewhere else.11:06:45
@jtojnar:matrix.orgJan Tojnar
In reply to @drupol:matrix.org
See: https://github.com/php/php-src/issues/11408
that sounds pretty NixOS specific, probably too early to report it upstream.
15:21:15
@jtojnar:matrix.orgJan Tojnar Try building with --keep-failed and look at what the file actually is 15:21:33
@drupol:matrix.orgPolI'm back.19:34:53
@drupol:matrix.orgPol Jan Tojnar: I've checked the fileinfo.so file and added the info in the issue. 19:35:40
@drupol:matrix.orgPolTBH, I don't know what I'm looking for yet.19:35:51
@jtojnar:matrix.orgJan Tojnar
In reply to @drupol:matrix.org
TBH, I don't know what I'm looking for yet.
looks okay to me, I guess time to bisect
19:43:30
@drupol:matrix.orgPolbisect... ? PHP ?19:43:43
@drupol:matrix.orgPolCurious to see how you do that19:44:10
@jtojnar:matrix.orgJan Tojnar you can set src of the Nix package to the path to your local php-src checkout 19:44:59
@jtojnar:matrix.orgJan Tojnar and then run git bisect run nix-build ~/Projects/nixpkgs -A php 19:45:25
@drupol:matrix.orgPolOk19:45:53
@drupol:matrix.orgPolGoing to try19:45:55
@jtojnar:matrix.orgJan Tojnarmight need to adjust the expression a bit to allow for differences from the tarball19:46:30
@jtojnar:matrix.orgJan Tojnarso best try building it on the known good/bad tags first 19:47:15
@drupol:matrix.orgPolSo, the first commit will be the one tagged with 8.2.7 I guess.19:47:50
@drupol:matrix.orgPolOh boy the branch management in the php project, I don't get it.19:49:22
@drupol:matrix.orgPolFeel free to take care of it I don't know if I will be able to do it.20:30:00
@jtojnar:matrix.orgJan TojnarI think I will leave it to PHP maintainers, still have bunch of GNOME libraries I need to update 😆20:40:45
12 Jun 2023
@etu:failar.nu@etu:failar.nuBy the time we drop 8.0 we should probably move to 8.2 as default as well 🙂09:02:51
@drupol:matrix.orgPolIs there someone who can review this commit and let me know if it's ok? Basically, this is a composer plugin: https://github.com/NixOS/nixpkgs/pull/225401/commits/8b034b8edc879c62eab285c46256c47bb05a72f716:38:10
@drupol:matrix.orgPol * Is there someone who can review this commit and let me know if it's ok? Basically, this is a composer plugin: https://github.com/NixOS/nixpkgs/pull/225401/commits/858868a383ea9c071e69f99e9e10c3793547d38116:42:53
@drupol:matrix.orgPol * Is there someone who can review this commit and let me know if it's ok? Basically, this is a composer plugin: https://github.com/NixOS/nixpkgs/pull/225401/commits/cfce10ee2d809f9ab80469be79bff1253dcedd6616:58:28
@drupol:matrix.orgPol(link updated)17:02:22
@tgerbet:matrix.orgtgerbet
In reply to @drupol:matrix.org
Is there someone who can review this commit and let me know if it's ok? Basically, this is a composer plugin: https://github.com/NixOS/nixpkgs/pull/225401/commits/cfce10ee2d809f9ab80469be79bff1253dcedd66

Maybe it would be best to retrieve the keys directly from the repository https://github.com/composer/composer.github.io
This way we are sure they do not suddenly change.

Do you need them at all? From my understanding those keys are only useful to verify the installer which we does not seem to be the case here

17:13:06
@drupol:matrix.orgPolGood idea with the Github repo. Going to do it.17:26:03
@drupol:matrix.orgPolKeys are required to avoid this:17:26:08
@drupol:matrix.orgPolimage.png
Download image.png
17:26:56

Show newer messages


Back to Room ListRoom Version: 6