Bug 18168 - Installation instructions for Linux Mint
Summary: Installation instructions for Linux Mint
Status: CLOSED INVALID
Alias: None
Product: Koha
Classification: Unclassified
Component: Documentation (show other bugs)
Version: 16.11
Hardware: All All
: P5 - low enhancement
Assignee: Zeno Tajoli
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-24 11:41 UTC by Daniel Twum
Modified: 2017-12-07 22:16 UTC (History)
1 user (show)

See Also:
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:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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