https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25792
--- Comment #1 from Mason James <[email protected]> --- here's the error on deb11... $ docker run -ti debian:bullseye bash $ echo 'deb [trusted=yes] http://debian.koha-community.org/koha stable main' > /etc/apt/sources.list.d/koha.list $ apt-get update; apt-get -y upgrade $ apt-cache policy koha-common koha-common: Installed: (none) Candidate: 20.05.00-1 Version table: 20.05.00-1 500 500 http://debian.koha-community.org/koha stable/main amd64 Packages $ apt-get -q -y -s install koha-common Reading package lists... Building dependency tree... Reading state information... Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: koha-common : Depends: ttf-dejavu but it is not installable E: Unable to correct problems, you have held broken packages. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ 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/
