!sUXcTulPzyhnqOiFPL:helsinki-systems.de

NixOS Perl

45 Members
12 Servers

Load older messages


SenderMessageTime
7 Jun 2025
@deeok:matrix.orgmatrixrooms.info mod bot (does NOT read/send messages and/or invites; used for checking reported rooms) left the room.22:00:03
@deeok:matrix.orgmatrixrooms.info mod bot (does NOT read/send messages and/or invites; used for checking reported rooms) joined the room.22:56:54
9 Jun 2025
@sigmasquadron:matrix.orgSigmaSquadron joined the room.13:05:22
24 Jun 2025
@sielicki:matrix.orgsielicki joined the room.22:10:26
5 Jul 2025
@john:matrix.freelock.comJohn joined the room.00:24:34
8 Jul 2025
@janne.hess:helsinki-systems.de@janne.hess:helsinki-systems.de invited @janne:hess.oooJanne.21:24:34
@janne:hess.oooJanne joined the room.21:24:42
@janne.hess:helsinki-systems.de@janne.hess:helsinki-systems.dechanged room power levels.21:24:50
@janne.hess:helsinki-systems.de@janne.hess:helsinki-systems.de left the room.21:24:53
9 Jul 2025
@jonhermansen:matrix.org@jonhermansen:matrix.org joined the room.01:15:38
10 Jul 2025
@jonhermansen:matrix.org@jonhermansen:matrix.org left the room.22:23:19
13 Jul 2025
@vcunat:matrix.orgvcunatHello. Maybe someone here has an idea about this failure? https://hydra.nixos.org/build/30187343407:31:56
@vcunat:matrix.orgvcunatnix-review-tools-reports says that a few hundred builds depend on that one.07:32:37
@stigo:matrix.orgstigo (away)Will check later tonight15:08:20
@stigo:matrix.orgstigo (away)This seems to happen in perl538Packages only, tempting to instead do a 5.42 update and only keep one perl22:48:37
@stigo:matrix.orgstigo (away)Guessing perl-cross has been updated now, so about time to do that... Or im guessing its blocking staging-next?22:49:24
14 Jul 2025
@stigo:matrix.orgstigo (away)Slowly starting to recover from a demo scene event over the weekend ... :)12:46:57
15 Jul 2025
@vcunat:matrix.orgvcunatOh right, I didn't realize that it even works in the default perlPackages.09:41:20
3 Aug 2023
@cafkafk:nixos.devChristina Sørensen joined the room.06:12:03
12 Aug 2023
@federicodschonborn:matrix.orgFederico Damián Schonborn joined the room.01:34:20
13 Aug 2023
@10leej:matrix.orgnevoyu joined the room.01:25:04
15 Aug 2023
@cafkafk:nixos.devChristina Sørensen changed their profile picture.14:57:49
@10leej:matrix.orgnevoyu left the room.19:34:14
18 Aug 2023
@qbit:tapenet.org@qbit:tapenet.orgoh heck, seems things with env broke in rex20:41:24
@qbit:tapenet.org@qbit:tapenet.org
qbit@europa[130]:~/src/nixpkgs(master)% nix-build -A rex
/nix/store/mc2c1bdk4nijn2a5s785ipys9s2vl57b-perl5.38.0-Rex-1.14.3
qbit@europa[0]:~/src/nixpkgs(master)% /nix/store/mc2c1bdk4nijn2a5s785ipys9s2vl57b-perl5.38.0-Rex-1.14.3/bin/rex
/nix/store/8fdd0nqajq5sk1m6p4qnn0z0j9d7n3q5-coreutils-9.3/bin/env: ‘perl -I/nix/store/adxhdi3zxj21j6ibwidd7pm2vs929wpr-perl5.38.0-Parallel-ForkManager-2.02/lib/perl5/site_perl -I/nix/store/qs5klz00b3rqmz727bl2xb4gv4dk2fc1-perl5.38.0-Moo-2.004004/lib/perl5’: No such file or directory
/nix/store/8fdd0nqajq5sk1m6p4qnn0z0j9d7n3q5-coreutils-9.3/bin/env: use -[v]S to pass options in shebang lines
qbit@europa[127]:~/src/nixpkgs(master)% 

20:41:47
@qbit:tapenet.org@qbit:tapenet.organy pointers?20:42:07
20 Aug 2023
@artturin:matrix.orgArtturin
In reply to @qbit:tapenet.org
qbit@europa[130]:~/src/nixpkgs(master)% nix-build -A rex
/nix/store/mc2c1bdk4nijn2a5s785ipys9s2vl57b-perl5.38.0-Rex-1.14.3
qbit@europa[0]:~/src/nixpkgs(master)% /nix/store/mc2c1bdk4nijn2a5s785ipys9s2vl57b-perl5.38.0-Rex-1.14.3/bin/rex
/nix/store/8fdd0nqajq5sk1m6p4qnn0z0j9d7n3q5-coreutils-9.3/bin/env: ‘perl -I/nix/store/adxhdi3zxj21j6ibwidd7pm2vs929wpr-perl5.38.0-Parallel-ForkManager-2.02/lib/perl5/site_perl -I/nix/store/qs5klz00b3rqmz727bl2xb4gv4dk2fc1-perl5.38.0-Moo-2.004004/lib/perl5’: No such file or directory
/nix/store/8fdd0nqajq5sk1m6p4qnn0z0j9d7n3q5-coreutils-9.3/bin/env: use -[v]S to pass options in shebang lines
qbit@europa[127]:~/src/nixpkgs(master)% 

if anyone else was thinking that one of the dirs doesn't exist, i checked and they all do

$ for dir in $(cat result/bin/rex | head -1 | sd -- ' -I' '\n' | tail -n+2); do [[ -d "$dir" ]] || echo "$dir"; done
$ echo $?
0
08:55:18
@artturin:matrix.orgArtturin
In reply to @qbit:tapenet.org
qbit@europa[130]:~/src/nixpkgs(master)% nix-build -A rex
/nix/store/mc2c1bdk4nijn2a5s785ipys9s2vl57b-perl5.38.0-Rex-1.14.3
qbit@europa[0]:~/src/nixpkgs(master)% /nix/store/mc2c1bdk4nijn2a5s785ipys9s2vl57b-perl5.38.0-Rex-1.14.3/bin/rex
/nix/store/8fdd0nqajq5sk1m6p4qnn0z0j9d7n3q5-coreutils-9.3/bin/env: ‘perl -I/nix/store/adxhdi3zxj21j6ibwidd7pm2vs929wpr-perl5.38.0-Parallel-ForkManager-2.02/lib/perl5/site_perl -I/nix/store/qs5klz00b3rqmz727bl2xb4gv4dk2fc1-perl5.38.0-Moo-2.004004/lib/perl5’: No such file or directory
/nix/store/8fdd0nqajq5sk1m6p4qnn0z0j9d7n3q5-coreutils-9.3/bin/env: use -[v]S to pass options in shebang lines
qbit@europa[127]:~/src/nixpkgs(master)% 

the bin/env think the -I flags are for it
08:59:21
@qbit:tapenet.org@qbit:tapenet.orgi don't know - i didn't do anything that would have changed it from the previous release11:39:39
@qbit:tapenet.org@qbit:tapenet.orgnot even sure it was the update that broke it - i am 89% sure i tested runtime11:40:20

Show newer messages


Back to Room ListRoom Version: 9