Public bug reported: the note 1.3.26-3 package is missing a required dependency to libyaml-perl Once manually installed it works fine
~$ sudo apt-get install note [sudo] password for yann: Reading package lists... Done Building dependency tree... Done Reading state information... Done Suggested packages: libconfig-general-perl libcrypt-cbc-perl libcrypt-des-perl libdbd-mysql-perl libdbi-perl libterm-readline-gnu-perl The following NEW packages will be installed: note 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 62,3 kB of archives. After this operation, 198 kB of additional disk space will be used. Get:1 http://fr.archive.ubuntu.com/ubuntu noble/universe amd64 note all 1.3.26-3 [62,3 kB] Fetched 62,3 kB in 0s (450 kB/s) Selecting previously unselected package note. (Reading database ... 260343 files and directories currently installed.) Preparing to unpack .../archives/note_1.3.26-3_all.deb ... Unpacking note (1.3.26-3) ... Setting up note (1.3.26-3) ... Processing triggers for man-db (2.12.0-4build2) ... ~$ 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.38.2 /usr/local/share/perl/5.38.2 /usr/lib/x86_64-linux-gnu/perl5/5.38 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.38 /usr/share/perl/5.38 /usr/local/lib/site_perl) at /usr/bin/note line 40. BEGIN failed--compilation aborted at /usr/bin/note line 40. ~$ sudo apt-get install libyaml-perl Reading package lists... Done Building dependency tree... Done Reading state information... Done Suggested packages: libyaml-shell-perl The following NEW packages will be installed: libyaml-perl 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 0 B/65,7 kB of archives. After this operation, 173 kB of additional disk space will be used. Selecting previously unselected package libyaml-perl. (Reading database ... 260485 files and directories currently installed.) Preparing to unpack .../libyaml-perl_1.31-1_all.deb ... Unpacking libyaml-perl (1.31-1) ... Setting up libyaml-perl (1.31-1) ... Processing triggers for man-db (2.12.0-4build2) ... ~$ note [L-List T-Topics N-New D-Delete S-Search E-Edit ?-Help Q-Quit] > ProblemType: Bug DistroRelease: Ubuntu 24.04 Package: note 1.3.26-3 ProcVersionSignature: Ubuntu 6.8.0-45.45-generic 6.8.12 Uname: Linux 6.8.0-45-generic x86_64 ApportVersion: 2.28.1-0ubuntu3.1 Architecture: amd64 CasperMD5CheckResult: pass CurrentDesktop: ubuntu:GNOME Date: Thu Sep 19 00:03:18 2024 InstallationDate: Installed on 2023-05-31 (476 days ago) InstallationMedia: Ubuntu 22.04.2 LTS "Jammy Jellyfish" - Release amd64 (20230223) PackageArchitecture: all SourcePackage: note UpgradeStatus: Upgraded to noble on 2024-09-17 (2 days ago) ** Affects: note (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug noble wayland-session -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2081114 Title: missing dependency to libyaml-perl for note package To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/note/+bug/2081114/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
