https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20826
Dwight Tuinstra <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #23 from Dwight Tuinstra <[email protected]> --- I am also hitting this bug, on a fresh installation of 19.11 on a fully upgraded version of 64-bit Debian, while following the documentation at - https://wiki.koha-community.org/wiki/Preparing_your_system and - https://wiki.koha-community.org/wiki/Koha_on_Debian Not sure if this is an installer bug or a documentation bug. $ sudo apt-get install koha-common [sudo] password for dwight: Reading package lists... Done Building dependency tree Reading state information... Done 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: libnet-oauth2-authorizationserver-perl but it is not going to be installed E: Unable to correct problems, you have held broken packages. Other information: $ apt-cache show koha-common Package: koha-common Source: koha Version: 19.11.02-1 $ cat /etc/apt/sources.list.d/koha.list deb http://debian.koha-community.org/koha 19.11 main $ sudo apt-get install build-essential ssh locate sudo make ntp Reading package lists... Done Building dependency tree Reading state information... Done build-essential is already the newest version (12.3). locate is already the newest version (4.6.0+git+20161106-2). make is already the newest version (4.1-9.1). ntp is already the newest version (1:4.2.8p10+dfsg-3+deb9u2). ssh is already the newest version (1:7.4p1-10+deb9u7). sudo is already the newest version (1.8.19p1-2.1+deb9u2). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. $ uname -a Linux opac 4.9.0-12-686-pae #1 SMP Debian 4.9.210-1 (2020-01-20) i686 GNU/Linux -- You are receiving this mail because: You are the assignee for the bug. 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/
