[Koha-bugs] [Bug 25792] Rename 'ttf-dejavu' package to 'fonts-dejavu' for Debian 11

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jun 18 03:36:34 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25792

--- Comment #1 from Mason James <mtj at kohaaloha.com> ---
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.


More information about the Koha-bugs mailing list