https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25886
--- Comment #8 from Mason James <[email protected]> --- (In reply to Phantom from comment #7) > Same error when tried the instructions as was pointed out. > > In addition, I also brought down Ubuntu 18.04 and tried to install Koha and > got the same error. > Atleast this time around I captured my complete commands list to a script > file, that is attached. > > Please advise. Appreciate your help. > > Thank you. assuming you want to upgrade to koha stable on ubuntu 18.04, you should run the following command... $ echo 'deb http://debian.koha-community.org/koha stable main bionic' | sudo tee /etc/apt/sources.list.d/koha.list -- 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/
