Il est arrivé, un jour, à Emmanuel Arias d'écrire : > Control: tags -1 moreinfo unreproducible > > Hello, > > Sorry, I cannot reproduce it, could you confirm that libyaml-perl is > still needed?
Hello, It still doesn't work, both on my computer and on a fresh container. Here is the result from the fresh container: $ podman run -it --rm debian:latest root@69a6e8327631:/# apt update root@69a6e8327631:/# apt install note ... root@69a6e8327631:/# note Can't locate YAML.pm in @INC (you may need to install the YAML module) (@INC entries checked: /usr/bin/.. blib/lib /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.40.1 /usr/local/share/perl/5.40.1 /usr/lib/x86_64-linux-gnu/perl5/5.40 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.40 /usr/share/perl/5.40 /usr/local/lib/site_perl) at /usr/bin/note line 40. BEGIN failed--compilation aborted at /usr/bin/note line 40. root@69a6e8327631:/# apt install libyaml-perl ... root@69a6e8327631:/# note [L-List T-Topics N-New D-Delete S-Search E-Edit ?-Help Q-Quit] > Q good bye! (same replacing debian:latest by debian:bookworm or debian:bullseye) Thanks, E. > Thanks! > > -- > cheers, > Emmanuel Arias > > ⢀⣴⠾⠻⢶⣦⠀ > ⣾⠁⢠⠒⠀⣿⡁ [email protected] > ⢿⡄⠘⠷⠚⠋⠀ OpenPGP: 13796755BBC72BB8ABE2AEB5 FA9DEC5DE11C63F1 > > ⠈⠳⣄

