6 Jan 2024 |
andy | my locale is set to en_US.UTF-8 | 08:52:48 |
stigo | What perl do you have in $PATH? I've not used nix on non-NixOS that much, but this seems like some impurity | 14:13:14 |
stigo | I.e. that it's getting perl from the system or something similar | 14:13:25 |
7 Jan 2024 |
andy | perhaps | 07:04:54 |
andy | perl --version
This is perl 5, version 36, subversion 0 (v5.36.0) built for x86_64-linux-gnu-thread-multi
(with 53 registered patches, see perl -V for more detail)
Copyright 1987-2022, Larry Wall
Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.
Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl". If you have access to the
Internet, point your browser at https://www.perl.org/, the Perl Home Page.
| 07:05:10 |
andy | does look like its using system perl | 07:05:18 |
andy | which perl
/bin/perl
| 07:06:21 |
andy | i ran these commands inside the nix shell | 07:06:32 |
andy | the problem does not resolve even if i use
nix shell nixpkgs#cloc nixpkgs#perl
| 07:08:07 |
andy | there is some i18n translation setting that can be tweaked on nixos using the config file
not sure if its equivalent is present on non-nixos | 07:16:17 |
19 Jan 2024 |
@janne.hess:helsinki-systems.de | stigo: are you aware of any changes in perl: 5.38.0 -> 5.38.2 that would cause hydra API request auth to fail? | 09:42:46 |
@janne.hess:helsinki-systems.de | Nvm, it was a classic layer 8 problem :/ | 10:05:38 |
21 Jan 2024 |
andy | In reply to @andy.99:matrix.org there is some i18n translation setting that can be tweaked on nixos using the config file not sure if its equivalent is present on non-nixos https://unix.stackexchange.com/questions/187402/nix-package-manager-perl-warning-setting-locale-failed | 10:46:17 |
andy | got the answer here | 10:46:25 |
25 Jan 2024 |
stigo | in general, can someone help shepherding perlPackage updates trough staging on a semi-regular basis? I'm worried that we'll get a large backlog of changes again :-) Got https://github.com/NixOS/nixpkgs/pull/268374 but this is outdated now, and should be updated. | 10:51:34 |
stigo | * in general, can someone help shepherding perlPackage updates trough staging on a semi-regular basis? I'm worried that we'll get a large backlog of changes again :-) Got https://github.com/NixOS/nixpkgs/pull/268374 but this is outdated now, and should be updated. /me carefully pings @zakame and Janne Heß | 10:52:22 |
stigo | This would almost always be a PR with to staging causing a mass rebuild, so no good candidate for self merges :D | 10:53:46 |
stigo | * This would almost always be a PR to staging causing a mass rebuild, so no good candidate for self merges :D | 10:53:55 |
26 Jan 2024 |
@janne.hess:helsinki-systems.de | In reply to @stigo:matrix.org in general, can someone help shepherding perlPackage updates trough staging on a semi-regular basis? I'm worried that we'll get a large backlog of changes again :-) Got https://github.com/NixOS/nixpkgs/pull/268374 but this is outdated now, and should be updated. /me carefully pings @zakame and Janne Heß I can try. On that note: is PRing the bulk to staging even that clever? If we checked automatically daily, we could probably get to 1 PR per package and avoid staging for most of them | 08:50:46 |
| mike11eleven joined the room. | 18:19:14 |
31 Jan 2024 |
| Federico Damián Schonborn changed their profile picture. | 03:36:04 |
| Federico Damián Schonborn changed their profile picture. | 06:21:42 |
15 Feb 2024 |
| @andreas.schraegle:helsinki-systems.de left the room. | 11:24:46 |
20 Feb 2024 |
| a-kenji joined the room. | 20:11:13 |
10 Mar 2024 |
stigo | I've been thinking about a sort of pythonImportsCheck for perlPackages to check for the kinds of problems like PR#294728. Maybe something like:
perlUseCheck = ["X11::XCB"];
That effectively runs something like:
perl -MX11::XCB -E 'say $X11::XCB::VERSION'
| 16:57:34 |
ajs124 | that sounds quite useful, indeed | 23:21:15 |
14 Mar 2024 |
| Federico Damián Schonborn left the room. | 02:04:18 |
stigo | Planning to work on automatic updates of perlPackages this spring/summer, going to meet a friend from OpenSUSE that works on that problem to compare notes at PTS in April. | 17:13:18 |
stigo | * Planning to work on automatic updates of perlPackages this spring/summer, going to meet a friend from OpenSUSE that works on that problem to learn from them and compare notes at PTS in April. | 18:08:20 |
| NixOS Moderation Botchanged room power levels. | 18:44:36 |