My first attempt at installing Koha on Linux Mint has encountered the following issues: myusbpc@myusbpc-XPS-8700 ~/Downloads/koha-16.11.00 $ sudo apt-get install koha-common Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package koha-common I am following the instructions @ https://wiki.koha-community.org/wiki/Koha_on_ubuntu_-_packages Here is the history of what I did: 513 echo deb http://debian.koha-community.org/koha stable main | sudo tee /etc/apt/sources.list.d/koha.list 514 ll /etc/apt/sources.list.d/koha.list 515 cat /etc/apt/sources.list.d/koha.list 516 wget -O- http://debian.koha-community.org/koha/gpg.asc | sudo apt-key add - 517 sudo apt-get install koha-common My system settings are: myusbpc@myusbpc-XPS-8700 ~/Downloads/koha-16.11.00 $ cat /etc/os-release NAME="Linux Mint" VERSION="18.1 (Serena)" ID=linuxmint ID_LIKE=ubuntu PRETTY_NAME="Linux Mint 18.1" VERSION_ID="18.1" HOME_URL="http://www.linuxmint.com/" SUPPORT_URL="http://forums.linuxmint.com/" BUG_REPORT_URL="http://bugs.launchpad.net/linuxmint/" VERSION_CODENAME=serena UBUNTU_CODENAME=xenial -- Please advise on how to proceed. Thanks.
Pleas send this question to koha mailing list. Bugzilla is not the correct tool for it !! Bye
Zeno, What is the Koha mailing list? Thanks Daniel
Hi, the Koha Mailing list is one of the support channnels avaible for Koha. You can go here: https://lists.katipo.co.nz/mailman/listinfo/koha More info here: https://koha-community.org/support/koha-mailing-lists/ and here: https://koha-community.org/support/ Bye