Bug 18168

Summary: Installation instructions for Linux Mint
Product: Koha Reporter: Daniel Twum <kudjo>
Component: DocumentationAssignee: Zeno Tajoli <ztajoli>
Status: CLOSED INVALID QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: ztajoli
Version: 16.11   
Hardware: All   
OS: All   
GIT URL: Initiative type: ---
Sponsorship status: --- Comma delimited list of Sponsors:
Crowdfunding goal: 0 Crowdfunding committed: 0
Crowdfunding contact: Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Daniel Twum 2017-02-24 11:41:56 UTC
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.
Comment 1 Zeno Tajoli 2017-02-24 13:26:25 UTC
Pleas send this question to koha mailing list.
Bugzilla is not the correct tool for it !!

Bye
Comment 2 Daniel Twum 2017-02-24 18:13:39 UTC
Zeno,

What is the Koha mailing list?

Thanks 
Daniel
Comment 3 Zeno Tajoli 2017-02-25 06:55:47 UTC
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