Re: [Koha] unable to locate the koha-common

2016-08-20 Thread Michael Kuhn
Hi Shankar 2) wget -O- http://debian.koha-community.org/koha/gpg.asc | sudo apt-key add - root@cohklib-HP-Z230-SFF-Workstation:/home/cohklib# add - This looks definitely wrong to me. The command is all on ONE line (even if in this mail or somewhere else it may look like two lines): wget -O

[Koha] unable to locate the koha-common

2016-08-19 Thread shankar reddy Kolle
Dear sir, I am unable to fix the error "unable to locate the Koha-common Please see the output of three commands 1. cat /etc/apt/sources.list.d/koha.list root@cohklib-HP-Z230-SFF-Workstation:/home/cohklib# 2) wget -O- http://debian.koha-community.org/koha/gpg.asc | sudo apt-key add - root@coh