https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23653
--- Comment #48 from Andrew Nugged <[email protected]> --- Note by the way, these changes with dependencies brought issues with fresh installations: on Ubuntu 18.04 with those regular steps which worked everywhere usually before, (preps + "apt-get install koha-common" and voila) now fails with: install 'koha-common' failed: Unable to correct problems, you have held broken packages. Depends: libmojolicious-plugin-openapi-perl but it is not going to be installed Depends: libnet-oauth2-authorizationserver-perl but it is not going to be installed This was when: "deb http://debian.koha-community.org/koha 20.05 main" (https://wiki.koha-community.org/wiki/Koha_on_Debian#Follow_a_codename_.28version_number.29:_20.05.2C_19.11.2C_19.05) but adding mentioned above explicit release name: "deb http://debian.koha-community.org/koha 20.05 main bionic" made install seamless. -- 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/
