https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41862
--- Comment #20 from Cornelius Hertfelder <[email protected]> --- Hi, did not work for me on Debian 12 due to unmet dependencies: $ dpkg -i libdbd-mysql-perl_4.055-1_amd64.deb (Reading database ... 121406 files and directories currently installed.) Preparing to unpack libdbd-mysql-perl_4.055-1_amd64.deb ... Unpacking libdbd-mysql-perl:amd64 (4.055-1) over (4.050-5+b1) ... dpkg: dependency problems prevent configuration of libdbd-mysql-perl:amd64: libdbd-mysql-perl:amd64 depends on perl (>= 5.40.1-7); however: Version of perl on system is 5.36.0-7+deb12u3. libdbd-mysql-perl:amd64 depends on perlapi-5.40.1; however: Package perlapi-5.40.1 is not installed. libdbd-mysql-perl:amd64 depends on libc6 (>= 2.38); however: Version of libc6:amd64 on system is 2.36-9+deb12u13. dpkg: error processing package libdbd-mysql-perl:amd64 (--install): dependency problems - leaving unconfigured Processing triggers for man-db (2.11.2-2) ... Errors were encountered while processing: libdbd-mysql-perl:amd64 $ apt install -f Reading package lists... Done Building dependency tree... Done Reading state information... Done Correcting dependencies... failed. The following packages have unmet dependencies: libdbd-mysql-perl : Depends: perl (>= 5.40.1-7) but 5.36.0-7+deb12u3 is installed Depends: perlapi-5.40.1 but it is not installable Depends: libc6 (>= 2.38) but 2.36-9+deb12u13 is installed E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages. E: Unable to correct dependencies -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
