https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25380
--- Comment #1 from Pablo López Liotti <[email protected]> --- In koha 19.05.04 installation on Debian can´t update to 19.05.x > 04. When I´ll run "apt-get update" && "apt-get upgrade" or "apt-get install koha-common" i´ll get "koha-common is in his last version 19.05.04". After a lot of tests, the solution was change the apt sources.list This is, when i change the text in "/etc/apt/sources.list.d/koha.list" deb http://debian.koha-community.org/koha 19.05 main to deb http://debian.koha-community.org/koha oldstable main works perfectly !!! It´s weird because from 19.05.x to 19.05.04 works fine.... :( -- 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/
